summaryrefslogtreecommitdiff
path: root/gcc/lists.c
Commit message (Expand)AuthorAgeFilesLines
* convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode2003-06-161-1/+1
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-17/+9
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* * lists.c (free_list): Fix typo in comment.Marc Espie2002-06-081-1/+1
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-19/+4
* langhooks.c: Fix formatting.Kazu Hirata2002-05-301-7/+7
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* lists.c (init_EXPR_INSN_LIST_cache): Don't check initialized.Richard Henderson2001-03-071-6/+1
* Remove obstacks.Mark Mitchell2000-10-131-14/+4
* Fix copyrights.Jeff Law2000-02-261-1/+2
* lists.c (init_EXPR_INSN_LIST_cache): Don't need to zap the cache every functi...Richard Henderson1999-10-081-7/+14
* cpplib.c (if_directive_nameo): Add static prototype.Kaveh R. Ghazi1999-10-031-0/+3
* lists.c: Include ggc.h.Richard Henderson1999-09-081-0/+17
* lists.c (unused_insn_list, [...]): New file for maintaining various types of ...Andrew MacLeod1999-08-251-0/+150