Age | Commit message (Expand) | Author | Files | Lines |
2020-06-08 | gdb: remove FIELD_TYPE macro | Simon Marchi | 1 | -1/+1 |
2020-05-23 | gdb: remove TYPE_FIELD macro | Simon Marchi | 1 | -1/+1 |
2020-05-22 | gdb: remove TYPE_NFIELDS macro | Simon Marchi | 1 | -3/+3 |
2020-05-14 | gdb: remove TYPE_CODE macro | Simon Marchi | 1 | -9/+9 |
2020-02-18 | Fix build with gcc-4.8.x | Bernd Edlinger | 1 | -1/+2 |
2020-02-14 | gdb: introduce displaced_step_closure_up type alias | Simon Marchi | 1 | -1/+1 |
2020-02-14 | gdb: make gdbarch_displaced_step_copy_insn return an std::unique_ptr | Simon Marchi | 1 | -2/+2 |
2020-02-08 | Move DWARF code to dwarf2/ subdirectory | Tom Tromey | 1 | -1/+1 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-10-17 | [gdb] Fix typos in comments | Tom de Vries | 1 | -8/+8 |
2019-10-15 | Change gcc_target_options to return std::string | Tom Tromey | 1 | -2/+2 |
2019-10-15 | s390: Fix infcalls passing a single-field struct with static members | Andreas Arnez | 1 | -3/+18 |
2019-10-09 | s390: Add record/replay support for arch13 instructions | Andreas Arnez | 1 | -6/+49 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -3/+1 |
2019-08-09 | s390: Implement 'type_align' gdbarch method | Andreas Arnez | 1 | -0/+33 |
2019-04-08 | Replace throw_exception with throw in some cases | Tom Tromey | 1 | -1/+1 |
2019-04-08 | Rename gdb exception types | Tom Tromey | 1 | -1/+1 |
2019-04-08 | Rewrite TRY/CATCH | Tom Tromey | 1 | -3/+2 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-11-16 | Pass return_method to _push_dummy_call | Alan Hayward | 1 | -3/+4 |
2018-10-19 | S390: Fix crash when remote tdesc doesn't define vec128 | Andreas Arnez | 1 | -1/+2 |
2018-10-04 | Simple -Wshadow=local fixes | Tom Tromey | 1 | -3/+3 |
2018-07-13 | S390: Fix displaced stepping of "basr r,0" | Andreas Arnez | 1 | -0/+3 |
2018-06-07 | target_stack -> current_top_target() throughout | Pedro Alves | 1 | -1/+1 |
2018-05-30 | Remove regcache_raw_supply | Simon Marchi | 1 | -2/+2 |
2018-05-30 | Remove regcache_cooked_write_part | Simon Marchi | 1 | -11/+6 |
2018-05-30 | Remove regcache_cooked_read_part | Simon Marchi | 1 | -6/+4 |
2018-05-30 | Remove regcache_cooked_write | Simon Marchi | 1 | -9/+6 |
2018-05-30 | Remove regcache_cooked_read | Simon Marchi | 1 | -4/+3 |
2018-05-30 | Remove regcache_raw_write | Simon Marchi | 1 | -2/+2 |
2018-05-30 | Remove regcache_raw_read | Simon Marchi | 1 | -1/+1 |
2018-05-04 | Fix "fall through" comments | Tom Tromey | 1 | -2/+4 |
2018-05-03 | Convert struct target_ops to C++ | Pedro Alves | 1 | -1/+1 |
2018-02-21 | class readable_regcache and pass readable_regcache to gdbarch pseudo_register... | Yao Qi | 1 | -1/+1 |
2018-01-30 | s390: Fix gdb.base/all-architectures.exp with --enable-targets=all | Philipp Rudo | 1 | -2/+21 |
2018-01-23 | s390: Move record-replay to s390-tdep.c | Philipp Rudo | 1 | -0/+3964 |
2018-01-23 | s390: Split up s390-linux-tdep.c into two files | Philipp Rudo | 1 | -0/+3159 |
2013-10-30 | S/390: Rename source files to *-linux-* | Ulrich Weigand | 1 | -3390/+0 |
2013-10-30 | Clean up whitespace in S/390 -tdep and -nat files. | Ulrich Weigand | 1 | -131/+131 |
2013-09-16 | * arm-linux-tdep.c: Add "elf/common.h" header. | Pierre Muller | 1 | -2/+2 |
2013-09-13 | gdb/ChangeLog: | Ulrich Weigand | 1 | -3/+82 |
2013-09-13 | 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com> | Ulrich Weigand | 1 | -194/+175 |
2013-07-17 | * nto-tdep.c (nto_relocate_section_addresses): Update, | Doug Evans | 1 | -1/+2 |
2013-06-24 | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 1 | -1/+1 |
2013-04-19 | -Wpointer-sign: s390-tdep.c. | Pedro Alves | 1 | -4/+4 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-02 | * configure: Rebuild. | Tom Tromey | 1 | -7/+8 |
2012-09-25 | * ada-valprint.c (ada_val_print_1): Eliminate single-use | Siddhesh Poyarekar | 1 | -2/+4 |
2012-09-17 | * m2-valprint.c (m2_print_array_contents): Eliminate variable | Siddhesh Poyarekar | 1 | -11/+6 |