aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lex.h
AgeCommit message (Expand)AuthorFilesLines
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-05-16c-lex.h (save_and_forget_protocol_qualifiers, [...]): Remove deleted function...Neil Booth1-4/+0
2001-04-12c-common.h (truthvalue_conversion, [...]): Delete redundant declarations.Kaveh R. Ghazi1-1/+0
2001-03-02stringpool.c (set_identifier): New function.Zack Weinberg1-0/+1
2000-12-04stor-layout.c (int_mode_for_mode): Handle MODE_VECTOR_INT, MODE_VECTOR_FLOAT.Jason Merrill1-1/+0
2000-11-28c-lex.h (parse_in): Change parse_in to a cpp_reader *.Neil Booth1-1/+1
2000-11-26* c-lex.h: Should have been committed.Neil Booth1-0/+3
2000-09-07Integrated preprocessor.Zack Weinberg1-4/+8
2000-06-30Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.Mark Mitchell1-51/+0
2000-06-19c-parse.in (undeclared_variable_notice): Moved to c-typeck.c.Zack Weinberg1-6/+0
2000-03-14c-lex.h (enum rid): Add RID_BOUNDED & RID_UNBOUNDED.Greg McGary1-0/+2
2000-01-12c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi1-10/+10
1999-02-18bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-1/+1
1999-01-06Copyright fixes.Jeff Law1-1/+1
1998-10-21invoke.texi: Document -flang-isoc9x.Mark Mitchell1-0/+1
1998-10-08c-lex.c (remember_protocol_qualifiers): Handle RID_BYREF.Richard Frith-Macdonald1-0/+1
1998-05-21configure.in (extra_c_objs): add prefix.o.Dave Brolley1-2/+0
1998-05-13Warning fixes:Kaveh R. Ghazi1-1/+1
1998-04-08c-lex.h (is_class_name): Fix arg type to be tree, not void.Brendan Kehoe1-3/+3
1998-04-07c-lex.c (is_class_name): Delete declaration.Bernd Schmidt1-5/+13
1995-06-15Update FSF address.Richard Kenner1-1/+2
1993-04-09(RID_IN, RID_OUT, RID_INOUT, RID_BYCOPY, RID_ONEWAY,Tom Wood1-0/+7
1993-03-04(RID_COMPLEX): New constant.Richard Stallman1-0/+1
1993-03-02Fix typo.Richard Kenner1-1/+1
1993-03-02(get_directive_line): Declared.Richard Stallman1-0/+2
1993-03-02(RID_ITERATOR): New alternative.Richard Stallman1-0/+1
1992-01-17entered into RCSRichard Stallman1-1/+1
1991-12-24*** empty log message ***Richard Stallman1-0/+12
1991-12-22*** empty log message ***Richard Stallman1-0/+7
1991-11-30Initial revisionRichard Stallman1-0/+49