aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Sync dlang demangling tests from upstream libiberty testsuite.Iain Buclaw2-1/+5
2017-07-11Automatic date update in version.inGDB Administrator1-1/+1
2017-07-10Add missing ChangeLog etriesAnton Kolesov1-0/+16
2017-07-10Fix compile time warning about duplicate case values for powerpc-aix target.Nick Clifton2-0/+7
2017-07-10Re-generate i386/amd64-avx-avx512-linux.c and i386/amd64-avx-mpx-avx512-pku-l...Yao Qi3-2/+7
2017-07-10Re-indent the codeYao Qi2-1/+5
2017-07-10Import setenv and unsetenv from gnulibAnton Kolesov12-9/+1201
2017-07-10Automatic date update in version.inGDB Administrator1-1/+1
2017-07-09DWARF-5: Fix error message typo.Jan Kratochvil2-1/+5
2017-07-09compile-loc2c: Fix uninitialized variable errorSimon Marchi2-0/+6
2017-07-09Fix size check in dwarf2_evaluate_loc_desc_fullTom Tromey4-1/+112
2017-07-09Automatic date update in version.inGDB Administrator1-1/+1
2017-07-08Automatic date update in version.inGDB Administrator1-1/+1
2017-07-07Read signal information from FreeBSD core dumps.John Baldwin2-0/+75
2017-07-07Create pseudo sections for FreeBSD NT_PTLWPINFO core notes.John Baldwin2-0/+8
2017-07-07Recognize the recently-added FreeBSD core dump note for LWP info.John Baldwin4-0/+12
2017-07-07Use the thread_section_name helper class in fbsd_core_thread_name.John Baldwin2-4/+7
2017-07-07Add a new gdbarch method to fetch signal information from core files.John Baldwin6-24/+92
2017-07-07Move the thread_section_name class to gdbcore.h.John Baldwin3-45/+50
2017-07-07Fetch signal information for native FreeBSD processes.John Baldwin2-0/+170
2017-07-07Implement the "get_siginfo_type" gdbarch method for FreeBSD architectures.John Baldwin2-0/+130
2017-07-07MIPS/LD: Fix a segfault from ELF `e_flags' access with non-ELF output BFDMaciej W. Rozycki6-6/+36
2017-07-07Make ppc476 testcases more robustAlan Modra4-9/+15
2017-07-07Move print_insn_XXX to an opcodes internal header, againAlan Modra4-3/+9
2017-07-07Add some missing xcoff supportAlan Modra2-1/+10
2017-07-07Apply ld/Makefile.in patch to the correct fileAlan Modra2-0/+5
2017-07-07Another _doprnt fix for %L handlingAlan Modra2-12/+20
2017-07-07Automatic date update in version.inGDB Administrator1-1/+1
2017-07-06Fission support for multiple CUs per DWO fileDavid Blaikie7-47/+564
2017-07-06Convert 'L' to 'l' when setting wide_width to 1H.J. Lu2-1/+9
2017-07-06Automatic date update in version.inGDB Administrator1-1/+1
2017-07-06Fix Python unwinder frames regressionPedro Alves4-2/+11
2017-07-05Fix build with GCC 4.2H.J. Lu4-13/+27
2017-07-05[ARM] Add support for Cortex-A55 and Cortex-A75.James Greenhalgh3-0/+13
2017-07-05X86: Disassemble primary opcode map's group 2 ModRM.reg == 6 aliases correctlyBorislav Petkov7-6/+47
2017-07-05Fixup changelog entries for previous commitRamana Radhakrishnan2-0/+16
2017-07-05Automatic date update in version.inGDB Administrator1-1/+1
2017-07-04Garbage collect TYPE_STATIC and several TYPE_FN_FIELD_xPedro Alves3-24/+12
2017-07-04[Patch ARM] Support MVFR2 VFP Coprocessor register for ARMv8-ARamana Radhakrishnan7-0/+32
2017-07-04Regenerate configure.Tristan Gingold13-61/+86
2017-07-04Add markers.Tristan Gingold7-0/+19
2017-07-04[AArch64] Remove useless and incorrect assertionJiong Wang2-7/+5
2017-07-04[binutils patch] DWARF-5: Extend bfd/dwarf2.c parse_comp_unit()Jan Kratochvil2-71/+399
2017-07-04Automatic date update in version.inGDB Administrator1-1/+1
2017-07-03bfd: partial revert commit EC1ACAB (prevent all but undef weak symbols to bec...Egeyar Bagcioglu2-7/+5
2017-07-03Regenerate pot files.Tristan Gingold10-3402/+4257
2017-07-03strings: remove section/file size checkAlan Modra2-57/+28
2017-07-03Support %Lx, %Lu, %Ld in _bfd_error_handler formatAlan Modra5-46/+82
2017-07-03BFD long long cleanupAlan Modra7-25/+35
2017-07-03Miscellaneous format string fixesAlan Modra3-8/+18