Age | Commit message (Expand) | Author | Files | Lines |
2019-03-07 | C++-ify bcache | Tom Tromey | 1 | -1/+1 |
2019-02-17 | Change macro_source_fullname to return a std::string | Tom Tromey | 1 | -40/+23 |
2019-02-06 | Factorize macro definition code in macrotab.c | Philippe Waroquiers | 1 | -29/+30 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-05-23 | Remove symfile_complaints | Tom Tromey | 1 | -8/+4 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-02-23 | Use gdb::function_view in iterate_over_symtabs & co | Pedro Alves | 1 | -11/+6 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-04-21 | Add missing sentinel 'char *' casts in concat/reconcat calls | Pedro Alves | 1 | -1/+1 |
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 | -2/+3 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -4/+6 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -2/+2 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -7/+7 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -7/+11 |
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-02-03 | gdb/ | Jan Kratochvil | 1 | -32/+66 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-07-25 | * macrotab.c (macro_bcache_str): Remove cast. | Tom Tromey | 1 | -1/+1 |
2012-05-16 | PR macros/13205: | Tom Tromey | 1 | -8/+64 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-07-21 | PR macros/12999 | matt rice | 1 | -2/+4 |
2011-03-23 | 2011-03-23 Kai Tietz <ktietz@redhat.com> | Kai Tietz | 1 | -4/+6 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+4 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-05-16 | 2010-05-15 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+6 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-30 | gdb | Tom Tromey | 1 | -8/+54 |
2008-07-18 | gdb | Tom Tromey | 1 | -10/+47 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-09-22 | * macrotab.h (new_macro_table): Document that removing information | Jim Blandy | 1 | -20/+46 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2003-09-19 | * macrotab.c (macro_include): Use the correct comparison to find | Jim Blandy | 1 | -4/+3 |
2003-06-08 | 2003-06-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-12-17 | Replace complain() with complaint(). | Kevin Buettner | 1 | -26/+14 |
2002-10-25 | 2002-10-25 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+4 |
2002-07-29 | 2002-07-29 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-05-23 | * macrotab.c (check_for_redefinition): Don't complain if the new | Jim Blandy | 1 | -15/+58 |
2002-05-14 | * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0. | Jim Blandy | 1 | -7/+7 |
2002-05-13 | Add first preprocessor macro-expansion files. | Jim Blandy | 1 | -0/+862 |