summaryrefslogtreecommitdiff
path: root/gdb/f-lang.c
AgeCommit message (Expand)Author
2009-03-20gdb:Tom Tromey
2009-02-052009-02-05 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-10-28gdbTom Tromey
2008-09-30gdbTom Tromey
2008-09-27gdbTom Tromey
2008-09-11 * language.h (struct language_arch_info): New membersUlrich Weigand
2008-04-06 Fix breakpoint condition that use member variables.Vladimir Prus
2008-02-05 * language.h (struct language_defn): Add new fieldJoel Brobecker
2008-01-16 * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): ReplaceMarkus Deuling
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-12-04 * coffread.c (decode_type): Use builtin_type_int32 insteadUlrich Weigand
2007-11-02 * language.h (struct language_defn): Remove la_builtin_type_vectorUlrich Weigand
2007-10-302007-10-30 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand
2007-09-23 * infcall.c (call_function_by_hand): Handle language-specificDaniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-06-16 * gdbtypes.h (builtin_type_f_character, builtin_type_f_logical,Ulrich Weigand
2007-06-16 * f-lang.c (_initialize_f_language): Do not initialize orUlrich Weigand
2007-06-16 * c-lang.c (cplus_builtin_types): Remove.Ulrich Weigand
2007-06-122007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand
2007-06-122007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-10-032005-10-03 Joel Brobecker <brobecker@adacore.com>Joel Brobecker
2005-05-092005-05-09 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2005-01-292005-01-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-09-11* language.c (local_hex_format_custom): Remove.Paul N. Hilfinger
2004-08-292004-08-29 David Lecomber <david@streamline-computing.com>David Lecomber
2004-07-282004-07-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-07-062004-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-04-10* language.h (language_defn): Add new la_post_parser field.Paul N. Hilfinger
2004-02-152004-02-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2004-01-232004-01-23 David Carlton <carlton@kealia.com>David Carlton
2003-11-232003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-11-082003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-10-06 * language.h (language_defn): new field, la_word_break_characters.Joel Brobecker
2003-09-25* parser-defs.h (struct exp_descriptor): New definition, containingPaul N. Hilfinger
2003-09-092003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>Paul N. Hilfinger
2003-05-202003-05-19 David Carlton <carlton@bactrian.org>David Carlton
2003-05-152003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-04-02* Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).Adam Fedor
2003-03-26* Makefile.in (infrun.o): Add $(language_h)Adam Fedor
2003-02-272003-02-27 Michael Snyder <msnyder@redhat.com>Michael Snyder
2002-04-252002-04-24 Pierre Muller <ics.u-strasbg.fr>Pierre Muller
2002-02-132002-02-13 Michael Chastain <mec@shout.net>Michael Chastain
2001-03-06Update/correct copyright notices.Kevin Buettner
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney
2000-12-15Replace free() with xfree().Kevin Buettner