Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-07-03 | Remove ptid_equal | Tom Tromey | 1 | -2/+2 |
2018-06-07 | target_stack -> current_top_target() throughout | Pedro Alves | 1 | -1/+1 |
2018-05-03 | Convert struct target_ops to C++ | Pedro Alves | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-11 | Constify add_prefix_cmd | Tom Tromey | 1 | -1/+1 |
2017-09-27 | Make init_type/arch_type take a size in bits | Ulrich Weigand | 1 | -4/+8 |
2017-09-27 | Constify display_tib | Tom Tromey | 1 | -1/+1 |
2017-09-16 | Make xml_escape_text return an std::string | Simon Marchi | 1 | -4/+2 |
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-10 | Use class to manage BFD reference counts | Tom Tromey | 1 | -4/+2 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -4/+1 |
2016-01-13 | Per-inferior/Inferior-qualified thread IDs | Pedro Alves | 1 | -21/+2 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -1/+1 |
2015-04-02 | Convert "remote:" sysroots to "target:" and remove "remote:" | Gary Benson | 1 | -1/+2 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-10-01 | gdb/ | Yao Qi | 1 | -1/+19 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-13 | * coff-pe-read.h (pe_text_section_offset): Declare new function. | Pierre Muller | 1 | -4/+14 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -4/+4 |
2012-06-05 | Windows-specific iterate_over_objfiles_in_search_order | Joel Brobecker | 1 | -0/+46 |
2012-04-27 | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -2/+11 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-07-14 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2011-04-19 | gdb | Tom Tromey | 1 | -1/+1 |
2011-01-12 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -10/+15 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-04-30 | * windows-tdep.c (windows_get_tlb_type): Remember last GDBARCH | Pierre Muller | 1 | -0/+9 |
2010-04-19 | * windows-tdep.c (windows_get_tlb_type): Change current_seh.handle | Pierre Muller | 1 | -1/+2 |
2010-04-16 | Support for Windows OS Thread Information Block. | Pierre Muller | 1 | -0/+402 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -4/+3 |
2009-01-13 | * amd64-windows-nat.c Rename gdb-specific win32_* to windows_* throughout. | Christopher Faylor | 1 | -4/+2 |
2009-01-12 | Fix linking with --enable-targets=all: | Christopher Faylor | 1 | -1/+1 |
2009-01-11 | * win32-tdep.h, win32-tdep.c: New files. | Joel Brobecker | 1 | -0/+41 |