Age | Commit message (Expand) | Author | Files | Lines |
2004-07-20 | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 1 | -3/+0 |
2004-07-17 | langhooks.h (builtin_function): New langhook. | Joseph Myers | 1 | -32/+44 |
2004-07-14 | alpha.c (alpha_gimplify_va_arg_1): Move indirect ... | Richard Henderson | 1 | -0/+8 |
2004-07-14 | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 1 | -7/+0 |
2004-07-13 | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 1 | -4/+0 |
2004-07-13 | target-def.h (TARGET_MUST_PASS_IN_STACK): New. | Richard Henderson | 1 | -3/+3 |
2004-07-08 | c4x-protos.h (c4x_va_arg): Remove. | Richard Henderson | 3 | -11/+12 |
2004-07-07 | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 2 | -6/+6 |
2004-07-05 | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. | Joseph Myers | 1 | -4/+0 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -14/+0 |
2004-06-30 | * config/c4x/c4x.md: Fix comment. | Steven Bosscher | 1 | -16/+2 |
2004-06-07 | hooks.c (hook_int_void_1): New generic hook. | Steven Bosscher | 2 | -3/+5 |
2004-05-21 | oops - omitted from previous delta. This change is: | Nick Clifton | 1 | -4/+4 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -3/+0 |
2004-04-30 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -3/+3 |
2004-03-11 | c-typeck.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -2/+2 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-04 | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-02-03 | c4x.h (FUNCTION_VALUE): Use gen_rtx_REG instead of gen_rtx. | Kazu Hirata | 1 | -2/+2 |
2004-02-03 | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 1 | -3/+3 |
2004-02-02 | arm.md, [...]: Fix indentation. | Kazu Hirata | 1 | -3/+3 |
2004-02-02 | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 2 | -7/+7 |
2004-02-01 | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 1 | -6/+6 |
2004-01-31 | c4x.md: Use GEN_INT instead of gen_rtx (CONST_INT, ...). | Kazu Hirata | 1 | -4/+2 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 2 | -2/+2 |
2004-01-28 | c4x.c (TARGET_ASM_EXTERNAL_LIBCALL): New. | Kazu Hirata | 2 | -10/+28 |
2004-01-26 | c4x.md (addqi3_noclobber): Move up pecking order. | Michael Hayes | 1 | -113/+117 |
2004-01-26 | c4x.h (BCT_CHECK_LOOP_ITERATIONS): Remove. | Michael Hayes | 1 | -3/+10 |
2004-01-26 | c4x.c (c4x_legitimate_address_p): Invalidate direct memory references if TARG... | Michael Hayes | 1 | -3/+5 |
2004-01-26 | * config/c4x/c4x.c (legitimize_operands): Truncate invalid shift counts. | Michael Hayes | 1 | -1/+12 |
2004-01-26 | Fix last commit. | Michael Hayes | 1 | -15/+0 |
2004-01-26 | c4x.c (c4x_valid_operands): More aggressively reject invalid operand combinat... | Michael Hayes | 1 | -34/+79 |
2004-01-26 | c4x.c (c4x_check_legit_addr): Rename to c4x_legitimate_address_p. | Michael Hayes | 3 | -5/+7 |
2004-01-25 | * config/c4x/c4x.h (LEGITIMIZE_RELOAD_ADDRESS): Handle symref. | Michael Hayes | 1 | -1/+7 |
2004-01-24 | re PR target/12978 (problem with -fweb and c4x target) | Herman A.J. ten Brugge | 1 | -56/+30 |
2004-01-13 | re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_... | Steven Bosscher | 1 | -8/+10 |
2003-12-13 | vxlib.c: Fix comment typos. | Kazu Hirata | 2 | -5/+5 |
2003-10-13 | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 2 | -9/+11 |
2003-10-06 | real.h (REAL_MODE_FORMAT): New macro. | Zack Weinberg | 1 | -2/+2 |
2003-10-05 | fold-const.c: Follow spelling conventions. | Kazu Hirata | 2 | -2/+2 |
2003-10-02 | target.h (init_libfuncs): New hook. | Zack Weinberg | 2 | -83/+33 |
2003-09-28 | pdp11-protos.h, [...]: Convert to ISO C90 function declarations and definitions. | Steven Bosscher | 4 | -564/+316 |
2003-06-28 | builtins.c: Follow spelling conventions. | Kazu Hirata | 4 | -8/+8 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 2 | -29/+25 |
2003-06-16 | c4x.c: Don't include "c-tree.h". | Kaveh R. Ghazi | 1 | -1/+0 |
2003-06-07 | config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9. | Zack Weinberg | 3 | -12/+9 |
2003-06-04 | alpha.c (print_operand_address): Fix format specifier warnings. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-05-16 | c4x.c (c4x_print_operand, [...]): Fix format specifier warnings. | Kaveh R. Ghazi | 1 | -12/+12 |
2003-05-14 | target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | Richard Sandiford | 3 | -17/+15 |
2003-05-12 | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -3/+3 |