summaryrefslogtreecommitdiff
path: root/gcc/c-parse.y
Commit message (Expand)AuthorAgeFilesLines
* Fix copyrights.Jeff Law2000-02-261-1/+2
* Adjust variable names, comments, help strings to c99.Ulrich Drepper2000-01-291-6/+6
* c-common.c, [...]: Remove all references to obstack functions obsoleted by GC...Zack Weinberg2000-01-251-112/+43
* c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.Martin v. Löwis2000-01-181-5/+5
* c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-121-2/+2
* c-parse.in (string action): Do not warn about ANSI string concatenation in sy...Zack Weinberg1999-12-171-1/+1
* c-parse.in (string): With -Wtraditional, warn if ANSI string concatenation is...Kaveh R. Ghazi1999-12-101-1/+4
* c-parse.in (cast_expr): Constify.Kaveh R. Ghazi1999-10-261-1/+1
* c-parse.in (component_decl): Support anonymous struct/union.Alastair J. Houghton1999-10-151-7/+16
* c-parse.in: save and restore warn_pointer_arith on __extension__ along with p...Jim Kingdon1999-09-221-6/+18
* Linas Vepstas <linas@linas.org>Linas Vepstas1999-09-071-1/+0
* Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.Bernd Schmidt1999-09-061-1/+12
* c-decl.c (struct language_function): Renamed from struct c_function.Bernd Schmidt1999-09-051-6/+12
* c-parse.in (compstmt_primary_start): New, broken out of first part of compstm...Richard Henderson1999-09-021-49/+43
* c-parse.in (language_string): Constify.Kaveh R. Ghazi1999-08-311-1/+1
* c-lex.c: Sync with C++ frontend.Jason Merrill1999-08-041-0/+3
* builtins.c (expand_builtin_saveregs): Remove static, remove exp and ignore ar...Richard Henderson1999-07-251-1/+3
* c-parse.in (absdcl1): Allow attributes in explicit typespecs.Mumit Khan1999-04-261-1/+3
* c-parse.in (expr_no_commas): Verify we've an expr before calling C_SET_EXP_OR...Richard Henderson1999-04-221-4/+14
* Copyright fixes.Jeff Law1999-01-061-1/+1
* c-common.c (decl_attributes): Allow applying attribute `unused' on a LABEL_DECL.Kaveh R. Ghazi1999-01-041-2/+5
* c-common.c (declare_function_name): Declare predefinied variable `__func__'.Ulrich Drepper1998-12-011-17/+36
* invoke.texi: Document -flang-isoc9x.Mark Mitchell1998-10-211-1/+1
* c-parse.in (struct_head, [...]): New nonterminals.Jason Merrill1998-07-061-15/+37
* toplev.h: New file.Robert Lipe1998-05-061-0/+1
* * Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1998-05-051-2/+8
* More system.h cutover patches:Kaveh R. Ghazi1998-04-061-8/+1
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1998-04-041-1/+1
* c-parse.in: Recognize protocol qualifiers in class definitions for objc.H.J. Lu1998-03-231-3/+2
* c-parse.y (undeclared variable error): Tweak error message to be clearer.Jeffrey A Law1998-02-241-1/+1
* This commit was generated by cvs2svn to compensate for changes in r16274,Jeff Law1997-11-021-17/+24
* Initial revisionmisc/cutover-egcs-1Jeff Law1997-08-111-0/+2176