Age | Commit message (Expand) | Author | Files | Lines |
2004-01-23 | 2004-01-23 David Carlton <carlton@kealia.com> | David Carlton | 1 | -1/+5 |
2003-10-06 | * language.h (language_defn): new field, la_word_break_characters. | Joel Brobecker | 1 | -0/+4 |
2003-09-25 | * parser-defs.h (struct exp_descriptor): New definition, containing | Paul N. Hilfinger | 1 | -4/+4 |
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 | -1/+2 |
2003-05-20 | 2003-05-19 David Carlton <carlton@bactrian.org> | David Carlton | 1 | -0/+8 |
2003-05-15 | 2003-05-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |
2003-05-08 | * defs.h (language): Add language_minimal enum value. | Joel Brobecker | 1 | -0/+37 |
2003-04-02 | * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h). | Adam Fedor | 1 | -0/+4 |
2003-03-26 | * Makefile.in (infrun.o): Add $(language_h) | Adam Fedor | 1 | -0/+3 |
2002-09-20 | 2002-09-20 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -0/+1 |
2002-09-20 | Add support for distinct host and target character sets. | Kevin Buettner | 1 | -43/+19 |
2002-09-17 | * c-lang.c (c_emit_char): Don't treat \0 specially unless quoter | Tom Tromey | 1 | -3/+6 |
2002-07-11 | Fix some K&R isms. | Andrew Cagney | 1 | -3/+3 |
2002-05-17 | Expand preprocessor macros in C expressions. | Jim Blandy | 1 | -3/+126 |
2002-03-21 | 2002-03-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+24 |
2002-02-13 | 2002-02-13 Michael Chastain <mec@shout.net> | Michael Chastain | 1 | -2/+2 |
2001-12-19 | * c-lang.c (c_emit_char): Print ASCII 11 as '\v', to match | Jim Blandy | 1 | -0/+6 |
2001-12-19 | * c-lang.c (c_printstr, c_builtin_types, cplus_builtin_types): | Jim Blandy | 1 | -36/+37 |
2001-12-09 | Approved by Jim Blandy: | Fred Fish | 1 | -4/+1 |
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/+3 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -17/+6 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -1/+1 |
2000-02-08 | Clean up compiler warnings: | Jim Kingdon | 1 | -2/+1 |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -5/+5 |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 1 | -2/+0 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -224/+228 |
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/+527 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -527/+0 |
1998-12-31 | all remaining *.c *.h files from hp merge. | David Taylor | 1 | -1/+37 |
1998-10-05 | * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr) | Stu Grossman | 1 | -14/+25 |
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/+2 |
1995-11-30 | * ch-exp.y: Replaced by ... | Per Bothner | 1 | -4/+4 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-02-12 | * language.h (struct language_defn): New field evaluate_exp. | Per Bothner | 1 | -0/+3 |
1995-02-02 | * eval.c (evaluate_subexp): Clean up handling of | Per Bothner | 1 | -0/+6 |
1995-01-26 | * language.h (struct language_defn): New field c_style_arrays. | Per Bothner | 1 | -0/+3 |
1994-08-03 | * language.h (struct language_defn): Remove unused field | Stan Shebs | 1 | -3/+0 |
1994-07-06 | * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c: | Peter Schauer | 1 | -1/+1 |
1994-06-21 | * c-lang.c (asm_language_defn): New definitions for language_asm, | Peter Schauer | 1 | -0/+24 |
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 | -4/+0 |
1993-11-15 | * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB. | Jim Kingdon | 1 | -5/+5 |
1993-11-05 | * c-lang.c (c_printstr): Print "" to stream (like all the other | Jim Kingdon | 1 | -1/+1 |
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 | -6/+6 |
1993-02-18 | Bugfix for length==0 case. | John Gilmore | 1 | -1/+1 |