summaryrefslogtreecommitdiff
path: root/gdb/f-lang.c
Commit message (Expand)AuthorAgeFilesLines
* Fix breakpoint condition that use member variables.Vladimir Prus2008-04-061-1/+1
* * language.h (struct language_defn): Add new fieldJoel Brobecker2008-02-051-0/+1
* * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): ReplaceMarkus Deuling2008-01-161-2/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * coffread.c (decode_type): Use builtin_type_int32 insteadUlrich Weigand2007-12-041-166/+0
* * language.h (struct language_defn): Remove la_builtin_type_vectorUlrich Weigand2007-11-021-2/+0
* 2007-10-30 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-301-10/+10
* * infcall.c (call_function_by_hand): Handle language-specificDaniel Jacobowitz2007-09-231-0/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * gdbtypes.h (builtin_type_f_character, builtin_type_f_logical,Ulrich Weigand2007-06-161-61/+48
* * f-lang.c (_initialize_f_language): Do not initialize orUlrich Weigand2007-06-161-6/+0
* * c-lang.c (cplus_builtin_types): Remove.Ulrich Weigand2007-06-161-21/+48
* 2007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-121-13/+22
* 2007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-121-26/+29
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-10-03 Joel Brobecker <brobecker@adacore.com>Joel Brobecker2005-10-031-0/+1
* 2005-05-09 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-091-1/+1
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-1/+1
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-3/+3
* 2005-01-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-291-7/+6
* * language.c (local_hex_format_custom): Remove.Paul N. Hilfinger2004-09-111-4/+0
* 2004-08-29 David Lecomber <david@streamline-computing.com>David Lecomber2004-08-291-0/+1
* 2004-07-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-281-0/+1
* 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-07-061-0/+1
* * language.h (language_defn): Add new la_post_parser field.Paul N. Hilfinger2004-04-101-0/+1
* 2004-02-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-151-30/+16
* 2004-01-23 David Carlton <carlton@kealia.com>David Carlton2004-01-231-1/+2
* 2003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-231-1/+2
* 2003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-081-6/+6
* * language.h (language_defn): new field, la_word_break_characters.Joel Brobecker2003-10-061-0/+1
* * parser-defs.h (struct exp_descriptor): New definition, containingPaul N. Hilfinger2003-09-251-1/+1
* 2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>Paul N. Hilfinger2003-09-091-3/+3
* 2003-05-19 David Carlton <carlton@bactrian.org>David Carlton2003-05-201-0/+3
* 2003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-151-1/+0
* * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).Adam Fedor2003-04-021-0/+1
* * Makefile.in (infrun.o): Add $(language_h)Adam Fedor2003-03-261-0/+1
* 2003-02-27 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-02-271-2/+38
* 2002-04-24 Pierre Muller <ics.u-strasbg.fr>Pierre Muller2002-04-251-3/+3
* 2002-02-13 Michael Chastain <mec@shout.net>Michael Chastain2002-02-131-2/+2
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-2/+3
* Replace free() with xfree().Kevin Buettner2000-12-151-4/+4
* 2000-08-10 Jimmy Guo <guo@cup.hp.com>Jimmy Guo2000-08-111-0/+1
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-45/+19
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-14/+14
* Clean up compiler warnings:Jim Kingdon2000-02-081-2/+1
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-9/+11
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-1/+1
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-266/+271