aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-26Fix return type typo in obsd-nat.c that breaks build on OpenBSDBrian Callahan2-1/+7
2019-07-26[gdb/testsuite] Fix unterminated string in i386-pkru.expTom de Vries2-1/+5
2019-07-26PR24798, buffer overflow in process_cu_tu_indexAlan Modra2-29/+32
2019-07-26Begone elf_linkerAlan Modra3-7/+6
2019-07-26Ajdust lto-3r and lto-5r tests for powerpc64Alan Modra3-2/+7
2019-07-26Automatic date update in version.inGDB Administrator1-1/+1
2019-07-25Fix comment about the signature of add_separate_debug_fileChristian Biesinger2-2/+8
2019-07-25[gdb/testsuite] Test skip_libstdcxx_probe_tests in mi-catch-cpp-exceptions.expTom de Vries4-44/+88
2019-07-25Fix attributation of DWARF augmentation patch.Nick Clifton1-1/+1
2019-07-25Have readelf and objdump display the contents of the DWARF augmentation data ...Tom de Vries2-1/+27
2019-07-25When linking binary files into MIPS executables, default to MIPS 3 emaulation...YunQiang Su2-0/+12
2019-07-25Stop an illegal memory access by readelf when parsing a corrupt MIPS binary f...Nick Clifton2-4/+41
2019-07-24Allow passing a block to lookup_global_symbol_from_objfileChristian Biesinger6-5/+23
2019-07-25Automatic date update in version.inGDB Administrator1-1/+1
2019-07-24[gdb/testsuite] Fix implicit declaration of printf in gdb.objc/*.mTom de Vries4-0/+10
2019-07-24Revert "Remove tests that test __gnu_lto_v1 symbol."H.J. Lu4-0/+27
2019-07-24[gdb/testsuite] Fix infoline-reloc-main-from-zero.exp compilationTom de Vries2-1/+7
2019-07-24[ARC] [COMMITTED] Fix formatting.Claudiu Zissulescu2-68/+82
2019-07-24Update the Swedish translation for the gas sub-directory.Nick Clifton2-4191/+5083
2019-07-24[ARC] Update disassembler opcode selectionClaudiu Zissulescu4-2/+35
2019-07-24[ARC] Update ARC opcode tableClaudiu Zissulescu6-1461/+2263
2019-07-24[ARC] Add linker relaxation.Claudiu Zissulescu5-0/+218
2019-07-24gdb/h8300-tdep.c: Fix register name in h8300h machine.Yoshinori Sato2-22/+42
2019-07-24Fix ar so that it can correctly detect non-dash prefixed options that appear ...Nick Clifton2-1/+19
2019-07-24Complain about mbind, ifunc, and unique in final_writeAlan Modra37-127/+198
2019-07-24Re: ELF final_write_processingAlan Modra4-20/+20
2019-07-24Define ELF_OSABI for visiumAlan Modra6-6/+23
2019-07-24PT_GNU_MBIND section mappingAlan Modra2-1/+8
2019-07-24Update expected info threads error messages in gdb.multi/tids.expTom de Vries2-7/+19
2019-07-24[gdb/testsuite] Fix info-types.exp for debug info from more than one fileTom de Vries2-2/+11
2019-07-24Automatic date update in version.inGDB Administrator1-1/+1
2019-07-23Fix objdump's display of indirect strings in object files, which was broken b...Nick Clifton3-6/+10
2019-07-23Add missing ChangeLog entries forH.J. Lu1-0/+7
2019-07-23[AArch64] Add support for GMID_EL1 register for +memtagKyrylo Tkachov6-1/+17
2019-07-23[gdb/testsuite] Add missing initial prompt read in multidictionary.expTom de Vries2-0/+12
2019-07-23[gdb][Arm]: gdb cannot step across CMSE secure entry function code.Srinath Parvathaneni5-0/+167
2019-07-23Remove tests that test __gnu_lto_v1 symbol.Martin Liska3-20/+0
2019-07-23SHF_GNU_MBIND requires ELFOSABI_GNUAlan Modra14-108/+205
2019-07-23ELF final_write_processingAlan Modra40-99/+175
2019-07-23Move ld-scripts size testsAlan Modra13-101/+104
2019-07-23binutils testsuite test for ELF32 vs ELF64Alan Modra2-2/+7
2019-07-23gas "mbind sections" testAlan Modra2-2/+4
2019-07-23Add Changelog entry missing from previous delta.Nick Clifton1-0/+5
2019-07-23Allow objdump to recognise the System.Runtime.dll files that get shipped with...Omar Majid11-17/+335
2019-07-23[gdb/testsuite] Fix command result testing in mi-complete.expTom de Vries2-2/+10
2019-07-23Automatic date update in version.inGDB Administrator1-1/+1
2019-07-22Remove self-assign from make_invisible_and_set_new_heightTom Tromey2-2/+7
2019-07-22Fixes the linker testcase "Secure gateway veneers:cmse functions debug inform...Srinath Parvathaneni2-9/+14
2019-07-22This patch addresses the change in the June Armv8.1-M Mainline specification,...Barnaby Wilks11-141/+136
2019-07-22gdb: Show type summary for anonymous structures from c_print_typedefAndrew Burgess6-8/+73