aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-07Recognize the recently-added FreeBSD core dump note for LWP info.John Baldwin
2017-07-07Use the thread_section_name helper class in fbsd_core_thread_name.John Baldwin
2017-07-07Add a new gdbarch method to fetch signal information from core files.John Baldwin
2017-07-07Move the thread_section_name class to gdbcore.h.John Baldwin
2017-07-07Fetch signal information for native FreeBSD processes.John Baldwin
2017-07-07Implement the "get_siginfo_type" gdbarch method for FreeBSD architectures.John Baldwin
2017-07-07MIPS/LD: Fix a segfault from ELF `e_flags' access with non-ELF output BFDMaciej W. Rozycki
2017-07-07Make ppc476 testcases more robustAlan Modra
2017-07-07Move print_insn_XXX to an opcodes internal header, againAlan Modra
2017-07-07Add some missing xcoff supportAlan Modra
2017-07-07Apply ld/Makefile.in patch to the correct fileAlan Modra
2017-07-07Another _doprnt fix for %L handlingAlan Modra
2017-07-07Automatic date update in version.inGDB Administrator
2017-07-06Fission support for multiple CUs per DWO fileDavid Blaikie
2017-07-06Convert 'L' to 'l' when setting wide_width to 1H.J. Lu
2017-07-06Automatic date update in version.inGDB Administrator
2017-07-06Fix Python unwinder frames regressionPedro Alves
2017-07-05Fix build with GCC 4.2H.J. Lu
2017-07-05[ARM] Add support for Cortex-A55 and Cortex-A75.James Greenhalgh
2017-07-05X86: Disassemble primary opcode map's group 2 ModRM.reg == 6 aliases correctlyBorislav Petkov
2017-07-05Fixup changelog entries for previous commitRamana Radhakrishnan
2017-07-05Automatic date update in version.inGDB Administrator
2017-07-04Garbage collect TYPE_STATIC and several TYPE_FN_FIELD_xPedro Alves
2017-07-04[Patch ARM] Support MVFR2 VFP Coprocessor register for ARMv8-ARamana Radhakrishnan
2017-07-04Regenerate configure.Tristan Gingold
2017-07-04Add markers.Tristan Gingold
2017-07-04[AArch64] Remove useless and incorrect assertionJiong Wang
2017-07-04[binutils patch] DWARF-5: Extend bfd/dwarf2.c parse_comp_unit()Jan Kratochvil
2017-07-04Automatic date update in version.inGDB Administrator
2017-07-03bfd: partial revert commit EC1ACAB (prevent all but undef weak symbols to bec...Egeyar Bagcioglu
2017-07-03Regenerate pot files.Tristan Gingold
2017-07-03strings: remove section/file size checkAlan Modra
2017-07-03Support %Lx, %Lu, %Ld in _bfd_error_handler formatAlan Modra
2017-07-03BFD long long cleanupAlan Modra
2017-07-03Miscellaneous format string fixesAlan Modra
2017-07-03Missing config for bfd.c:_doprntAlan Modra
2017-07-03Disable symver test on hppa64-hpuxAlan Modra
2017-07-03[GOLD] undef after using DW_IDX and friendsAlan Modra
2017-07-03Repair include/dwarf2.def breakageAlan Modra
2017-07-03buffer.h: Fix spelling mistakesSimon Marchi
2017-07-03Automatic date update in version.inGDB Administrator
2017-07-02DWARF-5: readelf: .debug_namesJan Kratochvil
2017-07-02Import include/+libiberty/ r249883 from upstream GCC.Jan Kratochvil
2017-07-02Automatic date update in version.inGDB Administrator
2017-07-02Use bfd_malloc_and_get_sectionAlan Modra
2017-07-01Setup .dir-locals.el to use C-style comments by defaultEli Zaretskii
2017-07-01Automatic date update in version.inGDB Administrator
2017-07-01MIPS/GAS: Use a switch on relaxation type in microMIPS fixup creationMaciej W. Rozycki
2017-07-01MIPS/GAS: Use frag symbol/offset directly in fixup creationMaciej W. Rozycki
2017-07-01MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxationMaciej W. Rozycki