| Commit message (Expand) | Author | Age | Files | Lines |
* | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 2008-05-19 | 1 | -4/+4 |
* | Fix breakpoint condition that use member variables. | Vladimir Prus | 2008-04-06 | 1 | -3/+3 |
* | * language.h (struct language_defn): Add new field | Joel Brobecker | 2008-02-05 | 1 | -0/+3 |
* | * symfile.c (set_initial_language): Make non-static. | Joel Brobecker | 2008-01-03 | 1 | -1/+5 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | * ada-lang.c (ada_evaluate_subexp): Add cases for BINOP_LOGICAL_AND, | Joel Brobecker | 2007-12-28 | 1 | -0/+2 |
* | * coffread.c (decode_type): Use builtin_type_int32 instead | Ulrich Weigand | 2007-12-04 | 1 | -11/+0 |
* | * language.h (struct language_defn): Remove la_builtin_type_vector | Ulrich Weigand | 2007-11-02 | 1 | -28/+7 |
* | * infcall.c (call_function_by_hand): Handle language-specific | Daniel Jacobowitz | 2007-09-23 | 1 | -0/+20 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | * gdbarch.sh (skip_trampoline_code): Add FRAME argument. | Ulrich Weigand | 2007-06-15 | 1 | -4/+4 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -2/+2 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | 2005-10-03 Joel Brobecker <brobecker@adacore.com> | Joel Brobecker | 2005-10-03 | 1 | -0/+14 |
* | * environ.c (unset_in_environ): Use strncmp instead of | Mark Kettenis | 2005-08-29 | 1 | -23/+25 |
* | * bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call. | Mark Kettenis | 2005-07-04 | 1 | -4/+4 |
* | 2005-05-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-05-09 | 1 | -2/+2 |
* | 2005-02-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-21 | 1 | -65/+61 |
* | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-15 | 1 | -2/+2 |
* | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-12 | 1 | -8/+9 |
* | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-11 | 1 | -4/+4 |
* | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-11 | 1 | -16/+16 |
* | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-01-29 | 1 | -6/+3 |
* | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-01-29 | 1 | -7/+3 |
* | * language.c (language_gdbarch_post_init): Fix off-by one error. | Mark Kettenis | 2004-09-22 | 1 | -1/+1 |
* | 2004-09-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-09-11 | 1 | -42/+0 |
* | * language.c (local_hex_format_custom): Remove. | Paul N. Hilfinger | 2004-09-11 | 1 | -120/+25 |
* | 2004-08-29 David Lecomber <david@streamline-computing.com> | David Lecomber | 2004-08-29 | 1 | -0/+3 |
* | 2004-07-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-07-28 | 1 | -4/+4 |
* | 2004-07-27 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-07-28 | 1 | -10/+91 |
* | 2004-07-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-07-26 | 1 | -4/+4 |
* | 2004-07-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2004-07-06 | 1 | -0/+17 |
* | * language.h (language_defn): Add new la_post_parser field. | Paul N. Hilfinger | 2004-04-10 | 1 | -0/+3 |
* | 2004-01-23 David Carlton <carlton@kealia.com> | David Carlton | 2004-01-23 | 1 | -1/+4 |
* | 2003-11-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-11-23 | 1 | -4/+4 |
* | 2003-11-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-11-08 | 1 | -9/+9 |
* | * language.h (language_defn): new field, la_word_break_characters. | Joel Brobecker | 2003-10-06 | 1 | -0/+3 |
* | * language.h (default_word_break_characters): Add prototype. | Joel Brobecker | 2003-10-06 | 1 | -0/+9 |
* | * parser-defs.h (struct exp_descriptor): New definition, containing | Paul N. Hilfinger | 2003-09-25 | 1 | -3/+3 |
* | 2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com> | Paul N. Hilfinger | 2003-09-09 | 1 | -2/+2 |
* | 2003-08-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-08-07 | 1 | -201/+0 |
* | 2003-05-19 David Carlton <carlton@bactrian.org> | David Carlton | 2003-05-20 | 1 | -0/+6 |
* | 2003-05-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2003-05-14 | 1 | -4/+4 |
* | * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h). | Adam Fedor | 2003-04-02 | 1 | -0/+26 |
* | * Makefile.in (infrun.o): Add $(language_h) | Adam Fedor | 2003-03-26 | 1 | -0/+33 |
* | 2003-01-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2003-01-14 | 1 | -2/+4 |
* | 2003-01-02 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2003-01-02 | 1 | -18/+1 |
* | language.c (binop_result_type): Add language_objc to case. | Adam Fedor | 2002-10-12 | 1 | -0/+7 |
* | Revert previous change. Not obvious. | Andrew Cagney | 2002-09-19 | 1 | -7/+0 |
* | 2002-09-18 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2002-09-19 | 1 | -0/+7 |