Age | Commit message (Expand) | Author | Files | Lines |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-10-03 | 2005-10-03 Joel Brobecker <brobecker@adacore.com> | Joel Brobecker | 1 | -0/+1 |
2005-05-09 | 2005-05-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-01-29 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+5 |
2004-09-11 | * language.c (local_hex_format_custom): Remove. | Paul N. Hilfinger | 1 | -4/+0 |
2004-08-29 | 2004-08-29 David Lecomber <david@streamline-computing.com> | David Lecomber | 1 | -0/+1 |
2004-07-28 | 2004-07-27 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -0/+1 |
2004-07-06 | 2004-07-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+1 |
2004-04-10 | * language.h (language_defn): Add new la_post_parser field. | Paul N. Hilfinger | 1 | -0/+1 |
2004-01-23 | 2004-01-23 David Carlton <carlton@kealia.com> | David Carlton | 1 | -1/+2 |
2003-10-06 | * language.h (language_defn): new field, la_word_break_characters. | Joel Brobecker | 1 | -0/+1 |
2003-09-25 | * parser-defs.h (struct exp_descriptor): New definition, containing | Paul N. Hilfinger | 1 | -1/+1 |
2003-09-09 | 2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com> | Paul N. Hilfinger | 1 | -3/+3 |
2003-05-20 | 2003-05-19 David Carlton <carlton@bactrian.org> | David Carlton | 1 | -0/+2 |
2003-05-15 | 2003-05-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |
2003-04-02 | * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h). | Adam Fedor | 1 | -0/+1 |
2003-03-26 | * Makefile.in (infrun.o): Add $(language_h) | Adam Fedor | 1 | -0/+1 |
2002-02-13 | 2002-02-13 Michael Chastain <mec@shout.net> | Michael Chastain | 1 | -2/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2000-08-11 | 2000-08-10 Jimmy Guo <guo@cup.hp.com> | Jimmy Guo | 1 | -0/+1 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -17/+6 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -2/+2 |
2000-02-08 | Clean up compiler warnings: | Jim Kingdon | 1 | -2/+1 |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -7/+9 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -205/+208 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -0/+1 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+472 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -472/+0 |
1998-10-05 | * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr) | Stu Grossman | 1 | -6/+8 |
1996-08-13 | * defs.h: Define CONST_PTR as blank if compiling with Microsoft | Stu Grossman | 1 | -1/+1 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -0/+5 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-06-14 | * parser-defs.h (enum precedence): Added PREC_BUILTIN_FUNCTION. | Per Bothner | 1 | -0/+9 |
1995-02-12 | * language.h (struct language_defn): New field evaluate_exp. | Per Bothner | 1 | -0/+1 |
1995-02-02 | * eval.c (evaluate_subexp): Clean up handling of | Per Bothner | 1 | -6/+14 |
1995-01-26 | * language.h (struct language_defn): New field c_style_arrays. | Per Bothner | 1 | -0/+1 |
1994-08-03 | * language.h (struct language_defn): Remove unused field | Stan Shebs | 1 | -1/+0 |
1994-06-05 | Fix value_print, which used to be ostensibly langauge-indepentdent, | Per Bothner | 1 | -0/+2 |
1994-02-03 | * printcmd.c (decode_format): Don't blithely set the size for | Jim Kingdon | 1 | -2/+0 |
1994-02-02 | * gdbtypes.h, ch-typeprint.c, ch-valprint.c: | Jim Kingdon | 1 | -10/+0 |
1993-11-15 | * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB. | Jim Kingdon | 1 | -5/+5 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -4/+4 |
1993-09-28 | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1 | -3/+3 |
1993-01-16 | * c-exp.y (exp:STRING): Convert C strings into array-of-char | Fred Fish | 1 | -1/+1 |
1992-12-18 | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1 | -2/+3 |
1992-12-09 | * c-lang.c (_initialize_c_language): Name changed from | Fred Fish | 1 | -4/+4 |
1992-12-09 | * c-exp.y, m2-exp.y: Migrate code that has nothing to do with | Fred Fish | 1 | -0/+456 |