aboutsummaryrefslogtreecommitdiff
path: root/gcc/ra-build.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-27bb-reorder.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-24toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson1-1/+1
2004-02-24df.c, [...]: Replace df_analyse with df_analyze.Kazu Hirata1-1/+1
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher1-6/+6
2003-09-14ra.c: Convert to ISO C90 prototypes.Steven Bosscher1-175/+106
2003-08-22cfgcleanup.c: Fix comment typos.Kazu Hirata1-1/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-40/+28
2003-07-05bt-load.c: Fix comment typos.Kazu Hirata1-1/+1
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-1/+1
2003-03-08calls.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-03-07df.h (enum df_ref_flags.DF_REF_STRIPPED): New.Michael Matz1-6/+11
2003-02-11ra-build.c (compare_and_free_webs): Relax checking.Dale Johannesen1-5/+9
2003-01-18* ra-build.c (undef_to_size_word): Avoid `switch' warning.Kaveh R. Ghazi1-24/+21
2003-01-17ifcvt.c: Fix comment typos.Kazu Hirata1-1/+1
2003-01-13Add 2003 copyright notices for constraints string patch, also 2002 noticeJoern Rennecke1-1/+1
2003-01-09defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.J"orn Rennecke1-4/+6
2002-12-25output.h: Fix comment typos.Kazu Hirata1-16/+16
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-12-02* ra-build.c: Fix a comment typo.Kazu Hirata1-1/+1
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata1-5/+5
2002-08-14c-opts.c (lang_flags): Const-ify.Kaveh R. Ghazi1-1/+1
2002-08-10emit-rtl.c (emit_jump_insn_before, [...]): Fix uninitialized variable.Kaveh R. Ghazi1-1/+1
2002-07-22ra-build.c (check_conflict_numbers): Hide unused function.Kaveh R. Ghazi1-3/+11
2002-07-20* ra-build.c: (remember_web_was_spilled): Use GENERAL_REGS.Michael Matz1-1/+2
2002-07-16ra-rewrite.c: #include reload.h, insn-config.hDaniel Berlin1-0/+1
2002-07-15[multiple changes]Michael Matz1-0/+3264