aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-23Silence gcc-8 warningsAlan Modra7-6/+46
2018-04-23Automatic date update in version.inGDB Administrator1-1/+1
2018-04-22Fixed test case to compile & run on FreeBSDRajendra SY2-2/+13
2018-04-22Automatic date update in version.inGDB Administrator1-1/+1
2018-04-21FreeBSD: Fix 'Couldn't get registers: Device busy' error (PR gdb/23077)Pedro Alves3-2/+15
2018-04-21Test that gcc -B picks up new ldAlan Modra2-0/+23
2018-04-21Automatic date update in version.inGDB Administrator1-1/+1
2018-04-20RISC-V: Add new option -mrelax/-mno-relax.Jim Wilson7-0/+80
2018-04-20Improve on-line help for thread_apply_command and thread_apply_all_command.Philippe Waroquiers1-3/+5
2018-04-20PR22978, TLS local-dynamic incorrectly linked on hppa-linuxAlan Modra2-32/+48
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