aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra77-480/+623
2017-07-12Automatic date update in version.inGDB Administrator1-1/+1
2017-07-11Fixing for PR gold/21491 - Errata workaround can produce broken images.Han Shen1-90/+132
2017-07-11Support the fs_base and gs_base registers on FreeBSD/amd64 native processes.John Baldwin2-0/+61
2017-07-11Include the fs_base and gs_base registers in amd64 target descriptions.John Baldwin20-233/+302
2017-07-11Support single digit GCC versionH.J. Lu2-1/+7
2017-07-11Add missing newlines in readelf -n outputAndreas Schwab2-1/+14
2017-07-11ppc32 use of %x in einfo format, typo fixAlan Modra2-2/+6
2017-07-11[AArch64] Use "#pass" instead of "#..." to filter multiple linesJiong Wang2-2/+6
2017-07-11ppc32 use of %x in einfo formatAlan Modra2-4/+9
2017-07-11Mark generated cgen files read-onlyAlan Modra96-8/+211
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