aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-parse.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-09top level:Zack Weinberg1-8/+7
2000-04-21Update. Build with the same version of bison.Jeff Law1-502/+502
2000-04-12objc-act.c: Include ggc.h.Jakub Jelinek1-1/+6
2000-03-30c-parse.in (cast_expr): Move change from March 21 into c-parse.in since it is...Jeffrey A Law1-4/+4
2000-03-20c-parse.in (SAVE_WARN_FLAGS): Use size_int.Martin v. Löwis1-24/+19
2000-03-17* Clean up usages of TREE_INT_CST_LOW.Richard Kenner1-1/+1
2000-03-14c-parse.y, [...]: Regenerate.Greg McGary1-1656/+1667
2000-02-28regenJason Merrill1-508/+508
2000-01-30c-parse.in: Apply Ulrich's changes from c-parse.y.Zack Weinberg1-2/+2
2000-01-25c-common.c, [...]: Remove all references to obstack functions obsoleted by GC...Zack Weinberg1-613/+545
2000-01-18c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.Martin v. Löwis1-13/+16
2000-01-12c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi1-1/+1
1999-12-18objc-parse.c: Regenerate.Zack Weinberg1-111/+179
1999-12-10c-parse.in (string): With -Wtraditional, warn if ANSI string concatenation is...Kaveh R. Ghazi1-404/+405
1999-10-26c-parse.in (cast_expr): Constify.Kaveh R. Ghazi1-1/+1
1999-10-15c-parse.in (component_decl): Support anonymous struct/union.Alastair J. Houghton1-1265/+1278
1999-09-22c-parse.in: save and restore warn_pointer_arith on __extension__ along with p...Jim Kingdon1-512/+522
1999-09-07Commit parts that were missing in Mark's last commitBernd Schmidt1-508/+519
1999-09-06Merge in gcc2-ss-010999Jeff Law1-684/+614
1999-09-05c-decl.c (struct language_function): Renamed from struct c_function.Bernd Schmidt1-318/+324
1999-09-02c-parse.in (compstmt_primary_start): New, broken out of first part of compstm...Richard Henderson1-1960/+2062
1999-08-31c-parse.in (language_string): Constify.Kaveh R. Ghazi1-1/+1
1999-08-04regenJason Merrill1-1742/+1690
1999-07-25Rebuild.Richard Henderson1-2167/+2257
1999-04-26c-parse.in (absdcl1): Allow attributes in explicit typespecs.Mumit Khan1-1389/+1410
1999-04-26Update.Richard Henderson1-422/+432
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-5/+4
1999-01-11Update FSF address in copyright header.Jeff Law1-1/+2
1999-01-04c-common.c (decl_attributes): Allow applying attribute `unused' on a LABEL_DECL.Kaveh R. Ghazi1-1080/+1065
1998-12-01c-common.c (declare_function_name): Declare predefinied variable `__func__'.Ulrich Drepper1-1755/+1775
1998-07-06c-parse.in (struct_head, [...]): New nonterminals.Jason Merrill1-1922/+1970
1998-05-06toplev.h cleanups...Jim Wilson1-493/+494
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-498/+504
1998-04-06More system.h cutover patches:Kaveh R. Ghazi1-8/+1
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-3/+3
1998-03-23c-parse.in: Recognize protocol qualifiers in class definitions for objc.H.J. Lu1-5/+5
1998-01-20Rebuilt.Jeff Law1-70/+78
1997-12-12Rebuild after recent changes.Jeff Law1-496/+495
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-34/+27
1997-11-02This commit was generated by cvs2svn to compensate for changes in r16274,Jeff Law1-1746/+1754
1997-08-11Initial revisionmisc/cutover-egcs-1Jeff Law1-0/+5103