aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-aux-info.c
AgeCommit message (Expand)AuthorFilesLines
2001-09-24libiberty.h (reconcat): New function.Kaveh R. Ghazi1-2/+3
2001-09-17libiberty.h (ASTRDUP): New macro.Kaveh R. Ghazi1-3/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-04-29c-aux-info.c: NULL_PTR->NULL in calls to `concat'.Kaveh R. Ghazi1-44/+44
2000-03-21tree.h (COMPLETE_TYPE_P): New macro.Nathan Sidwell1-1/+1
2000-02-25Copyright fixes.Jeff Law1-1/+2
2000-01-11alias.c: PROTO -> PARAMS.Kaveh R. Ghazi1-7/+7
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-61/+0
1999-04-17c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename.Zack Weinberg1-0/+1
1999-03-06c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-19/+22
1998-12-07[multiple changes]Dave Brolley1-0/+5
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-88/+99
1998-10-21invoke.texi: Document -flang-isoc9x.Mark Mitchell1-2/+4
1998-06-19* c-aux-info.c (xmalloc): Remove declaration.H.J. Lu1-2/+0
1998-04-23Fix macro usage error found by Martin von Loewis's checking patch.Jim Wilson1-1/+2
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-8/+1
1998-02-28Fix warious warnings:Kaveh R. Ghazi1-10/+17
1997-05-06reformat a little to match GNU coding standards.Mike Stump1-4/+4
1996-07-03formatting tweaksMike Stump1-30/+30
1995-12-31(gen_decl): DECL_REGISTER isn't defined for FUNCTION_DECL.Richard Kenner1-1/+1
1995-09-22(gen_type): Handle ERROR_MARK.Richard Kenner1-0/+4
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-01-25Update comments.Richard Kenner1-3/+3
1994-03-25(gen_decl): Remove decl of unused variable.Richard Kenner1-5/+2
1994-03-23Change rfg's address.Richard Kenner1-1/+1
1992-07-20(gen_type): For array type, state the size.Richard Stallman1-1/+12
1992-07-12Renamed TREE_INLINE...Richard Stallman1-3/+3
1992-06-24fix typos in comments.Richard Stallman1-2/+2
1992-05-10entered into RCSRichard Stallman1-6/+0
1992-04-18*** empty log message ***Richard Stallman1-36/+0
1992-03-19*** empty log message ***Richard Stallman1-0/+8
1992-03-14*** empty log message ***Richard Stallman1-2/+6
1992-01-18Initial revisionRichard Stallman1-0/+661