summaryrefslogtreecommitdiff
path: root/gcc/lists.c
Commit message (Expand)AuthorAgeFilesLines
* reg-notes.def (DEP_CONTROL): New.Bernd Schmidt2011-10-211-0/+31
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-2/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-2/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-0/+26
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov2007-02-021-80/+4
* re PR target/26734 (GCC cannot bootstrap on IA64 HP-UX)Maxim Kuvyrkov2006-03-301-4/+4
* 2006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>Maxim Kuvyrkov2006-03-281-4/+4
* rtl.def (Copyright): Update date.Maxim Kuvyrkov2006-03-271-4/+4
* target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov2006-03-161-0/+16
* sched-int.h (struct haifa_insn_data): New fields: resolved_deps, inter_tick, ...Maxim Kuvyrkov2006-03-161-1/+9
* ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call.Maxim Kuvyrkov2006-03-161-4/+106
* Update FSF address.Kelley Cook2005-06-251-2/+2
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* gengtype.c (create_option): New function.Zack Weinberg2004-03-301-2/+2
* 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