aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-25daily updateAlan Modra1-1/+1
2013-12-23Reorganize extension language auto-loading docs.Doug Evans2-246/+289
2013-12-232013-12-17 Sterling Augustine <saugustine@google.com>Sterling Augustine2-1/+6
2013-12-24daily updateAlan Modra1-1/+1
2013-12-23Some cleanups on stap-probe.cSergio Durigan Junior2-39/+54
2013-12-23Move GDB/MI commands related to support-query to their own @node.Joel Brobecker2-141/+165
2013-12-23daily updateAlan Modra1-1/+1
2013-12-22daily updateAlan Modra1-1/+1
2013-12-21daily updateAlan Modra1-1/+1
2013-12-20Define IREL_IN_PLT for elf_k1om.sh and elf_l1om.shH.J. Lu3-0/+7
2013-12-20Covert leading spaces to tabH.J. Lu1-1/+1
2013-12-20 PR binutils/16218Nick Clifton11-111/+139
2013-12-21Don't segv on cie.initial_instructions[] overflow.Alan Modra2-6/+18
2013-12-202013-12-20 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2-44/+12
2013-12-20Remove duplicated entry for .pad in c-arm.texiTristan Gingold2-7/+5
2013-12-19 * stringpool.cc (Stringpool_template::reserve): AddIan Lance Taylor2-2/+11
2013-12-20daily updateAlan Modra1-1/+1
2013-12-19Mask out PREFIX_ADDR when adding prefix to opcodeH.J. Lu2-1/+8
2013-12-19Properly decode MODRM byte for 64-bitH.J. Lu2-2/+8
2013-12-19Zero-extend address from 32-bit to 64-bit for ADDR32 prefixH.J. Lu2-0/+13
2013-12-19Add amd64_x32_linux_record_tdep and amd64_x32_sysH.J. Lu3-57/+807
2013-12-19Extend SystemTap SDT probe argument parserSergio Durigan Junior11-208/+513
2013-12-19Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sectionsH.J. Lu9-3/+46
2013-12-19Don't run x86-64-disassem for mingw targetsH.J. Lu2-1/+5
2013-12-19Fix PR breakpoints/16297: catch syscall with syscall 0Gabriel Krisman Bertazi5-9/+43
2013-12-19 * Fix indentation issue and reorganize last commit entryPierre Muller2-21/+26
2013-12-19don't allocate serial_opsTom Tromey5-182/+226
2013-12-19make serial_ops constTom Tromey8-24/+36
2013-12-19remove remnants of old Mach-O workaroundTom Tromey2-14/+13
2013-12-19 * peXXigen.c (u16_mbtouc): Avoid unused function warning by excluding ifPierre Muller2-75/+122
2013-12-19fortran: enable ptype/whatis for modules.Keven Boell8-4/+74
2013-12-19fortran: enable ptype/whatis for user defined types.Keven Boell5-12/+109
2013-12-19Set proper OS ABI magic for ELF/m68kAndreas Schwab2-0/+26
2013-12-18Add configure checks for <unordered_set> and <unordered_map>.Cary Coutant5-2/+43
2013-12-19daily updateAlan Modra1-1/+1
2013-12-18Improve and fix catch-syscall.expSergio Durigan Junior3-98/+91
2013-12-18gas/Yufeng Zhang6-8/+53
2013-12-18gdb/Yufeng Zhang4-2/+18
2013-12-18ld/testsuiteYufeng Zhang2-3/+19
2013-12-18 * config/tc-rx.c (rx_include): Rename 'eof' to 'last_char' inNick Clifton2-11/+17
2013-12-18 * peXXigen.c (rsrc_print_section): Use ptrdiff_t as the type forNick Clifton2-1/+8
2013-12-18Add target_xfer_partial_ftypeYao Qi10-60/+38
2013-12-18Replace sprintf with xsnprintfYao Qi2-4/+12
2013-12-18Fix the format of one ChangeLog entryYao Qi1-2/+2
2013-12-18Add system register and embedded debug register support.Kuan-Lin Chen14-11/+444
2013-12-18ARI fix in value.c::value_entirely_unavailableJoel Brobecker2-2/+7
2013-12-18daily updateAlan Modra1-1/+1
2013-12-17Call _bfd_elf_post_process_headersH.J. Lu2-1/+6
2013-12-17Call _bfd_elf_post_process_headersH.J. Lu3-2/+11
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu19-74/+41