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