Age | Commit message (Expand) | Author | Files | Lines |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -1/+1 |
2009-02-05 | 2009-02-05 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 1 | -0/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-30 | gdb | Tom Tromey | 1 | -0/+1 |
2008-09-27 | gdb | Tom Tromey | 1 | -0/+1 |
2008-09-11 | * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32 | Ulrich Weigand | 1 | -1/+1 |
2008-09-11 | * eval.c (evaluate_subexp_standard): Use builtin_type_int8 | Ulrich Weigand | 1 | -1/+1 |
2008-09-11 | * language.h (struct language_arch_info): New members | Ulrich Weigand | 1 | -0/+3 |
2008-09-11 | * jv-lang.c (enum java_primitive_types): New type. | Ulrich Weigand | 1 | -1/+43 |
2008-08-24 | gdb: | Tom Tromey | 1 | -1/+1 |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 1 | -1/+1 |
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 | -1/+1 |
2007-12-04 | * coffread.c (decode_type): Use builtin_type_int32 instead | Ulrich Weigand | 1 | -32/+0 |
2007-11-15 | Remove 'run_cleanup'. | Vladimir Prus | 1 | -22/+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-04 | 2007-08-03 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+3 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-05-14 | * jv-exp.y (push_fieldnames): Use STRUCTOP_PTR instead of | Daniel Jacobowitz | 1 | -1/+1 |
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 | -2/+2 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+6 |
2005-02-07 | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-07 | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+5 |
2004-11-12 | 2004-11-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -15/+15 |
2004-11-10 | 2004-11-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-11-09 | 2004-11-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
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 | -3/+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/+56 |
2004-04-10 | * language.h (language_defn): Add new la_post_parser field. | Paul N. Hilfinger | 1 | -0/+1 |
2004-02-07 | 2004-02-07 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -7/+7 |
2004-02-07 | 2004-02-07 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -6/+6 |
2004-01-23 | 2004-01-23 David Carlton <carlton@kealia.com> | David Carlton | 1 | -1/+2 |
2004-01-21 | 2004-01-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -14/+0 |
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-11 | 2003-09-11 David Carlton <carlton@kealia.com> | David Carlton | 1 | -12/+3 |
2003-09-09 | 2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com> | Paul N. Hilfinger | 1 | -2/+2 |
2003-06-11 | 2003-06-11 David Carlton <carlton@bactrian.org> | David Carlton | 1 | -28/+23 |
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 | -3/+3 |