aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.c
AgeCommit message (Expand)Author
2003-02-20combine.c (distribute_notes): Kill REG_EXEC_COUNT.Josef Zlomek
2003-01-26rtl.c (get_mode_alignment): Moved to...Alexandre Oliva
2002-10-13* rtl.c (shallow_copy_rtx): Use memcpy for the entire node.Richard Henderson
2002-09-17machmode.def (V1DImode): New mode.Nick Clifton
2002-09-16Index: gcc/ChangeLogGeoffrey Keating
2002-06-04Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka
2002-06-02loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka
2002-05-09read-rtl.c: Fix formatting.Kazu Hirata
2002-05-08rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name, and use it in al...Janis Johnson
2002-05-08cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka
2002-05-07rtl.h (struct rtx_def): Update comments.Janis Johnson
2002-04-19real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as appropriate.Zack Weinberg
2002-03-08rtl.c (copy_most_rtx): Move from here ...Richard Kenner
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg
2002-02-19i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez
2002-01-30rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.Richard Henderson
2002-01-10read-rtl.c: Fix formatting.Kazu Hirata
2001-12-18machmode.h (mode_name, [...]): Set array size in declaration to NUM_MACHINE_M...Kaveh R. Ghazi
2001-12-08rtl.c (rtx_equal_p): Check for null pointers when comparing rtx strings.John David Anglin
2001-11-03cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner
2001-10-11rtl.h (REG_VTABLE_REF): New.Richard Henderson
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-08-12gcc.c: Fix comment formatting.Kazu Hirata
2001-08-11rtl.h (REG_EH_RETHROW): Remove.Richard Henderson
2001-08-08calls.c (ECF_ALWAYS_RETURN): New constant.Jan Hubicka
2001-08-07calls.c (expand_call): Do not emit INSN_SETJMP note.Jan Hubicka
2001-07-15machmode.def (Pmode): Redefine if GENERATOR_FILE.Richard Henderson
2001-07-03rtl.c (copy_rtx): Handle 'T' format letter.Zack Weinberg
2001-06-30rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg
2001-06-28i386.md: Global update to use new string syntax where it will improve readabi...Zack Weinberg
2001-05-22rtl.c (read_string): Break out from ...Richard Henderson
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg
2001-02-24* rtl.c (rtl_check_failed_code2): Fix typo in last change.Kaveh R. Ghazi
2001-02-23diagnostic.c (trim_filename): No longer static.Richard Kenner
2000-12-27rtl.c (copy_most_rtx, [...]): Copy frame_related flag.Alexandre Oliva
2000-12-20rtl.h (REG_NON_LOCAL_GOTO): New.Richard Henderson
2000-11-22rtl.h (traverse_md_constants): Declare.J"orn Rennecke
2000-11-16oops, forgot a constDJ Delorie
2000-11-16rtl.c (read_rtx): Provide suitable names for unnamed define_insn and define_i...DJ Delorie
2000-10-29toplev.c, [...]: Change comments mentioning C9X to refer to C99 instead.Joseph Myers
2000-10-13Remove obstacks.Mark Mitchell
2000-09-18machmode.def: Add BImode.Richard Henderson
2000-09-07Fix a small oversightBernd Schmidt
2000-09-01Eliminate false DV warnings for predicated calls to noreturn functions.Jim Wilson
2000-09-01stmt.c (expand_asm_operands): Twiddle generating_concat_p so that CONCATs are...Geoff Keating
2000-08-03* gengenrtl.c, rtl.c: Avoid #elif.Akiko Matsushita
2000-08-02rtl.h (enum reg_note): Add REG_MAYBE_DEAD.Geoff Keating
2000-07-21diagnostic.c (trim_filename, [...]): Moved here from rtl.c.Zack Weinberg