Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-12-19 | gold: Move sym declaration just before use | H.J. Lu | 3 | -3/+11 |
2020-12-19 | [gdb/testsuite] Introduce supports_scalar_storage_order_attribute | Tom de Vries | 4 | -4/+63 |
2020-12-19 | Don't compare types of enum fields | Hannes Domani | 7 | -1/+119 |
2020-12-19 | Warn about static libs vs. source-highlight only when necessary | Bernd Edlinger | 3 | -12/+18 |
2020-12-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-18 | Fix name of main_type field type in pretty printer | Hannes Domani | 2 | -1/+5 |
2020-12-18 | Remove erroneous 'a' in gdb.register_window_type documentation | Hannes Domani | 2 | -1/+5 |
2020-12-18 | Add address keyword to Value.format_string | Hannes Domani | 6 | -1/+66 |
2020-12-18 | Fix accessing a method's fields from Python | Hannes Domani | 4 | -0/+12 |
2020-12-18 | gdb: define COFF file offsets with file_ptr | Jameson Nash | 2 | -15/+25 |
2020-12-18 | Run fixed_points.exp with -fgnat-encodings=minimal | Tom Tromey | 2 | -61/+78 |
2020-12-18 | ld: Build and install only unversioned libdep | H.J. Lu | 3 | -11/+28 |
2020-12-18 | elf: Copy elf_gnu_osabi_retain only for relocatable link | H.J. Lu | 6 | -1/+42 |
2020-12-18 | Assorted tidies | Alan Modra | 7 | -9/+15 |
2020-12-18 | Remove some static buffers | Alan Modra | 14 | -51/+94 |
2020-12-18 | Constify more arrays | Alan Modra | 13 | -18/+38 |
2020-12-18 | Statically initialise target common sections | Alan Modra | 11 | -232/+93 |
2020-12-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-17 | Remove a use of n_spaces | Tom Tromey | 2 | -1/+5 |
2020-12-17 | Remove printfi_filtered and fprintfi_filtered | Tom Tromey | 11 | -215/+212 |
2020-12-17 | gdb/doc: fix "show check range" command name | Simon Marchi | 2 | -1/+7 |
2020-12-16 | Change parameters to language_defn::post_parser | Tom Tromey | 6 | -17/+29 |
2020-12-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-16 | Change void_context_p to bool | Tom Tromey | 4 | -6/+14 |
2020-12-16 | gdb/testsuite: make some tests in gdb.base enable non-stop using GDBFLAGS | Simon Marchi | 5 | -13/+27 |
2020-12-16 | ld: Skip libdep plugin if not all plugin hooks are available | H.J. Lu | 5 | -20/+32 |
2020-12-16 | [gdb/testsuite] Fix prompt regexp in batch-preserve-term-settings.exp | Tom de Vries | 2 | -1/+5 |