aboutsummaryrefslogtreecommitdiff
path: root/gdb/language.h
AgeCommit message (Expand)AuthorFilesLines
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-19 * language.h (enum exp_opcode): Remove commented out forwardJoel Brobecker1-5/+0
2007-12-17 * language.h (enum exp_opcode): Comment out this declaration,Joel Brobecker1-1/+2
2007-12-17 * language.h (enum exp_opcode): Add forward declaration.Joel Brobecker1-9/+9
2007-12-04 * coffread.c (decode_type): Use builtin_type_int32 insteadUlrich Weigand1-5/+0
2007-11-02 * language.h (struct language_defn): Remove la_builtin_type_vectorUlrich Weigand1-10/+0
2007-09-23 * infcall.c (call_function_by_hand): Handle language-specificDaniel Jacobowitz1-0/+13
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-15 * gdbarch.sh (skip_trampoline_code): Add FRAME argument.Ulrich Weigand1-2/+3
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-10-032005-10-03 Joel Brobecker <brobecker@adacore.com>Joel Brobecker1-0/+15
2005-05-092005-05-09 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-01-292005-01-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-01-292005-01-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-09-112004-09-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+0
2004-09-11* language.c (local_hex_format_custom): Remove.Paul N. Hilfinger1-104/+3
2004-08-292004-08-29 David Lecomber <david@streamline-computing.com>David Lecomber1-0/+14
2004-07-282004-07-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2004-07-282004-07-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-0/+24
2004-07-062004-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+7
2004-04-10* language.h (language_defn): Add new la_post_parser field.Paul N. Hilfinger1-0/+8
2004-01-232004-01-23 David Carlton <carlton@kealia.com>David Carlton1-2/+5
2003-10-06 * language.h (language_defn): new field, la_word_break_characters.Joel Brobecker1-0/+3
2003-10-06 * language.h (default_word_break_characters): Add prototype.Joel Brobecker1-0/+3
2003-09-25* parser-defs.h (struct exp_descriptor): New definition, containingPaul N. Hilfinger1-4/+5
2003-08-072003-08-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-6/+2
2003-05-202003-05-19 David Carlton <carlton@bactrian.org>David Carlton1-0/+21
2003-04-122003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+2
2003-04-02* Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).Adam Fedor1-0/+7
2003-03-26* Makefile.in (infrun.o): Add $(language_h)Adam Fedor1-0/+10
2003-01-142003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+4
2003-01-022003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+0
2002-10-12language.h (CAST_IS_CONVERSION): Add language_objc.Adam Fedor1-1/+2
2002-09-19Revert previous change. Not obvious.Andrew Cagney1-2/+1
2002-09-192002-09-18 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+2
2002-08-012002-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-05-12* language.c (local_hex_string_custom): Simplify. Do not dependAndrew Cagney1-6/+2
2002-02-02* language.h (type_error, range_error): Make string parameterAndrew Cagney1-4/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2000-10-27Corrected spelling errors in comments.David Anderson1-2/+2
2000-08-112000-08-10 Jimmy Guo <guo@cup.hp.com>Jimmy Guo1-0/+23
2000-06-19 * defs.h: define language_pascal in language enumeration. Pierre Muller1-1/+2
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-5/+5
2000-05-28PARAMS removal.Kevin Buettner1-61/+33
2000-03-04Comment out longest_raw_hex_string.Andrew Cagney1-0/+4
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-11/+13
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-1/+13
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-2/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-121/+140