| Commit message (Expand) | Author | Age | Files | Lines |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -2/+2 |
* | PR target/18263 | giovannibajo | 2004-11-05 | 1 | -1/+1 |
* | * config/arc/lib1funcs.asm (___umulsidi3): Fix typo. | giovannibajo | 2004-10-21 | 1 | -1/+1 |
* | * config/arc/lib1funcs.asm (___umulsidi3): Fix typo. | giovannibajo | 2004-10-21 | 1 | -1/+1 |
* | * config/arc/lib1funcs.asm (___umulsidi3): Correct usage of flags. | giovannibajo | 2004-10-20 | 3 | -44/+18 |
* | * config/darwin-c.c, config/arc/arc.c, config/arc/arc.md, | kazu | 2004-09-18 | 2 | -2/+2 |
* | * function.c (reference_callee_copied): New. | rth | 2004-09-08 | 2 | -10/+2 |
* | * rtl.def (NIL): Delete. | zack | 2004-08-18 | 1 | -1/+1 |
* | 2004-07-19 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-20 | 1 | -3/+0 |
* | * target.h (struct gcc_target): Add calls.pass_by_reference. | rth | 2004-07-14 | 2 | -13/+28 |
* | * builtins.c (std_gimplify_va_arg_expr): Handle types passed | rth | 2004-07-13 | 1 | -15/+0 |
* | 2004-07-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-09 | 2 | -6/+16 |
* | * builtins.c (ind_gimplify_va_arg_expr): New. | rth | 2004-07-08 | 1 | -5/+1 |
* | * config/arc/arc-protos.h (arc_va_arg): Remove. | rth | 2004-07-08 | 3 | -74/+9 |
* | * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't check | jsm28 | 2004-07-05 | 1 | -5/+0 |
* | * system.h: Poison NO_RECURSIVE_FUNCTION_CSE. | ian | 2004-05-21 | 1 | -6/+0 |
* | * config/freebsd-spec.h, config/arc/arc-protos.h, | kazu | 2004-03-16 | 1 | -1/+1 |
* | * defaults.h (LEGITIMIZE_ADDRESS): Provide a default | kazu | 2004-03-07 | 1 | -15/+0 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -3/+3 |
* | * config/arc/arc.h, config/arm/arm.h, config/frv/frv.h, | kazu | 2004-02-19 | 1 | -9/+0 |
* | * target-def.h (TARGET_STRUCT_VALUE_RTX): Define as | kazu | 2004-02-08 | 1 | -2/+0 |
* | * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | amodra | 2004-02-06 | 1 | -1/+1 |
* | * config/arc/arc.c (arc_return_in_memory): Check the return | kazu | 2004-02-06 | 1 | -3/+7 |
* | * config/arc/arc-protos.h: Remove the prototype for | kazu | 2004-02-06 | 3 | -26/+30 |
* | * config/alpha/alpha.c, config/arc/arc.c, config/avr/avr.c, | kazu | 2004-02-04 | 1 | -1/+1 |
* | * config/alpha/alpha.c, config/arc/arc.c, | kazu | 2004-02-04 | 1 | -1/+1 |
* | * config/arc/arc.h, config/fr30/fr30.h | kazu | 2004-02-04 | 1 | -27/+0 |
* | * config/arc/arc.md, config/arm/arm.c, config/arm/arm.md, | kazu | 2004-02-02 | 1 | -5/+6 |
* | * config/arc/arc.c (TARGET_PROMOTE_FUNCTION_ARGS): New. | kazu | 2004-01-26 | 2 | -25/+22 |
* | * final.c (final_scan_insn): Make non-static again. | drow | 2004-01-18 | 1 | -4/+5 |
* | * config/alpha/alpha-modes.def: Fix comment formatting. | kazu | 2003-12-25 | 1 | -1/+1 |
* | * Makefile.in (OBJS-common): Remove dwarfout.o. | mmitchel | 2003-12-24 | 1 | -1/+0 |
* | 2003-11-19 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2003-11-20 | 3 | -195/+123 |
* | * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o | zack | 2003-10-13 | 2 | -8/+5 |
* | GNU CC -> GCC | kcook | 2003-09-27 | 7 | -26/+26 |
* | PR bootstrap/11043 | neroden | 2003-07-09 | 1 | -5/+5 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 3 | -9/+7 |
* | * rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | sayle | 2003-06-14 | 1 | -4/+0 |
* | * arc.c (arc_output_function_prologue, | ghazi | 2003-05-16 | 2 | -3/+3 |
* | * expr.c (move_block_from_reg): Remove "size" parm. Localize vars. | amodra | 2003-05-09 | 1 | -4/+2 |
* | * toplev.c (target_options): Add value field. | dj | 2003-04-17 | 1 | -5/+5 |
* | * arc.c (arc_encode_section_info): Remove. | rth | 2003-04-17 | 2 | -21/+4 |
* | * target.h (targetm.address_cost): New. | rth | 2003-01-28 | 3 | -65/+63 |
* | * Makefile.in (cse.o): Depend on TARGET_H. | rth | 2003-01-28 | 2 | -45/+63 |
* | * Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR. | aj | 2003-01-09 | 1 | -6/+6 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 2 | -19/+21 |
* | gcc/ | rth | 2002-10-16 | 1 | -3/+2 |
* | * config/elfos.h: Follow spelling conventions. | kazu | 2002-09-24 | 1 | -1/+1 |
* | * config/alpha/alpha.c: Follow spelling conventions. | kazu | 2002-09-17 | 1 | -3/+3 |
* | * real.c (ereal_to_decimal): Add digits parameter. | rth | 2002-09-04 | 1 | -1/+1 |