Age | Commit message (Expand) | Author | Files | Lines |
2024-02-20 | gdb: pass frames as `const frame_info_ptr &` | Simon Marchi | 1 | -5/+5 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-10-10 | Change GDB to use frame_info_ptr | Tom Tromey | 1 | -6/+6 |
2022-07-26 | gdb: rename gdbarch_tdep struct to fix g++ 4.8 build | Andrew Burgess | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-11-15 | gdb: fix gdbarch_tdep ODR violation | Simon Marchi | 1 | -20/+23 |
2021-07-13 | Fix some dangling references to `netbsd-tdep` | John Ericson | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-09-14 | Apply 'const' in more places | Tom Tromey | 1 | -2/+2 |
2020-06-25 | Don't include *sol2-tdep.o on Linux/sparc* | Rainer Orth | 1 | -3/+0 |
2020-06-25 | Move common handlers to sol2_init_abi | Rainer Orth | 1 | -4/+0 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-03-21 | Decode properly flags of %ccr register on sparc64. | Ivo Raisr | 1 | -0/+1 |
2017-02-05 | gdb: provide and use sparc{32,64} target description XML files. | Ivo Raisr | 1 | -0/+6 |
2017-01-16 | gdb: sparc: split real and pseudo registers. | Ivo Raisr | 1 | -3/+12 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-09 | gdb: Remove support for obsolete OSABIs and a.out | Pedro Alves | 1 | -2/+2 |
2016-03-18 | Make sparc_software_single_step static | Yao Qi | 1 | -2/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-05-26 | Rename in_function_epilogue_p to stack_frame_destroyed_p | Martin Galvan | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-05-21 | SPARC: Replace regset_alloc() invocations by static regset structures. | Andreas Arnez | 1 | -2/+2 |
2014-05-21 | SPARC: Rename register maps from "*regset" to "*regmap" | Andreas Arnez | 1 | -12/+12 |
2014-02-10 | Add gdbarch_in_function_epilogue_p hook for sparc64. | Jose E. Marchesi | 1 | -0/+3 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | sparc: support single-stepping over longjmp calls. | Jose E. Marchesi | 1 | -0/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-23 | Fix Sparc %fsr regset offset for BSD and Linux. | David S. Miller | 1 | -2/+13 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -1/+1 |
2012-02-02 | * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of | Doug Evans | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-09-28 | Fix complex floats on sparc. | David S. Miller | 1 | -0/+6 |
2011-06-27 | Add support for single register window model on SPARC | Joel Brobecker | 1 | -0/+13 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -1/+1 |
2009-07-02 | * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type and | Ulrich Weigand | 1 | -0/+7 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+2 |
2008-05-07 | * sparc-tdep.c, sparc-tdep.h, sparc-sol2-tdep.c, sparc64-tdep.c, | Joel Brobecker | 1 | -2/+2 |
2008-01-11 | * alpha-tdep.c (alpha_heuristic_proc_start) | Markus Deuling | 1 | -1/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-19 | * gdbarch.sh (static_transform_name): New gdbarch callback. | Ulrich Weigand | 1 | -0/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-15 | * gdbarch.sh (software_single_step): Replace REGCACHE argument by | Ulrich Weigand | 1 | -6/+4 |
2007-04-14 | * gdbarch.sh (software_single_step): Remove "insert_breakpoints_p" and | Ulrich Weigand | 1 | -2/+1 |
2007-04-12 | 2007-04-12 Luis Machado <luisgpm@br.ibm.com> | Ulrich Weigand | 1 | -2/+2 |