Age | Commit message (Expand) | Author | Files | Lines |
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 | -2/+2 |
2022-09-20 | Move solib_ops into gdbarch | Tom Tromey | 1 | -1/+1 |
2022-07-21 | gdb: move the type cast into gdbarch_tdep | Andrew Burgess | 1 | -3/+3 |
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 | -3/+3 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -4/+4 |
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-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-05-30 | Remove regcache_raw_collect | Simon Marchi | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-25 | s/get_regcache_arch (regcache)/regcache->arch ()/g | Yao Qi | 1 | -1/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-04-12 | Teach GDB that wchar_t is a built-in type in C++ mode | Pedro Alves | 1 | -0/+3 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 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-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-05-21 | X86: Replace regset_alloc() invocations by static regset structures. | Andreas Arnez | 1 | -6/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-03-01 | Use gdb_byte for bytes from the program being debugged. | Pedro Alves | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
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-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-03-01 | Enable XML target descriptions for x86. | H.J. Lu | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+2 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -1/+3 |
2009-06-11 | * i386-nto-tdep.c (I386_NTO_SIGCONTEXT_OFFSET): Remove define. | Aleksandar Ristovski | 1 | -8/+8 |
2009-06-11 | * i386-nto-tdep.c (i386_nto_target): Remove definition. | Aleksandar Ristovski | 1 | -13/+8 |
2009-06-11 | Add support for XMM registers. | Aleksandar Ristovski | 1 | -13/+86 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -0/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-05 | * nto-tdep.h (struct nto_target_ops): Add gdbarch parameter to | Ulrich Weigand | 1 | -3/+3 |
2008-04-30 | Update i386 and amd64 ports for unwinder changes. | Daniel Jacobowitz | 1 | -8/+8 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-24 | * i386-nto-tdep.c: Include "solib.h". | Ulrich Weigand | 1 | -6/+19 |
2007-10-09 | 2007-10-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+3 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+2 |
2007-05-06 | * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset): | Ulrich Weigand | 1 | -12/+12 |
2007-05-06 | * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove. | Ulrich Weigand | 1 | -2/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-08-12 | 2005-08-12 Kris Warkentin <kewarken@qnx.com> | Kris Warkentin | 1 | -3/+0 |