Age | Commit message (Expand) | Author | Files | Lines |
2019-11-21 | Adjust byte order variable display/change if DW_AT_endianity is present. | Peeter Joot | 29 | -58/+269 |
2019-11-21 | Fix potentially undefined behaviour in the linker when parsing input statements. | Nick Clifton | 2 | -1/+6 |
2019-11-21 | gdb/testsuite: skip gdb.arch/amd64-eval.exp when target is not x86_64 | Lukas Durfina | 2 | -0/+9 |
2019-11-21 | gdb: remove gen_ret_current_ui_field_ptr | Simon Marchi | 2 | -12/+35 |
2019-11-21 | PR273, SOM size -A | Alan Modra | 3 | -3/+18 |
2019-11-21 | Fix potential buffer overrun in objcopy's note merging code. | Nick Clifton | 2 | -3/+14 |
2019-11-21 | ARM cmse_scan segfault | Alan Modra | 2 | -2/+10 |
2019-11-21 | [gdb] Only force INTERP_CONSOLE ui_out for breakpoint commands in MI mode | Tom de Vries | 4 | -0/+35 |
2019-11-21 | PR46, cygwin: FAIL: cdtest with -Ur | Alan Modra | 8 | -13/+41 |
2019-11-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-11-20 | Add missing parentheses on 'print' (gdb.python/py-progspace.exp) | Sergio Durigan Junior | 2 | -3/+8 |
2019-11-20 | Improve target description check for SVE in gdbserver | Luis Machado | 4 | -1/+29 |
2019-11-20 | PR24944, gas doesn't read enough digits when parsing a floating point number | Alan Modra | 4 | -8/+23 |
2019-11-20 | cpu: fix comment in bpf.cpu | Jose E. Marchesi | 2 | -1/+5 |
2019-11-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-11-19 | Fix the "winheight" command | Tom Tromey | 6 | -27/+71 |
2019-11-19 | Replace "if (attr)" with "if (attr != nullptr)". | Ali Tamur | 2 | -48/+75 |
2019-11-19 | Report GetLastError value when DebugActiveProcess fails | Tom Tromey | 2 | -1/+7 |
2019-11-19 | PR24499, ignore --add-gnu-debuglink for archives | Alan Modra | 2 | -0/+13 |
2019-11-19 | PR24968, make objcopy use output ELF arch if -B not given | Alan Modra | 2 | -2/+16 |
2019-11-19 | PR25191, internal error in _bfd_elf_set_section_contents | Alan Modra | 2 | -10/+24 |
2019-11-19 | PR25197, assertion fail coffgen.c | Alan Modra | 2 | -15/+19 |
2019-11-19 | Add space between program name and file for objcopy/strip/objdump messages | Alan Modra | 2 | -6/+11 |
2019-11-19 | gdb/testsuite: Merge whatis.exp and ctf-whatis.exp | Andrew Burgess | 4 | -1142/+469 |
2019-11-19 | gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.exp | Andrew Burgess | 3 | -718/+247 |
2019-11-19 | gdb/testsuite: Introduce skip_ctf_tests guard function | Andrew Burgess | 5 | -20/+42 |
2019-11-18 | Fix crash with core + TUI + run | Sergio Durigan Junior | 4 | -5/+74 |
2019-11-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-11-19 | [GOLD] OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQUE symbols output | Alan Modra | 4 | -4/+52 |
2019-11-19 | PR25200, SIGSEGV in _bfd_elf_validate_reloc | Alan Modra | 3 | -23/+12 |
2019-11-18 | Fix a bunch of python leaks due to missing calls to tp_free in *_dealloc func... | Philippe Waroquiers | 9 | -0/+21 |
2019-11-18 | Don't use class-initialization for the owner union | Christian Biesinger | 2 | -1/+9 |
2019-11-18 | elf_backend_init_file_header | Alan Modra | 20 | -107/+154 |
2019-11-18 | elf_backend_modify_headers | Alan Modra | 13 | -196/+230 |
2019-11-18 | PR25196, abort in rewrite_elf_program_header | Alan Modra | 4 | -4/+19 |
2019-11-18 | gas: Add --gdwarf-cie-version command line flag | Andrew Burgess | 15 | -3/+129 |
2019-11-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-11-18 | PR25198, use of out of date pointer | Alan Modra | 2 | -2/+6 |
2019-11-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-11-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-11-15 | Use gnulib's strerror_r on MinGW | Christian Biesinger | 11 | -122/+23 |
2019-11-15 | Add no-dist to gnulib configure | Tom Tromey | 6 | -818/+25 |
2019-11-15 | Minor updates to readline configury | Tom Tromey | 5 | -14/+10 |
2019-11-15 | Use ctime_r and localtime_r for threadsafety | Christian Biesinger | 3 | -3/+15 |
2019-11-15 | Import the time_r gnulib module | Christian Biesinger | 14 | -6/+277 |
2019-11-15 | Import the strerror_r-posix module and use it in GDB. | Christian Biesinger | 29 | -163/+6663 |
2019-11-15 | Generate gnulib's toplevel Makefile.in using automake | Christian Biesinger | 6 | -356/+1952 |
2019-11-15 | Revert previous delta. | Nick Clifton | 3 | -2/+8 |
2019-11-14 | Update README | Christian Biesinger | 2 | -1/+24 |
2019-11-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |