Age | Commit message (Expand) | Author | Files | Lines |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 1 | -4/+2 |
2008-04-06 | Fix breakpoint condition that use member variables. | Vladimir Prus | 1 | -1/+1 |
2008-02-05 | * language.h (struct language_defn): Add new field | Joel Brobecker | 1 | -0/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -2/+2 |
2007-12-04 | * coffread.c (decode_type): Use builtin_type_int32 instead | Ulrich Weigand | 1 | -1/+0 |
2007-11-02 | * language.h (struct language_defn): Remove la_builtin_type_vector | Ulrich Weigand | 1 | -2/+0 |
2007-09-23 | * infcall.c (call_function_by_hand): Handle language-specific | Daniel Jacobowitz | 1 | -0/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-09 | Re-instated Guile/Scheme support. | Ludovic Courtès | 1 | -0/+283 |
2007-04-13 | Delete files for last commit. | Daniel Jacobowitz | 1 | -283/+0 |
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-27 | 2005-05-27 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+5 |
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 | -2/+2 |
2005-01-29 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+4 |
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-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+3 |
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/+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 |