summaryrefslogtreecommitdiff
path: root/gcc/rtl.c
Commit message (Expand)AuthorAgeFilesLines
...
* * rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name,janis2002-05-081-3/+4
* * cfglayout.c (function_tail_eff_head): Rename to ...hubicka2002-05-081-1/+2
* * rtl.h (struct rtx_def): Update comments.janis2002-05-071-9/+23
* * real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, aszack2002-04-191-62/+0
* * rtl.c (copy_most_rtx): Move from here ...kenner2002-03-081-100/+0
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-12/+10
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-8/+28
* * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.rth2002-01-311-1/+1
* * read-rtl.c: Fix formatting.kazu2002-01-101-2/+2
* * machmode.h (mode_name, mode_class, mode_size, mode_unit_size,ghazi2001-12-181-11/+11
* * rtl.c (rtx_equal_p): Check for null pointers when comparing rtxdanglin2001-12-081-1/+3
* * cselib.c (cselib_subst_to_values, case CONST_DOUBLE): Removekenner2001-11-031-6/+6
* * alias.c (can_address_p): Compnonents are not addressable ifkenner2001-10-231-0/+18
* * rtl.h (REG_VTABLE_REF): New.rth2001-10-111-1/+2
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-22/+23
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * gcc.c: Fix comment formatting.kazu2001-08-121-2/+2
* * rtl.h (REG_EH_RETHROW): Remove.rth2001-08-111-1/+1
* * calls.c (ECF_ALWAYS_RETURN): New constant.hubicka2001-08-081-1/+1
* * calls.c (expand_call): Do not emit INSN_SETJMP note.hubicka2001-08-071-2/+2
* * machmode.def (Pmode): Redefine if GENERATOR_FILE.rth2001-07-161-10/+7
* * rtl.c (copy_rtx): Handle 'T' format letter.zack2001-07-031-0/+1
* * rtl.def (DEFINE_INSN, DEFINE_INSN_AND_SPLIT, DEFINE_PEEPHOLE):zack2001-06-301-0/+3
* * config/i386/i386.md: Global update to use new string syntaxzack2001-06-281-614/+2
* * rtl.c (read_string): Break out from ...rth2001-05-221-47/+63
* libiberty:zack2001-03-061-21/+12
* * rtl.c (rtl_check_failed_code2): Fix typo in last change.ghazi2001-02-241-1/+1
* * diagnostic.c (trim_filename): No longer static.kenner2001-02-231-20/+22
* * rtl.c (copy_most_rtx, shallow_copy_rtx): Copy frame_relatedaoliva2000-12-271-0/+2
* * rtl.h (REG_NON_LOCAL_GOTO): New.rth2000-12-211-1/+2
* * rtl.h (traverse_md_constants): Declare.amylaar2000-11-221-0/+123
* oops, forgot a constdj2000-11-161-1/+1
* * rtl.c (read_rtx): Provide suitable names for unnameddj2000-11-161-0/+23
* * toplev.c, flags.h, fold-const.c, real.c, rtl.c,jsm282000-10-291-1/+1
* Remove obstacks.mmitchel2000-10-131-40/+17
* * machmode.def: Add BImode. Add a column for bitsize.rth2000-09-181-10/+25
* Fix a small oversightcrux2000-09-071-1/+3
* Eliminate false DV warnings for predicated calls to noreturn functions.wilson2000-09-011-1/+1
* * stmt.c (expand_asm_operands): Twiddle generating_concat_pgeoffk2000-09-011-0/+3
* * gengenrtl.c, rtl.c: Avoid #elif.law2000-08-031-24/+43
* * rtl.h (enum reg_note): Add REG_MAYBE_DEAD.geoffk2000-08-021-1/+1
* * diagnostic.c (trim_filename, fancy_abort): Moved here fromzack2000-07-211-46/+1
* 2000-06-29 Philipp Thomas <pthomas@suse.de>pthomas2000-06-291-5/+5
* 2000-06-28 Philipp Thomas <pthomas@suse.de>pthomas2000-06-281-5/+5
* toplevel:zack2000-06-091-39/+14
* * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.kenner2000-04-211-1/+1
* * builtins.c (expand_builtin_expect): New.rth2000-04-171-1/+1
* * rtl.h (enum insn_note): New enumeration. Subsumerth2000-04-161-3/+3
* * Makefile.in (emit-rtl.o): Depend on HASHTAB_H.mmitchel2000-03-311-16/+26
* * rtl.h: Redistribute enum reg_note documentation.rth2000-03-291-31/+35