summaryrefslogtreecommitdiff
path: root/gcc/c-aux-info.c
Commit message (Expand)AuthorAgeFilesLines
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-2/+1
* builtins.c (fold_builtin_next_arg): Use stdarg_p.Nathan Froyd2010-08-091-24/+1
* tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu2007-08-081-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* Whitespace fixupsMike Stump2006-05-181-64/+64
* Update FSF address.Kelley Cook2005-06-251-2/+2
* c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers2004-10-031-1/+1
* c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell2004-09-071-1/+1
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-2/+2
* builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner2004-03-311-1/+1
* c-tree.h (C_DECL_REGISTER): New.Joseph Myers2004-03-281-2/+2
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson2003-09-211-2/+2
* tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson2003-09-211-2/+2
* c-aux-info.c: Include toplev.h after c-tree.h.Kaveh R. Ghazi2003-07-041-1/+1
* c-aux-info.c: Convert to ISO C99.Andreas Jaeger2003-06-191-33/+18
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-221-2/+2
* libiberty.h (reconcat): New function.Kaveh R. Ghazi2001-09-241-2/+3
* libiberty.h (ASTRDUP): New macro.Kaveh R. Ghazi2001-09-171-3/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* c-aux-info.c: NULL_PTR->NULL in calls to `concat'.Kaveh R. Ghazi2001-04-291-44/+44
* tree.h (COMPLETE_TYPE_P): New macro.Nathan Sidwell2000-03-211-1/+1
* Copyright fixes.Jeff Law2000-02-251-1/+2
* alias.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-111-7/+7
* c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1999-09-071-61/+0
* c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename.Zack Weinberg1999-04-171-0/+1
* c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1999-03-061-19/+22
* [multiple changes]Dave Brolley1998-12-071-0/+5
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-88/+99
* invoke.texi: Document -flang-isoc9x.Mark Mitchell1998-10-211-2/+4
* * c-aux-info.c (xmalloc): Remove declaration.H.J. Lu1998-06-191-2/+0
* Fix macro usage error found by Martin von Loewis's checking patch.Jim Wilson1998-04-231-1/+2
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-8/+1
* Fix warious warnings:Kaveh R. Ghazi1998-02-281-10/+17
* reformat a little to match GNU coding standards.Mike Stump1997-05-061-4/+4
* formatting tweaksMike Stump1996-07-031-30/+30
* (gen_decl): DECL_REGISTER isn't defined for FUNCTION_DECL.Richard Kenner1995-12-311-1/+1
* (gen_type): Handle ERROR_MARK.Richard Kenner1995-09-221-0/+4
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Update comments.Richard Kenner1995-01-251-3/+3
* (gen_decl): Remove decl of unused variable.Richard Kenner1994-03-251-5/+2
* Change rfg's address.Richard Kenner1994-03-231-1/+1
* (gen_type): For array type, state the size.Richard Stallman1992-07-201-1/+12
* Renamed TREE_INLINE...Richard Stallman1992-07-121-3/+3
* fix typos in comments.Richard Stallman1992-06-241-2/+2
* entered into RCSRichard Stallman1992-05-101-6/+0
* *** empty log message ***Richard Stallman1992-04-181-36/+0
* *** empty log message ***Richard Stallman1992-03-191-0/+8
* *** empty log message ***Richard Stallman1992-03-141-2/+6
* Initial revisionRichard Stallman1992-01-181-0/+661