summaryrefslogtreecommitdiff
path: root/gdb/scm-lang.c
Commit message (Expand)AuthorAgeFilesLines
* * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand2008-05-191-4/+2
* 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
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-2/+2
* * coffread.c (decode_type): Use builtin_type_int32 insteadUlrich Weigand2007-12-041-1/+0
* * language.h (struct language_defn): Remove la_builtin_type_vectorUlrich Weigand2007-11-021-2/+0
* * 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
* Re-instated Guile/Scheme support.Ludovic Courtès2007-08-091-0/+283
* Delete files for last commit.Daniel Jacobowitz2007-04-131-283/+0
* 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-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-271-5/+5
* 2005-05-09 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-091-1/+1
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-2/+2
* 2005-01-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-291-7/+4
* * 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-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-281-5/+3
* 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-01-23 David Carlton <carlton@kealia.com>David Carlton2004-01-231-1/+2
* * 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/+10
* 2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>Paul N. Hilfinger2003-09-091-2/+2
* 2003-05-19 David Carlton <carlton@bactrian.org>David Carlton2003-05-201-0/+2
* 2003-05-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-05-141-2/+2
* 2003-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-211-0/+1
* * 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-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-141-2/+3
* 2003-01-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-061-1/+1
* * source.c (get_current_source_symtab_and_line): Initialize sal.pc andFernando Nasser2002-09-221-2/+1
* * source.c: Make global variables current_source_symtab andFernando Nasser2002-09-201-2/+6
* * defs.h (error): Add printf format attribute.Andrew Cagney2002-03-231-1/+1
* 2002-02-13 Michael Chastain <mec@shout.net>Michael Chastain2002-02-131-1/+1
* s/value_ptr/struct value */Andrew Cagney2002-01-041-2/+2
* s/value_ptr/struct value */Andrew Cagney2001-11-101-9/+11
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* 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-30/+12
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-5/+5
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-4/+6
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-27/+32
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-0/+1
* Initial revisionStan Shebs1999-04-161-0/+274