aboutsummaryrefslogtreecommitdiff
path: root/gcc/lists.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-08* lists.c (free_list): Fix typo in comment.Marc Espie1-1/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-19/+4
2002-05-30langhooks.c: Fix formatting.Kazu Hirata1-7/+7
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-03-07lists.c (init_EXPR_INSN_LIST_cache): Don't check initialized.Richard Henderson1-6/+1
2000-10-13Remove obstacks.Mark Mitchell1-14/+4
2000-02-26Fix copyrights.Jeff Law1-1/+2
1999-10-08lists.c (init_EXPR_INSN_LIST_cache): Don't need to zap the cache every functi...Richard Henderson1-7/+14
1999-10-03cpplib.c (if_directive_nameo): Add static prototype.Kaveh R. Ghazi1-0/+3
1999-09-08lists.c: Include ggc.h.Richard Henderson1-0/+17
1999-08-25lists.c (unused_insn_list, [...]): New file for maintaining various types of ...Andrew MacLeod1-0/+150