aboutsummaryrefslogtreecommitdiff
path: root/gdb/c-lang.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-11Fix some K&R isms.Andrew Cagney1-3/+3
2002-05-17Expand preprocessor macros in C expressions.Jim Blandy1-3/+126
2002-03-212002-03-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+24
2002-02-132002-02-13 Michael Chastain <mec@shout.net>Michael Chastain1-2/+2
2001-12-19* c-lang.c (c_emit_char): Print ASCII 11 as '\v', to matchJim Blandy1-0/+6
2001-12-19* c-lang.c (c_printstr, c_builtin_types, cplus_builtin_types):Jim Blandy1-36/+37
2001-12-09Approved by Jim Blandy:Fred Fish1-4/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2000-08-112000-08-10 Jimmy Guo <guo@cup.hp.com>Jimmy Guo1-0/+3
2000-07-30Protoization.Kevin Buettner1-17/+6
2000-05-28PARAMS removal.Kevin Buettner1-1/+1
2000-02-08 Clean up compiler warnings:Jim Kingdon1-2/+1
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-5/+5
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-2/+0
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-224/+228
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+1
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+527
1999-04-16Initial creation of sourceware repositoryStan Shebs1-527/+0
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-1/+37
1998-10-05 * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr)Stu Grossman1-14/+25
1996-08-13 * defs.h: Define CONST_PTR as blank if compiling with MicrosoftStu Grossman1-1/+1
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-0/+2
1995-11-30 * ch-exp.y: Replaced by ...Per Bothner1-4/+4
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-02-12 * language.h (struct language_defn): New field evaluate_exp.Per Bothner1-0/+3
1995-02-02 * eval.c (evaluate_subexp): Clean up handling ofPer Bothner1-0/+6
1995-01-26 * language.h (struct language_defn): New field c_style_arrays.Per Bothner1-0/+3
1994-08-03 * language.h (struct language_defn): Remove unused fieldStan Shebs1-3/+0
1994-07-06 * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c:Peter Schauer1-1/+1
1994-06-21 * c-lang.c (asm_language_defn): New definitions for language_asm,Peter Schauer1-0/+24
1994-06-05 Fix value_print, which used to be ostensibly langauge-indepentdent,Per Bothner1-0/+2
1994-02-03 * printcmd.c (decode_format): Don't blithely set the size forJim Kingdon1-4/+0
1993-11-15 * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB.Jim Kingdon1-5/+5
1993-11-05 * c-lang.c (c_printstr): Print "" to stream (like all the otherJim Kingdon1-1/+1
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-4/+4
1993-09-28Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-6/+6
1993-02-18Bugfix for length==0 case.John Gilmore1-1/+1
1993-02-18* c-lang.c (c_printstr): If a C string ends in a null, don'tJohn Gilmore1-1/+7
1993-01-16 * c-exp.y (exp:STRING): Convert C strings into array-of-charFred Fish1-90/+0
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1-2/+5
1992-12-09 * c-lang.c (_initialize_c_language): Name changed fromFred Fish1-1/+1
1992-12-09 * c-exp.y, m2-exp.y: Migrate code that has nothing to do withFred Fish1-0/+528