Age | Commit message (Expand) | Author | Files | Lines |
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/+10 |
2003-09-09 | 2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com> | Paul N. Hilfinger | 1 | -2/+2 |
2003-05-20 | 2003-05-19 David Carlton <carlton@bactrian.org> | David Carlton | 1 | -0/+2 |
2003-05-14 | 2003-05-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -2/+2 |
2003-04-21 | 2003-04-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+1 |
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 |
2003-01-14 | 2003-01-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+3 |
2003-01-06 | 2003-01-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-09-22 | * source.c (get_current_source_symtab_and_line): Initialize sal.pc and | Fernando Nasser | 1 | -2/+1 |
2002-09-20 | * source.c: Make global variables current_source_symtab and | Fernando Nasser | 1 | -2/+6 |
2002-03-23 | * defs.h (error): Add printf format attribute. | Andrew Cagney | 1 | -1/+1 |
2002-02-13 | 2002-02-13 Michael Chastain <mec@shout.net> | Michael Chastain | 1 | -1/+1 |
2002-01-04 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -2/+2 |
2001-11-10 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -9/+11 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 |
2000-08-11 | 2000-08-10 Jimmy Guo <guo@cup.hp.com> | Jimmy Guo | 1 | -0/+1 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -30/+12 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -5/+5 |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -4/+6 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -27/+32 |
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/+274 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -274/+0 |
1998-12-10 | Start of HP merge changes to GDB. | David Taylor | 1 | -2/+2 |
1998-10-05 | * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr) | Stu Grossman | 1 | -4/+6 |
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 | -5/+9 |
1996-04-09 | * Makefile.in (scm-exp.o, scm-lang.o, scm-valprint.o): Add targets and | Fred Fish | 1 | -0/+1 |
1995-10-05 | * expression.h (enum exp_code): Added OP_NAME. | Per Bothner | 1 | -259/+135 |
1995-09-30 | * scm-lang.c: Moved Scheme value printing code to ... | Per Bothner | 1 | -148/+26 |
1995-09-29 | * defs.h (enum language): Add language_scm. | Per Bothner | 1 | -0/+513 |