Age | Commit message (Expand) | Author | Files | Lines |
2010-04-20 | gdb/ChangeLog: | Sergio Durigan Junior | 1 | -0/+7 |
2010-01-14 | 2010-01-13 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros. | Ulrich Weigand | 1 | -54/+44 |
2009-07-02 | * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double, | Ulrich Weigand | 1 | -37/+12 |
2009-03-20 | gdb: | Tom Tromey | 1 | -9/+11 |
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-10-28 | gdb | Tom Tromey | 1 | -9/+10 |
2008-09-30 | gdb | Tom Tromey | 1 | -0/+1 |
2008-09-27 | gdb | Tom Tromey | 1 | -0/+1 |
2008-09-11 | * language.h (struct language_arch_info): New members | Ulrich Weigand | 1 | -0/+3 |
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-16 | * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): Replace | Markus Deuling | 1 | -2/+2 |
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 | -166/+0 |
2007-11-02 | * language.h (struct language_defn): Remove la_builtin_type_vector | Ulrich Weigand | 1 | -2/+0 |
2007-10-30 | 2007-10-30 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -10/+10 |
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-06-16 | * gdbtypes.h (builtin_type_f_character, builtin_type_f_logical, | Ulrich Weigand | 1 | -61/+48 |
2007-06-16 | * f-lang.c (_initialize_f_language): Do not initialize or | Ulrich Weigand | 1 | -6/+0 |
2007-06-16 | * c-lang.c (cplus_builtin_types): Remove. | Ulrich Weigand | 1 | -21/+48 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -13/+22 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -26/+29 |
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-09 | 2005-05-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-01-29 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+6 |
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-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-02-15 | 2004-02-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -30/+16 |
2004-01-23 | 2004-01-23 David Carlton <carlton@kealia.com> | David Carlton | 1 | -1/+2 |
2003-11-23 | 2003-11-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+2 |
2003-11-08 | 2003-11-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -6/+6 |
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/+1 |
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 | -0/+3 |
2003-05-15 | 2003-05-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |
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-02-27 | 2003-02-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+38 |