aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-parse.y
AgeCommit message (Expand)AuthorFilesLines
1999-12-10c-parse.in (string): With -Wtraditional, warn if ANSI string concatenation is...Kaveh R. Ghazi1-1/+2
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-7/+16
1999-09-22c-parse.in: save and restore warn_pointer_arith on __extension__ along with p...Jim Kingdon1-6/+18
1999-09-07Commit parts that were missing in Mark's last commitBernd Schmidt1-1/+12
1999-09-06Merge in gcc2-ss-010999Jeff Law1-1/+0
1999-09-05c-decl.c (struct language_function): Renamed from struct c_function.Bernd Schmidt1-6/+12
1999-09-02c-parse.in (compstmt_primary_start): New, broken out of first part of compstm...Richard Henderson1-26/+43
1999-08-31c-parse.in (language_string): Constify.Kaveh R. Ghazi1-1/+1
1999-08-04* c-parse.in: Add END_OF_LINE token.Jason Merrill1-0/+3
1999-07-25Rebuild.Richard Henderson1-1/+3
1999-04-26c-parse.in (absdcl1): Allow attributes in explicit typespecs.Mumit Khan1-0/+2
1999-04-26Update.Richard Henderson1-5/+15
1999-01-04c-common.c (decl_attributes): Allow applying attribute `unused' on a LABEL_DECL.Kaveh R. Ghazi1-2/+5
1998-12-01c-common.c (declare_function_name): Declare predefinied variable `__func__'.Ulrich Drepper1-12/+26
1998-07-06c-parse.in (struct_head, [...]): New nonterminals.Jason Merrill1-15/+37
1998-05-06toplev.h cleanups...Jim Wilson1-0/+1
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-2/+8
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-1/+1
1998-03-23c-parse.in: Recognize protocol qualifiers in class definitions for objc.H.J. Lu1-2/+2
1998-01-17* objc-parse.c: Recognize protocol qualifiers in class definitions.David T. McWherter1-0/+8
1997-12-11objc-act.c (lang_report_error_function): Disable.H.J. Lu1-3/+2
1997-11-02This commit was generated by cvs2svn to compensate for changes in r16274,Jeff Law1-17/+24
1997-08-11Initial revisionmisc/cutover-egcs-1Jeff Law1-0/+2938