Age | Commit message (Expand) | Author | Files | Lines |
2019-05-06 | Add load-link, store-conditional paired EVA instructions | Faraz Shahbazker | 11 | -4/+124 |
2019-05-06 | sym->sy_value is not valid for struct local_symbol | Alan Modra | 2 | -1/+6 |
2019-05-06 | [gdb/testsuite] Fix index-cache.exp with cc-with-{gdb-index,debug-names} | Tom de Vries | 3 | -8/+49 |
2019-05-06 | PicoJava weak undefined symbols | Alan Modra | 4 | -1/+9 |
2019-05-06 | PowerPC reloc symbols that shouldn't be adjusted | Alan Modra | 7 | -17/+51 |
2019-05-05 | [LVu] base subseg head view on prev subseg's tail | Alexandre Oliva | 5 | -5/+107 |
2019-05-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-05-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-05-04 | Remove a VEC from aarch64-tdep.c | Tom Tromey | 2 | -21/+22 |
2019-05-04 | Remove a VEC from ppc-linux-nat.c | Tom Tromey | 2 | -28/+39 |
2019-05-04 | Change arc_tdesc_init to return bool | Tom Tromey | 2 | -9/+13 |
2019-05-04 | Use gdb_assert_not_reached in arm-linux-nat.c | Tom Tromey | 2 | -1/+6 |
2019-05-04 | Use "false" in compile_cplus_convert_enum | Tom Tromey | 2 | -1/+6 |
2019-05-04 | Use bool, true, and false in arc-tdep.c | Tom Tromey | 2 | -4/+8 |
2019-05-04 | Use "false" in select_frame_for_mi | Tom Tromey | 2 | -1/+5 |
2019-05-04 | Change valid_command_p to return bool | Tom Tromey | 2 | -3/+7 |
2019-05-04 | Change valid_user_defined_cmd_name_p to return bool | Tom Tromey | 3 | -5/+10 |
2019-05-04 | Fix incorrect use of 'is' operator for comparison in python/lib/gdb/command/p... | Raul Tambre | 2 | -2/+8 |
2019-05-04 | Don't derive partial_symbol from general_symbol_info | Tom Tromey | 4 | -46/+72 |
2019-05-04 | [gdb/testsuite] Add cc-with-debug-names.exp | Tom de Vries | 4 | -2/+40 |
2019-05-04 | m32c padding with nops | Alan Modra | 11 | -35/+30 |
2019-05-04 | PR24511, nm should not mark symbols in .init_array as "t" | Alan Modra | 10 | -23/+88 |
2019-05-04 | Fix leaks by clearing registers and frame caches. | Philippe Waroquiers | 3 | -0/+12 |
2019-05-03 | Remove "struct" from foreach statements | Tom Tromey | 9 | -12/+33 |
2019-05-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-05-03 | Fix cast of character to enum type in Ada | Tom Tromey | 6 | -3/+23 |
2019-05-03 | Add noyywrap to ada-lex.l | Dilyan Palauzov | 3 | -8/+8 |
2019-05-03 | [gdb/testsuite] Add cc-with-gdb-index.exp | Tom de Vries | 2 | -0/+30 |
2019-05-03 | On MS-Windows, define _WIN32_WINNT in a single common place. | Eli Zaretskii | 8 | -20/+28 |
2019-05-03 | Fix lookup of separate debug file on MS-Windows. | Eli Zaretskii | 4 | -3/+42 |
2019-05-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-05-02 | gdb/rust: Handle printing structures containing strings | Andrew Burgess | 5 | -0/+30 |
2019-05-02 | i386: Issue a warning to IRET without suffix for .code16gcc | H.J. Lu | 5 | -7/+46 |
2019-05-02 | Remove _initialize_valarith | Tom Tromey | 2 | -5/+4 |
2019-05-02 | Treat the .gnu.debuglink and .gnu.debugaltlink sections as debug sections whe... | Nick Clifton | 2 | -0/+11 |
2019-05-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-05-01 | [BINUTILS, AArch64] Enable Transactional Memory Extension | Sudakshina Das | 16 | -1087/+1255 |
2019-05-01 | Fix spelling mistakes in binutils testsuite. | Matthew Malcomson | 3 | -2/+8 |
2019-05-01 | Fix bug in assignment to nested packed structure | Tom Tromey | 5 | -3/+27 |
2019-05-01 | Fix big-endian aggregate assignment in Ada | Tom Tromey | 4 | -6/+23 |
2019-05-01 | Change nm so that when it is running in POSIX compatible mode, it does not pr... | Nick Clifton | 3 | -33/+94 |
2019-05-01 | [gdb/testsuite] Fix "unable to find usable gdb" error with cc-with-tweaks.exp | Tom de Vries | 2 | -0/+9 |
2019-05-01 | [gdb/testsuite] Use cc-with-tweaks.exp in dwarf4-gdb-index.exp | Tom de Vries | 2 | -20/+6 |
2019-05-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-30 | Support DW_FORM_strx1, _strx2, _strx3, _strx4 forms. | Ali Tamur | 4 | -4/+59 |
2019-04-30 | gdb/windows-nat.c: Get rid of main_thread_id global | Joel Brobecker | 2 | -7/+16 |
2019-04-30 | (Windows) fix thr != nullptr assert failure in delete_thread_1 | Joel Brobecker | 2 | -2/+7 |
2019-04-30 | Fix "catch exception" with dynamic linking | Tom Tromey | 9 | -30/+304 |
2019-04-30 | Fix crash in dwarf2read.c with template parameters | Tom Tromey | 4 | -7/+62 |
2019-04-30 | PowerPC64 GOT indirect to GOT relative optimisation | Alan Modra | 13 | -40/+263 |