aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-04Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka1-2/+1
2002-06-02loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka1-0/+1
2002-05-09read-rtl.c: Fix formatting.Kazu Hirata1-1/+1
2002-05-08rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name, and use it in al...Janis Johnson1-3/+4
2002-05-08cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka1-1/+2
2002-05-07rtl.h (struct rtx_def): Update comments.Janis Johnson1-9/+23
2002-04-19real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as appropriate.Zack Weinberg1-62/+0
2002-03-08rtl.c (copy_most_rtx): Move from here ...Richard Kenner1-100/+0
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-12/+10
2002-02-19i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez1-8/+28
2002-01-30rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.Richard Henderson1-1/+1
2002-01-10read-rtl.c: Fix formatting.Kazu Hirata1-2/+2
2001-12-18machmode.h (mode_name, [...]): Set array size in declaration to NUM_MACHINE_M...Kaveh R. Ghazi1-11/+11
2001-12-08rtl.c (rtx_equal_p): Check for null pointers when comparing rtx strings.John David Anglin1-1/+3
2001-11-03cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner1-6/+6
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-0/+18
2001-10-11rtl.h (REG_VTABLE_REF): New.Richard Henderson1-1/+2
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-22/+23
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-12gcc.c: Fix comment formatting.Kazu Hirata1-2/+2
2001-08-11rtl.h (REG_EH_RETHROW): Remove.Richard Henderson1-1/+1
2001-08-08calls.c (ECF_ALWAYS_RETURN): New constant.Jan Hubicka1-1/+1
2001-08-07calls.c (expand_call): Do not emit INSN_SETJMP note.Jan Hubicka1-2/+2
2001-07-15machmode.def (Pmode): Redefine if GENERATOR_FILE.Richard Henderson1-10/+7
2001-07-03rtl.c (copy_rtx): Handle 'T' format letter.Zack Weinberg1-0/+1
2001-06-30rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg1-0/+3
2001-06-28i386.md: Global update to use new string syntax where it will improve readabi...Zack Weinberg1-614/+2
2001-05-22rtl.c (read_string): Break out from ...Richard Henderson1-47/+63
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-21/+12
2001-02-24* rtl.c (rtl_check_failed_code2): Fix typo in last change.Kaveh R. Ghazi1-1/+1
2001-02-23diagnostic.c (trim_filename): No longer static.Richard Kenner1-20/+22
2000-12-27rtl.c (copy_most_rtx, [...]): Copy frame_related flag.Alexandre Oliva1-0/+2
2000-12-20rtl.h (REG_NON_LOCAL_GOTO): New.Richard Henderson1-1/+2
2000-11-22rtl.h (traverse_md_constants): Declare.J"orn Rennecke1-0/+123
2000-11-16oops, forgot a constDJ Delorie1-1/+1
2000-11-16rtl.c (read_rtx): Provide suitable names for unnamed define_insn and define_i...DJ Delorie1-0/+23
2000-10-29toplev.c, [...]: Change comments mentioning C9X to refer to C99 instead.Joseph Myers1-1/+1
2000-10-13Remove obstacks.Mark Mitchell1-40/+17
2000-09-18machmode.def: Add BImode.Richard Henderson1-10/+25
2000-09-07Fix a small oversightBernd Schmidt1-1/+3
2000-09-01Eliminate false DV warnings for predicated calls to noreturn functions.Jim Wilson1-1/+1
2000-09-01stmt.c (expand_asm_operands): Twiddle generating_concat_p so that CONCATs are...Geoff Keating1-0/+3
2000-08-03* gengenrtl.c, rtl.c: Avoid #elif.Akiko Matsushita1-24/+43
2000-08-02rtl.h (enum reg_note): Add REG_MAYBE_DEAD.Geoff Keating1-1/+1
2000-07-21diagnostic.c (trim_filename, [...]): Moved here from rtl.c.Zack Weinberg1-46/+1
2000-06-29rtl.c: Revert NLS changes.Philipp Thomas1-5/+5
2000-06-28c-decl.c: Mark strings for translation.Philipp Thomas1-5/+5
2000-06-09ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,...Zack Weinberg1-39/+14
2000-04-21rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.Richard Kenner1-1/+1
2000-04-17builtins.c (expand_builtin_expect): New.Richard Henderson1-1/+1