aboutsummaryrefslogtreecommitdiff
path: root/gcc/web.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-10-11re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck1-22/+22
2008-06-18df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.Steven Bosscher1-7/+9
2008-06-17Remove libcall notes.Steven Bosscher1-3/+1
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+5
2007-09-05regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-76/+144
2006-05-04[multiple changes]Razya Ladelsky1-33/+43
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+2
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-3/+3
2006-01-11df.h (DF_SCAN, [...]): New macros.Daniel Berlin1-33/+38
2005-12-25final.c (compute_alignments): Make it static.Kazu Hirata1-1/+1
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-0/+35
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-11-22bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell1-0/+1
2004-11-13cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P.Steven Bosscher1-1/+0
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-1/+0
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-40/+4
2004-06-29web.c (union_defs): use all defs of an instruction to create a union with a r...Roman Zippel1-5/+7
2004-05-15basic-block.h (life_analysis, [...]): Update prototypes.Steven Bosscher1-3/+7
2004-03-22bt-load.c, [...]: Remove unnecessary casts.Kazu Hirata1-6/+4
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-24toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson1-10/+10
2004-02-24df.c, [...]: Replace df_analyse with df_analyze.Kazu Hirata1-1/+1
2003-11-21ChangeLog.7: Fix comment typos.Kazu Hirata1-1/+1
2003-10-31C90 prototype updates.R. Kelley Cook1-31/+16
2003-10-21* web.c: Fix various comments.Eric Botcazou1-37/+35
2003-10-11Makefile.in (web.o): New.Jan Hubicka1-0/+323