aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-aux-info.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-22c-aux-info.c (gen_formal_list_for_type): Use prototype_p.Nathan Froyd1-1/+1
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-2/+1
2010-08-09builtins.c (fold_builtin_next_arg): Use stdarg_p.Nathan Froyd1-24/+1
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2006-05-18Whitespace fixupsMike Stump1-64/+64
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-10-03c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers1-1/+1
2004-09-07c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell1-1/+1
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-2/+2
2004-03-31builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner1-1/+1
2004-03-28c-tree.h (C_DECL_REGISTER): New.Joseph Myers1-2/+2
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-2/+2
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-2/+2
2003-07-04c-aux-info.c: Include toplev.h after c-tree.h.Kaveh R. Ghazi1-1/+1
2003-06-19c-aux-info.c: Convert to ISO C99.Andreas Jaeger1-33/+18
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-09-22ChangeLog: Follow spelling conventions.Kazu Hirata1-2/+2
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