summaryrefslogtreecommitdiff
path: root/gcc/c-aux-info.c
Commit message (Expand)AuthorAgeFilesLines
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-1/+1
* * c-tree.h (C_DECL_REGISTER): New.jsm282004-03-281-2/+2
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-2/+2
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-2/+2
* gcc:ghazi2003-07-041-1/+1
* * c-aux-info.c: Convert to ISO C99.aj2003-06-191-33/+18
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-2/+2
* include:ghazi2001-09-241-2/+3
* include:ghazi2001-09-171-3/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * c-aux-info.c: NULL_PTR->NULL in calls to `concat'.ghazi2001-04-291-44/+44
* gccnathan2000-03-211-1/+1
* Copyright fixes.law2000-02-261-1/+2
* * alias.c: PROTO -> PARAMS.ghazi2000-01-111-7/+7
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-61/+0
* 1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-171-0/+1
* * c-aux-info.c (data_type, affix_data_type, gen_decl,ghazi1999-03-061-19/+22
* Mon Dec 7 15:38:25 1998 Dave Brolley <brolley@cygnus.com>brolley1998-12-071-0/+5
* * system.h: Include libiberty.h.ghazi1998-11-271-88/+99
* * invoke.texi: Document -flang-isoc9x.mmitchel1998-10-211-2/+4
* * c-aux-info.c (xmalloc): Remove declaration.law1998-06-191-2/+0
* Fix macro usage error found by Martin von Loewis's checking patch.wilson1998-04-231-1/+2
* Major cutover to using system.h:ghazi1998-03-201-8/+1
* Fix warious warnings:ghazi1998-02-281-10/+17
* reformat a little to match GNU coding standards.mrs1997-05-061-4/+4
* formatting tweaksmrs1996-07-031-30/+30
* (gen_decl): DECL_REGISTER isn't defined for FUNCTION_DECL.kenner1995-12-311-1/+1
* (gen_type): Handle ERROR_MARK.kenner1995-09-221-0/+4
* Update FSF address.kenner1995-06-151-1/+2
* Update comments.kenner1995-01-251-3/+3
* (gen_decl): Remove decl of unused variable.kenner1994-03-251-5/+2
* Change rfg's address.kenner1994-03-231-1/+1
* (gen_type): For array type, state the size.rms1992-07-201-1/+12
* Renamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNALrms1992-07-121-3/+3
* fix typos in comments.rms1992-06-241-2/+2
* entered into RCSrms1992-05-101-6/+0
* *** empty log message ***rms1992-04-181-36/+0
* *** empty log message ***rms1992-03-191-0/+8
* *** empty log message ***rms1992-03-141-2/+6
* Initial revisionrms1992-01-181-0/+661