| Commit message (Expand) | Author | Age | Files | Lines |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -1/+1 |
* | * common.opt (-Wattributes): New. Default true. | dj | 2005-05-25 | 1 | -4/+6 |
* | * config/m68hc11/m68hc11.c (m68hc11_emit_libcall): Use gcc_assert | nathan | 2005-05-08 | 1 | -130/+90 |
* | * config/m68hc11/predicates.md (reg_or_some_mem_operand): Do not allow | ciceron | 2005-05-08 | 1 | -40/+71 |
* | PR target/16925 | ciceron | 2005-05-08 | 1 | -29/+7 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -5/+5 |
* | * config/m68hc11/m68hc11.h (target_flags, MASK_SHORT) | rsandifo | 2005-04-02 | 1 | -29/+14 |
* | * config/m68hc11/m68hc11-protos.h: Add a prototype for | kazu | 2005-04-02 | 1 | -172/+1 |
* | * harg-reg-set.h (reg_class_names): Prototype global array. | sayle | 2005-01-15 | 1 | -3/+1 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -4/+4 |
* | * config/darwin-c.c, config/arc/arc.c, config/arc/arc.md, | kazu | 2004-09-18 | 1 | -1/+1 |
* | * function.c (reference_callee_copied): New. | rth | 2004-09-08 | 1 | -0/+2 |
* | PR target/15334 | ciceron | 2004-08-31 | 1 | -0/+5 |
* | * rtl.def (NIL): Delete. | zack | 2004-08-18 | 1 | -5/+5 |
* | * target.h (struct gcc_target): Add calls.pass_by_reference. | rth | 2004-07-14 | 1 | -18/+0 |
* | PR target/14457 | ciceron | 2004-06-06 | 1 | -0/+18 |
* | * basic-block.h (life_analysis, delete_noop_moves): | steven | 2004-05-15 | 1 | -1/+1 |
* | * config/m68hc11/m68hc11-protos.h (m68hc11_page0_symbol_p): Declare. | ciceron | 2004-03-28 | 1 | -1/+84 |
* | * config/m68hc11/m68hc11.md ("*lshrsi3_const"): Disable for 68HC12. | ciceron | 2004-03-07 | 1 | -0/+6 |
* | * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Use 2,-sp to push | ciceron | 2004-03-07 | 1 | -4/+10 |
* | * config/m68hc11/m68hc11.c (m68hc11_addr_mode): New variable. | ciceron | 2004-03-02 | 1 | -20/+94 |
* | * config/m68hc11/m68hc11.c (m68hc11_check_z_replacement): Fix when | ciceron | 2004-03-02 | 1 | -2/+4 |
* | * config/arc/arc.c (arc_return_in_memory): Check the return | kazu | 2004-02-06 | 1 | -3/+7 |
* | * config/c4x/c4x.h (FUNCTION_VALUE): Use gen_rtx_REG instead | kazu | 2004-02-03 | 1 | -9/+10 |
* | * config/alpha/alpha.c, config/arm/arm.c, config/c4x/c4x.c, | kazu | 2004-02-03 | 1 | -3/+3 |
* | * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md, | kazu | 2004-02-01 | 1 | -74/+74 |
* | * config/alpha/alpha.c: Remove mentions of deprecates macros | kazu | 2004-01-30 | 1 | -0/+8 |
* | * config/m68hc11/m68hc11.c (TARGET_STRUCT_VALUE_RTX): New. | kazu | 2004-01-25 | 1 | -1/+27 |
* | * config/m68hc11/m68hc11.c: Convert to ISO C90. | ciceron | 2003-10-27 | 1 | -291/+151 |
* | * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o | zack | 2003-10-13 | 1 | -2/+1 |
* | * target.h (init_libfuncs): New hook. | zack | 2003-10-02 | 1 | -0/+16 |
* | GNU CC -> GCC | kcook | 2003-09-27 | 1 | -4/+4 |
* | * expr.h (DEFAULT_FUNCTION_ARG_PADDING): New. | kazu | 2003-09-15 | 1 | -8/+2 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -1/+1 |
* | * config/h8300/h8300.c: Fix comment typos. | kazu | 2003-07-06 | 1 | -1/+1 |
* | * config/m32r/m32r.c: Fix comment typos. | kazu | 2003-07-03 | 1 | -2/+2 |
* | * combine.c (distribute_notes): Don't bother REG_WAS_0. | kazu | 2003-07-01 | 1 | -41/+0 |
* | * gcse.c (compute_ld_motion_mems): Use INSN_P instead of its | kazu | 2003-06-28 | 1 | -3/+3 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 1 | -55/+10 |
* | * config/m68hc11/m68hc11.c (m68hc11_rtx_costs): Remove | kazu | 2003-06-16 | 1 | -3/+0 |
* | * config/frv/frv.h: Remove declaration of g_switch_value. | neil | 2003-06-15 | 1 | -2/+0 |
* | * m68hc11.c: Don't use the `0' flag for asm_fprintf specifiers. | ghazi | 2003-05-22 | 1 | -4/+4 |
* | * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | rsandifo | 2003-05-14 | 1 | -4/+16 |
* | * target.h (encode_section_info): Add new argument carrying | zack | 2003-04-20 | 1 | -5/+3 |
* | * config/m68hc11/m68hc11-protos.h | ciceron | 2003-04-12 | 1 | -0/+14 |
* | * config/m68hc11/m68hc11.c (hard_reg_operand): Check the mode. | ciceron | 2003-03-31 | 1 | -1/+4 |
* | * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Don't rely on REG_WAS_0 | ciceron | 2003-03-31 | 1 | -4/+8 |
* | * config/m68hc11/m68hc11.c (expand_prologue): For an interrupt handler | ciceron | 2003-03-31 | 1 | -9/+9 |
* | * config/m68hc11/t-m68hc11-gas (LIB1ASMFUNCS): Add _call_far and | ciceron | 2003-03-24 | 1 | -1/+0 |