Age | Commit message (Expand) | Author | Files | Lines |
2019-04-23 | gdb/mep: Use default gdbarch methods where possible | Andrew Burgess | 2 | -29/+8 |
2019-04-23 | gdb/m68hc11: Use default gdbarch methods where possible | Andrew Burgess | 2 | -24/+7 |
2019-04-23 | gdb/m32r: Use default gdbarch methods where possible | Andrew Burgess | 2 | -37/+8 |
2019-04-23 | gdb/m32c: Use default gdbarch methods where possible | Andrew Burgess | 2 | -34/+8 |
2019-04-23 | gdb/lm32: Use default gdbarch methods where possible | Andrew Burgess | 2 | -23/+8 |
2019-04-23 | gdb/iq2000: Use default gdbarch methods where possible | Andrew Burgess | 2 | -22/+8 |
2019-04-23 | gdb/nds32: Use type_align instead of nds32_type_align | Andrew Burgess | 2 | -47/+7 |
2019-04-23 | gdb/arm: Use type_align instead of arm_type_align | Andrew Burgess | 2 | -51/+23 |
2019-04-23 | gdb/aarch64: Use type_align instead of aarch64_type_align | Andrew Burgess | 5 | -51/+144 |
2019-04-23 | Remove unused overload of line_header::file_name_at | Tom Tromey | 2 | -8/+5 |
2019-04-23 | [gdb/testsuite] Fix gdb.btrace/reconnect.exp with native-gdbserver | Tom de Vries | 2 | -1/+6 |
2019-04-23 | [gdb/contrib] Remove superfluous .alt file after dwz invocation in cc-with-tw... | Tom de Vries | 2 | -0/+7 |
2019-04-23 | Testsuite: Remove pie from trace tests | Alan Hayward | 13 | -12/+27 |
2019-04-23 | Update binutils release making documenation to mention changing the symbolic ... | Nick Clifton | 2 | -0/+7 |
2019-04-23 | Fix automatic makefile dependencies for generated ld/e*.c | Alan Modra | 4 | -17/+36 |
2019-04-22 | Fix M5100 flags test with interAptiv-MR2 | Matthew Fortune | 2 | -1/+7 |
2019-04-22 | Support for DW_OP_addrx and DW_FORM_addrx tags | Ali Tamur | 6 | -10/+44 |
2019-04-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-22 | [FYI] Add myself to gdb/MAINTAINERS | Ali Tamur | 2 | -0/+5 |
2019-04-22 | RISC-V: Enable 32-bit linux gdb core file support. | Jim Wilson | 2 | -1/+5 |
2019-04-22 | solib-svr4: Pass down svr4_info as much as possible | Simon Marchi | 2 | -43/+76 |
2019-04-22 | Fix "nosharedlibrary + continue + shared lib event" crash | Pedro Alves | 5 | -3/+133 |
2019-04-22 | Improve reverse debugging docs, mention built-in support and supports archs | Pedro Alves | 2 | -7/+27 |
2019-04-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-20 | Fix GDB crash when registers cannot be modified. | Philippe Waroquiers | 1 | -0/+5 |
2019-04-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-19 | Remove common/queue.h | Tom Tromey | 2 | -298/+4 |
2019-04-19 | Remove an include of common/queue.h | Tom Tromey | 2 | -1/+4 |
2019-04-19 | Use std::list for remote_notif_state::notif_queue | Tom Tromey | 4 | -33/+38 |
2019-04-19 | Use std::list for event notifications in gdbserver | Tom Tromey | 4 | -79/+78 |
2019-04-19 | Make objfile::static_links an htab_up | Tom Tromey | 4 | -13/+15 |
2019-04-19 | Make copy_name return std::string | Tom Tromey | 13 | -176/+195 |
2019-04-19 | gdb/configure.ac: add --enable-source-highlight | Sergei Trofimovich | 4 | -14/+73 |
2019-04-19 | Print non-Ada unions without crashing | Tom Tromey | 7 | -5/+116 |
2019-04-19 | Fix "list" when control characters are seen | Tom Tromey | 4 | -3/+18 |
2019-04-19 | Fix GDB crash when registers cannot be modified. | Philippe Waroquiers | 1 | -1/+12 |
2019-04-19 | OBVIOUS move add_comm_alias "!" <=> "shell" near the add_com "shell" | Philippe Waroquiers | 2 | -2/+7 |
2019-04-19 | RX Assembler: Ensure that the internal limit on the number of relaxation iter... | Nick Clifton | 3 | -8/+31 |
2019-04-19 | s12z and h8300 no-print-map-discarded fails | Alan Modra | 5 | -3/+14 |
2019-04-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-18 | [gdb/testsuite] Fix gdb.base/break-probes.exp with native-gdbserver | Tom de Vries | 2 | -1/+6 |
2019-04-18 | Make process_stratum_target::stratum "final" | Tom Tromey | 2 | -1/+6 |
2019-04-18 | Improve warning message for $0 constraint on MIPSR6 branches | Matthew Fortune | 3 | -11/+20 |
2019-04-18 | [gdb] Handle vfork in thread with follow-fork-mode child | Tom de Vries | 6 | -17/+265 |
2019-04-18 | MSP430 Assembler: Define symbols for functions to run through. | Jozef Lawrynowicz | 9 | -6/+141 |
2019-04-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-17 | x86: Suggest -fPIE when not building shared object | H.J. Lu | 19 | -20/+70 |
2019-04-17 | x86: Also check x86 linker_def for non-shared definition | H.J. Lu | 11 | -0/+90 |
2019-04-17 | MSP430 Linker: Define __crt0_init_bss/__crt0_movedata symbols when .lower or ... | Jozef Lawrynowicz | 11 | -72/+253 |