Age | Commit message (Expand) | Author | Files | Lines |
2013-03-13 | Fix completer.c FIXME, and invalid pointer to pointer conversion. | Pedro Alves | 1 | -63/+19 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-11-10 | * defs.h (is_cplus_marker, set_demangling_style): Moved to ... | Doug Evans | 1 | -5/+45 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -10/+10 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+0 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-05-23 | gdb/ | Jan Kratochvil | 1 | -6/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
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 | -2/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-02-24 | 2005-02-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+9 |
2005-02-21 | 2005-02-20 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -8/+13 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-07-26 | 2004-07-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2003-01-14 | 2003-01-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+4 |
2003-01-09 | 2003-01-09 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2002-10-11 | * c-exp.y (THIS): Delete token and grammar rule. | Daniel Jacobowitz | 1 | -19/+12 |
2002-02-05 | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 1 | -1/+1 |
2001-04-16 | 2001-04-16 Daniel Berlin <dan@cgsoftware.com> | Daniel Berlin | 1 | -1/+1 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-02-19 | * demangle.c (demangling_style_names): New variable. | Eli Zaretskii | 1 | -5/+24 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -2/+2 |
2000-11-14 | From Kenneth Block <kenneth.block@compaq.com> | Daniel Berlin | 1 | -59/+12 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -9/+4 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -3/+2 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -2/+4 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -0/+2 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+237 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -237/+0 |
1999-02-11 | 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -73/+95 |
1998-12-31 | all remaining *.c *.h files from hp merge. | David Taylor | 1 | -1/+7 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -1/+4 |
1996-02-16 | * demangle.c (is_cplus_marker): New function, checks if a | Fred Fish | 1 | -1/+26 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1994-03-26 | * buildsym.c (start_subfile, patch_subfile_names), demangle.c | Jim Kingdon | 1 | -3/+5 |
1994-02-02 | * command.c (add_set_cmd, no_just_help_class_command): Change | Jim Kingdon | 1 | -16/+5 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -3/+3 |
1993-07-23 | * demangle.c: Make it so `help set dem' tells you how to get the | Jim Kingdon | 1 | -1/+2 |
1993-03-03 | * c-exp.y (parse_number): Change high_bit to unsigned. | Fred Fish | 1 | -4/+4 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -2/+2 |
1992-09-03 | * a68v-xdep.c (store_inferior_registers): Define as type void. | Stu Grossman | 1 | -1/+1 |
1992-09-01 | This seems to have been overlooked in my last check-in. | Per Bothner | 1 | -5/+1 |
1992-07-15 | * dbxread.c, dwarfread.c: Re-enable experimental code to | Fred Fish | 1 | -3/+11 |
1992-07-15 | * Makefile.in, demangle.c: Change default demangling style to | Stu Grossman | 1 | -1/+1 |