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-19 | internal_error: remove need to pass __FILE__/__LINE__ | Pedro Alves | 1 | -13/+7 |
2022-06-03 | [gdb] Fix warning in foreach_arch selftests | Tom de Vries | 1 | -6/+29 |
2022-06-03 | Revert "[gdb] Fix warning in foreach_arch selftests" | Tom de Vries | 1 | -38/+12 |
2022-06-01 | [gdb] Fix warning in foreach_arch selftests | Tom de Vries | 1 | -12/+38 |
2022-03-29 | Unify gdb printf functions | Tom Tromey | 1 | -8/+8 |
2022-01-26 | Fix another crash with gdb parameters in Python | Tom Tromey | 1 | -1/+3 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-06-28 | gdb: remove gdbarch_info_init | Simon Marchi | 1 | -3/+1 |
2021-02-11 | gdb: Remove arm-symbianelf support | Alan Modra | 1 | -1/+0 |
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 | -1/+1 |
2020-09-19 | Use gdb_bfd_sections in ELF osabi tag sniffing | Tom Tromey | 1 | -5/+5 |
2020-03-16 | gdb: add Windows OS ABI | Simon Marchi | 1 | -0/+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-18 | [gdb] Fix more typos in comments | Tom de Vries | 1 | -1/+1 |
2019-10-17 | [gdb] Fix typos in comments | Tom de Vries | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -3/+3 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-11-01 | arm-pikeos: software single step | Jerome Guitton | 1 | -0/+1 |
2018-04-07 | Fix generation of x86-64 gdbarch with osabi none (PR 22979) | Simon Marchi | 1 | -7/+7 |
2018-04-07 | Make "set osabi none" really work (PR 22980) | Simon Marchi | 1 | -7/+5 |
2018-01-19 | Find arm-linux-gnueabi(hf)?-gcc in compile | Yao Qi | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-07 | Constify add_setshow_* | Tom Tromey | 1 | -1/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
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 | -27/+17 |
2016-10-31 | MIPS: Remove remains of IRIX OS ABI support | Maciej W. Rozycki | 1 | -1/+0 |
2016-03-09 | Avoid spaces in osabi names | Pedro Alves | 1 | -9/+9 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -1/+1 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -4/+2 |
2015-08-06 | Add casts for legitimate integer to enum conversions | Simon Marchi | 1 | -6/+10 |
2015-05-29 | PR gdb/18464: Do not crash on unrecognized GNU .note.ABI-tag values | Roland McGrath | 1 | -43/+41 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-19 | MIPS SDE OS ABI support | Yao Qi | 1 | -0/+1 |
2014-12-12 | add gnu_triplet_regexp gdbarch method | Tom Tromey | 1 | -32/+56 |
2014-10-17 | Delete Tru64 support | Pedro Alves | 1 | -1/+0 |
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-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-09-02 | gdb/ | Yao Qi | 1 | -1/+0 |
2013-02-04 | Adding aarch64-newlib-tdep support. | Marcus Shawcroft | 1 | -0/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-18 | Port GDB to powerpc-lynx178. | Joel Brobecker | 1 | -0/+1 |
2012-11-08 | PR gdb/14704: | Tom Tromey | 1 | -7/+22 |