Age | Commit message (Expand) | Author | Files | Lines |
2020-12-29 | Fix wrong method name | Hannes Domani | 2 | -1/+5 |
2020-12-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-28 | binutils: Use the newly built assembler and linker | H.J. Lu | 2 | -1/+15 |
2020-12-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-27 | Simplify MULTI_SUBSCRIPT implementation | Tom Tromey | 2 | -29/+12 |
2020-12-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-25 | gas: Update 80387 floating point 's' suffix | H.J. Lu | 1 | -1/+1 |
2020-12-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-24 | gdb: avoid resolving dynamic properties for non-allocated arrays | Andrew Burgess | 7 | -24/+240 |
2020-12-24 | gdb: include allocated/associated properties in 'maint print type' | Andrew Burgess | 2 | -0/+23 |
2020-12-24 | gdb/gdbtypes.h: Fix comparison of uninitialized values | Lancelot SIX | 2 | -3/+10 |
2020-12-24 | SHF_GNU_RETAIN 7a and 7b tests | Alan Modra | 3 | -4/+11 |
2020-12-24 | asan: print_vms_time signed integer overflow | Alan Modra | 2 | -6/+21 |
2020-12-24 | PR27100, final link failed: bad value | Alan Modra | 10 | -9/+38 |
2020-12-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-23 | Clarify language for the '?' packet | Alex Bennée | 2 | -3/+8 |
2020-12-23 | x86-64: Add Intel LAM property support | H.J. Lu | 37 | -37/+609 |
2020-12-23 | gdb: remove some uses of LA_PRINT_STRING | Andrew Burgess | 6 | -21/+33 |
2020-12-23 | gdb: move rust_language into rust-lang.h | Andrew Burgess | 4 | -281/+346 |
2020-12-23 | gdb/objc: fix bug in objc_language::opcode_print_table | Andrew Burgess | 2 | -1/+6 |
2020-12-23 | gdb: move pascal_language into p-lang.h | Andrew Burgess | 6 | -436/+506 |
2020-12-23 | gdb: move go_language class declaration into header file | Andrew Burgess | 7 | -140/+161 |
2020-12-23 | gdb: remove LA_EMIT_CHAR macro | Andrew Burgess | 5 | -5/+12 |
2020-12-23 | gdb: rename c_printchar as language_defn::printchar | Andrew Burgess | 4 | -12/+12 |
2020-12-23 | gdb: avoid accessing global C++ language implementation functions | Andrew Burgess | 2 | -3/+9 |
2020-12-23 | gdb: delete unused function print_char_chars | Andrew Burgess | 3 | -40/+5 |
2020-12-23 | Add myself to gdb/MAINTAINERS | Samuel Thibault | 2 | -0/+3 |
2020-12-23 | hurd: Add changelog for dca11eb872c9 | Samuel Thibault | 1 | -0/+8 |
2020-12-23 | hurd: Fix getting VM_MIN/MAX_ADDRESS | Samuel Thibault | 1 | -0/+1 |
2020-12-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-23 | Remove trailing white spaces in gdb/frame.{c,h} | Shahab Vahedi | 3 | -8/+13 |
2020-12-22 | arc: Make variable name in comments uppercase | Shahab Vahedi | 2 | -2/+6 |
2020-12-22 | gdb: Add native support for ARC in GNU/Linux | Anton Kolesov | 5 | -0/+335 |
2020-12-22 | arc: Take into account the REGNUM in supply/collect gdb hooks | Shahab Vahedi | 2 | -9/+38 |
2020-12-22 | arc: Add support for signal frames for Linux targets | Anton Kolesov | 2 | -0/+188 |
2020-12-22 | arc: Add support for signal handlers | Anton Kolesov | 3 | -0/+147 |
2020-12-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-21 | Move enum noside earlier in expression.h | Tom Tromey | 2 | -22/+26 |
2020-12-21 | Preserve gdb_std{out, err, log, targ, targerr} across interpreter_exec_cmd | Peter Waller | 5 | -0/+85 |
2020-12-21 | gdb/testsuite: use gdb_test in gdb.base/list.exp | Simon Marchi | 2 | -151/+35 |
2020-12-21 | testsuite, gdb.btrace: fix 32-bit PIE false positives | Markus Metzger | 4 | -5/+19 |
2020-12-21 | testsuite, gdb.btrace: skip multi-inferior.exp on gdbserver targets | Markus Metzger | 2 | -0/+9 |
2020-12-21 | testsuite, gdb.python: make py-record-*.exp test names unique | Markus Metzger | 3 | -4/+15 |
2020-12-21 | testsuite, gdb.btrace: make test names unique | Markus Metzger | 11 | -140/+231 |
2020-12-21 | gdb, record: rephrase the 'not recording' error message | Markus Metzger | 8 | -13/+26 |
2020-12-21 | gdb.texinfo: Document GMP as mandatory requirement to build GDB | Joel Brobecker | 2 | -0/+13 |
2020-12-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-20 | [gdb/testsuite] Add save_target_board_info | Tom de Vries | 2 | -19/+61 |
2020-12-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |