summaryrefslogtreecommitdiff
path: root/gcc/web.c
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/42685 ("-fcompare-debug failure" with "-O1 -funroll-l...Richard Guenther2010-01-261-3/+3
* Update copyright notices of my recent commits.Alexandre Oliva2010-01-091-1/+1
* re PR rtl-optimization/42631 ("-fcompare-debug failure" with "-O1 -funroll-lo...Alexandre Oliva2010-01-091-28/+38
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck2008-10-111-22/+22
* df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.Steven Bosscher2008-06-181-7/+9
* Remove libcall notes.Steven Bosscher2008-06-171-3/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-76/+144
* [multiple changes]Razya Ladelsky2006-05-041-33/+43
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-3/+3
* df.h (DF_SCAN, [...]): New macros.Daniel Berlin2006-01-111-33/+38
* final.c (compute_alignments): Make it static.Kazu Hirata2005-12-251-1/+1
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-0/+35
* Update FSF address.Kelley Cook2005-06-251-2/+2
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-0/+1
* cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P.Steven Bosscher2004-11-131-1/+0
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-1/+0
* rtl.def (ADDRESSOF): Remove.Richard Henderson2004-07-041-40/+4
* web.c (union_defs): use all defs of an instruction to create a union with a r...Roman Zippel2004-06-291-5/+7
* basic-block.h (life_analysis, [...]): Update prototypes.Steven Bosscher2004-05-151-3/+7
* bt-load.c, [...]: Remove unnecessary casts.Kazu Hirata2004-03-221-6/+4
* c-incpath.c, [...]: Update copyright.Kazu Hirata2004-03-151-1/+1
* toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson2004-02-241-10/+10
* df.c, [...]: Replace df_analyse with df_analyze.Kazu Hirata2004-02-241-1/+1
* ChangeLog.7: Fix comment typos.Kazu Hirata2003-11-211-1/+1
* C90 prototype updates.R. Kelley Cook2003-10-311-31/+16
* * web.c: Fix various comments.Eric Botcazou2003-10-211-37/+35
* Makefile.in (web.o): New.Jan Hubicka2003-10-111-0/+323