summaryrefslogtreecommitdiff
path: root/gcc/rtl.c
Commit message (Expand)AuthorAgeFilesLines
* Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka2002-06-041-2/+1
* loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka2002-06-021-0/+1
* read-rtl.c: Fix formatting.Kazu Hirata2002-05-091-1/+1
* rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name, and use it in al...Janis Johnson2002-05-081-3/+4
* cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka2002-05-081-1/+2
* rtl.h (struct rtx_def): Update comments.Janis Johnson2002-05-071-9/+23
* real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as appropriate.Zack Weinberg2002-04-191-62/+0
* rtl.c (copy_most_rtx): Move from here ...Richard Kenner2002-03-081-100/+0
* emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg2002-03-031-12/+10
* i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez2002-02-191-8/+28
* rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.Richard Henderson2002-01-301-1/+1
* read-rtl.c: Fix formatting.Kazu Hirata2002-01-101-2/+2
* machmode.h (mode_name, [...]): Set array size in declaration to NUM_MACHINE_M...Kaveh R. Ghazi2001-12-181-11/+11
* rtl.c (rtx_equal_p): Check for null pointers when comparing rtx strings.John David Anglin2001-12-081-1/+3
* cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner2001-11-031-6/+6
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-0/+18
* rtl.h (REG_VTABLE_REF): New.Richard Henderson2001-10-111-1/+2
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-22/+23
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* gcc.c: Fix comment formatting.Kazu Hirata2001-08-121-2/+2
* rtl.h (REG_EH_RETHROW): Remove.Richard Henderson2001-08-111-1/+1
* calls.c (ECF_ALWAYS_RETURN): New constant.Jan Hubicka2001-08-081-1/+1
* calls.c (expand_call): Do not emit INSN_SETJMP note.Jan Hubicka2001-08-071-2/+2
* machmode.def (Pmode): Redefine if GENERATOR_FILE.Richard Henderson2001-07-151-10/+7
* rtl.c (copy_rtx): Handle 'T' format letter.Zack Weinberg2001-07-031-0/+1
* rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg2001-06-301-0/+3
* i386.md: Global update to use new string syntax where it will improve readabi...Zack Weinberg2001-06-281-614/+2
* rtl.c (read_string): Break out from ...Richard Henderson2001-05-221-47/+63
* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg2001-03-061-21/+12
* * rtl.c (rtl_check_failed_code2): Fix typo in last change.Kaveh R. Ghazi2001-02-241-1/+1
* diagnostic.c (trim_filename): No longer static.Richard Kenner2001-02-231-20/+22
* rtl.c (copy_most_rtx, [...]): Copy frame_related flag.Alexandre Oliva2000-12-271-0/+2
* rtl.h (REG_NON_LOCAL_GOTO): New.Richard Henderson2000-12-201-1/+2
* rtl.h (traverse_md_constants): Declare.J"orn Rennecke2000-11-221-0/+123
* oops, forgot a constDJ Delorie2000-11-161-1/+1
* rtl.c (read_rtx): Provide suitable names for unnamed define_insn and define_i...DJ Delorie2000-11-161-0/+23
* toplev.c, [...]: Change comments mentioning C9X to refer to C99 instead.Joseph Myers2000-10-291-1/+1
* Remove obstacks.Mark Mitchell2000-10-131-40/+17
* machmode.def: Add BImode.Richard Henderson2000-09-181-10/+25
* Fix a small oversightBernd Schmidt2000-09-071-1/+3
* Eliminate false DV warnings for predicated calls to noreturn functions.Jim Wilson2000-09-011-1/+1
* stmt.c (expand_asm_operands): Twiddle generating_concat_p so that CONCATs are...Geoff Keating2000-09-011-0/+3
* * gengenrtl.c, rtl.c: Avoid #elif.Akiko Matsushita2000-08-031-24/+43
* rtl.h (enum reg_note): Add REG_MAYBE_DEAD.Geoff Keating2000-08-021-1/+1
* diagnostic.c (trim_filename, [...]): Moved here from rtl.c.Zack Weinberg2000-07-211-46/+1
* rtl.c: Revert NLS changes.Philipp Thomas2000-06-291-5/+5
* c-decl.c: Mark strings for translation.Philipp Thomas2000-06-281-5/+5
* ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,...Zack Weinberg2000-06-091-39/+14
* rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.Richard Kenner2000-04-211-1/+1
* builtins.c (expand_builtin_expect): New.Richard Henderson2000-04-171-1/+1