summaryrefslogtreecommitdiff
path: root/gcc/web.c
Commit message (Expand)AuthorAgeFilesLines
* 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