summaryrefslogtreecommitdiff
path: root/gcc/ra-debug.c
Commit message (Expand)AuthorAgeFilesLines
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-6/+6
* alias.c (get_alias_set, [...]): Use MEM_P.Jerry Quinn2004-07-011-2/+2
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-3/+5
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-6/+7
* ra-debug.c (ra_print_rtx): Add break's to case legs.Pat Haugen2004-04-151-5/+10
* alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini2004-03-031-15/+23
* toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson2004-02-241-7/+7
* alias.c (record_set): Use hard_regno_nregs.Jan Hubicka2004-02-021-2/+3
* basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher2003-12-111-5/+6
* ra.c: Convert to ISO C90 prototypes.Steven Bosscher2003-09-141-57/+25
* hwint.h (HOST_WIDE_INT_PRINT, [...]): New macros.Kaveh R. Ghazi2003-06-251-15/+10
* builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi2003-05-171-5/+5
* cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi2003-05-171-22/+22
* c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle2003-03-151-2/+3
* output.h: Fix comment typos.Kazu Hirata2002-12-251-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* Makefile.in (ra-debug.o): Depend on $(TM_P_H).Kaveh R. Ghazi2002-08-021-0/+1
* hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE, [...]): New formatting macros.Kaveh R. Ghazi2002-07-221-10/+15
* ra-build.c (check_conflict_numbers): Hide unused function.Kaveh R. Ghazi2002-07-221-28/+18
* rtl.def (CODE_LABEL): Remove slot 8.Zack Weinberg2002-07-191-2/+8
* [multiple changes]Michael Matz2002-07-151-0/+1118