Age | Commit message (Expand) | Author | Files | Lines |
2018-04-21 | Test that gcc -B picks up new ld | Alan Modra | 2 | -0/+23 |
2018-04-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-04-20 | RISC-V: Add new option -mrelax/-mno-relax. | Jim Wilson | 7 | -0/+80 |
2018-04-20 | Improve on-line help for thread_apply_command and thread_apply_all_command. | Philippe Waroquiers | 1 | -3/+5 |
2018-04-20 | PR22978, TLS local-dynamic incorrectly linked on hppa-linux | Alan Modra | 2 | -32/+48 |
2018-04-20 | Updated Spanish translation for gas sub-directory | Nick Clifton | 2 | -923/+730 |
2018-04-19 | Add test case for a known hang in infrun | Richard Bunt | 3 | -0/+188 |
2018-04-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-04-19 | [OB PATCH] Fix some comments in thread.c | Philippe Waroquiers | 2 | -5/+9 |
2018-04-19 | Fix dependency tracking in gdbserver subdirectories | Simon Marchi | 2 | -2/+11 |
2018-04-19 | Fix second bug where --icf=safe triggers segfault when linking ARM. | Cary Coutant | 2 | -1/+7 |
2018-04-19 | PR22537, Segmentation fault with static PIE | Alan Modra | 2 | -1/+11 |
2018-04-19 | Reinstate mips ecoff support | Alan Modra | 9 | -11/+1635 |
2018-04-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-04-18 | Remove xml files from gdbserver | Alan Hayward | 2 | -28/+14 |
2018-04-18 | Remove xml file references from target descriptions | Alan Hayward | 26 | -32/+77 |
2018-04-18 | Create xml from target descriptions | Alan Hayward | 11 | -38/+260 |
2018-04-18 | Add feature reference in .dat files | Alan Hayward | 25 | -0/+60 |
2018-04-18 | Add tdesc osabi and architecture functions | Alan Hayward | 5 | -4/+60 |
2018-04-18 | Commonise tdesc types and makes use of them in gdbserver tdesc | Alan Hayward | 7 | -334/+336 |
2018-04-18 | Commonise tdesc_feature and makes use of it in gdbserver tdesc | Alan Hayward | 8 | -197/+199 |
2018-04-18 | Commonise tdesc_reg and makes use of it in gdbserver tdesc | Alan Hayward | 10 | -129/+190 |
2018-04-18 | Prevent an assertion failure in readelf & objdump when parsing corrupt DWARF ... | Nick Clifton | 2 | -8/+23 |
2018-04-18 | Updated Spanish translation for gprof directory | Nick Clifton | 1 | -126/+132 |
2018-04-18 | Updated Spanish translations for the gold and gprof sub-directories | Nick Clifton | 3 | -785/+568 |
2018-04-18 | Remove mips aout, coff, and pe support | Alan Modra | 14 | -3277/+37 |
2018-04-17 | x86: Don't define elf32_bed/elf64_bed variables | H.J. Lu | 1 | -0/+8 |
2018-04-17 | elf32_bed/elf64_bed | H.J. Lu | 2 | -0/+8 |
2018-04-17 | x86: Use a normal input file with compatible relocation | H.J. Lu | 2 | -1/+9 |
2018-04-18 | various i386-aout and i386-coff target removal | Alan Modra | 68 | -2080/+138 |
2018-04-18 | Tidy gas/configure.tgt | Alan Modra | 2 | -1/+4 |
2018-04-18 | Correct ChangeLog dates for git commit 3f0a5f17d7f | Alan Modra | 4 | -4/+4 |
2018-04-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-04-17 | [MicroBlaze] PIC data text relative | Michael Eager | 15 | -26/+246 |
2018-04-17 | Conditionally drop the discriminant field in quirk_rust_enum | Tom Tromey | 2 | -3/+11 |
2018-04-17 | Fix crash in quirk_rust_enum | Tom Tromey | 5 | -1/+25 |
2018-04-17 | Don't print symbol declaration's line number in rbreak output | Andreas Arnez | 2 | -16/+28 |
2018-04-17 | Fix illegal memory accesses trigeered when linking corrupt input files. | Nick Clifton | 4 | -3/+24 |
2018-04-17 | Fix typo in ChangeLog entry in previous delta. | Nick Clifton | 1 | -1/+1 |
2018-04-17 | Remove an abort() from the readelf sources. | Nick Clifton | 2 | -1/+6 |
2018-04-17 | Add a check for a NULL table pointer before attempting to compute a DWARF fil... | Nick Clifton | 2 | -1/+6 |
2018-04-17 | Resync libiberty sources with master version in GCC repository. | Nick Clifton | 7 | -173/+314 |
2018-04-17 | Fix tests to avoid cldemote encoding. | Igor Tsimbalist | 6 | -4/+19 |
2018-04-17 | Fix illegal memory access when parsing corrupt DWARF information. | Nick Clifton | 2 | -1/+18 |
2018-04-17 | Enable Intel CLDEMOTE instruction. | Igor Tsimbalist | 22 | -5230/+5410 |
2018-04-17 | Reinstate readelf decoding of i860, i960 and i370 relocs | Alan Modra | 6 | -0/+197 |
2018-04-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-04-16 | linux_spu_make_corefile_notes: return note_data instead of nullptr | Simon Marchi | 2 | -1/+6 |
2018-04-16 | Adjust more test cases to changed output of info var/func/type | Andreas Arnez | 3 | -2/+8 |
2018-04-16 | Fix illegal memory accesses in the assembler when attempting to parse corrup ... | Nick Clifton | 4 | -17/+41 |