aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-20Updated Spanish translation for gas sub-directoryNick Clifton2-923/+730
2018-04-19Add test case for a known hang in infrunRichard Bunt3-0/+188
2018-04-20Automatic date update in version.inGDB Administrator1-1/+1
2018-04-19[OB PATCH] Fix some comments in thread.cPhilippe Waroquiers2-5/+9
2018-04-19Fix dependency tracking in gdbserver subdirectoriesSimon Marchi2-2/+11
2018-04-19Fix second bug where --icf=safe triggers segfault when linking ARM.Cary Coutant2-1/+7
2018-04-19PR22537, Segmentation fault with static PIEAlan Modra2-1/+11
2018-04-19Reinstate mips ecoff supportAlan Modra9-11/+1635
2018-04-19Automatic date update in version.inGDB Administrator1-1/+1
2018-04-18Remove xml files from gdbserverAlan Hayward2-28/+14
2018-04-18Remove xml file references from target descriptionsAlan Hayward26-32/+77
2018-04-18Create xml from target descriptionsAlan Hayward11-38/+260
2018-04-18Add feature reference in .dat filesAlan Hayward25-0/+60
2018-04-18Add tdesc osabi and architecture functionsAlan Hayward5-4/+60
2018-04-18Commonise tdesc types and makes use of them in gdbserver tdescAlan Hayward7-334/+336
2018-04-18Commonise tdesc_feature and makes use of it in gdbserver tdescAlan Hayward8-197/+199
2018-04-18Commonise tdesc_reg and makes use of it in gdbserver tdescAlan Hayward10-129/+190
2018-04-18Prevent an assertion failure in readelf & objdump when parsing corrupt DWARF ...Nick Clifton2-8/+23
2018-04-18Updated Spanish translation for gprof directoryNick Clifton1-126/+132
2018-04-18Updated Spanish translations for the gold and gprof sub-directoriesNick Clifton3-785/+568
2018-04-18Remove mips aout, coff, and pe supportAlan Modra14-3277/+37
2018-04-17x86: Don't define elf32_bed/elf64_bed variablesH.J. Lu1-0/+8
2018-04-17elf32_bed/elf64_bedH.J. Lu2-0/+8
2018-04-17x86: Use a normal input file with compatible relocationH.J. Lu2-1/+9
2018-04-18various i386-aout and i386-coff target removalAlan Modra68-2080/+138
2018-04-18Tidy gas/configure.tgtAlan Modra2-1/+4
2018-04-18Correct ChangeLog dates for git commit 3f0a5f17d7fAlan Modra4-4/+4
2018-04-18Automatic date update in version.inGDB Administrator1-1/+1
2018-04-17[MicroBlaze] PIC data text relativeMichael Eager15-26/+246
2018-04-17Conditionally drop the discriminant field in quirk_rust_enumTom Tromey2-3/+11
2018-04-17Fix crash in quirk_rust_enumTom Tromey5-1/+25
2018-04-17Don't print symbol declaration's line number in rbreak outputAndreas Arnez2-16/+28
2018-04-17Fix illegal memory accesses trigeered when linking corrupt input files.Nick Clifton4-3/+24
2018-04-17Fix typo in ChangeLog entry in previous delta.Nick Clifton1-1/+1
2018-04-17Remove an abort() from the readelf sources.Nick Clifton2-1/+6
2018-04-17Add a check for a NULL table pointer before attempting to compute a DWARF fil...Nick Clifton2-1/+6
2018-04-17Resync libiberty sources with master version in GCC repository.Nick Clifton7-173/+314
2018-04-17Fix tests to avoid cldemote encoding.Igor Tsimbalist6-4/+19
2018-04-17Fix illegal memory access when parsing corrupt DWARF information.Nick Clifton2-1/+18
2018-04-17Enable Intel CLDEMOTE instruction.Igor Tsimbalist22-5230/+5410
2018-04-17Reinstate readelf decoding of i860, i960 and i370 relocsAlan Modra6-0/+197
2018-04-17Automatic date update in version.inGDB Administrator1-1/+1
2018-04-16linux_spu_make_corefile_notes: return note_data instead of nullptrSimon Marchi2-1/+6
2018-04-16Adjust more test cases to changed output of info var/func/typeAndreas Arnez3-2/+8
2018-04-16Fix illegal memory accesses in the assembler when attempting to parse corrup ...Nick Clifton4-17/+41
2018-04-16Remove sunos.emAlan Modra2-1042/+4
2018-04-16Fix i960 machine nameAlan Modra2-1/+5
2018-04-16gdb: Remove support for SH-5/SH64Pedro Alves10-2499/+32
2018-04-16gdb: Remove OpenBSD/m88k supportPedro Alves10-1038/+16
2018-04-16Prevent an illegal memory access via an out of range fixup pointer.Nick Clifton2-2/+10