| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 | 4 | -131/+110 |
* | * config/m68hc11/m68hc11-protos.h: Add a prototype for | kazu | 2005-04-02 | 5 | -211/+228 |
* | PR target/15384 | ciceron | 2005-01-28 | 1 | -2/+2 |
* | * harg-reg-set.h (reg_class_names): Prototype global array. | sayle | 2005-01-15 | 1 | -3/+1 |
* | * target.h (targetm.calls.arg_partial_bytes): New. | rth | 2004-12-30 | 1 | -8/+0 |
* | * 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 | 2 | -4/+4 |
* | * function.c (reference_callee_copied): New. | rth | 2004-09-08 | 2 | -11/+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 | 3 | -35/+1 |
* | PR target/14542 | ciceron | 2004-06-06 | 1 | -1/+7 |
* | PR target/14457 | ciceron | 2004-06-06 | 4 | -10/+32 |
* | * 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 | 4 | -15/+101 |
* | * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h, | kazu | 2004-03-11 | 2 | -2/+2 |
* | * config/m68hc11/m68hc11.md ("*lshrsi3_const"): Disable for 68HC12. | ciceron | 2004-03-07 | 2 | -17/+40 |
* | * 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.md (move peephole2): New peepholes to optimize | ciceron | 2004-03-02 | 1 | -0/+335 |
* | * config/m68hc11/m68hc11.md ("*pushdi_internal"): New insn and split | ciceron | 2004-03-02 | 1 | -62/+90 |
* | * config/m68hc11/m68hc11.md ("tstqi_z_used"): Use define_insn_and_split. | ciceron | 2004-03-02 | 1 | -270/+182 |
* | * config/m68hc11/m68hc11.md (SOFT_TMP_REGNUM): Define. | ciceron | 2004-03-02 | 1 | -8/+27 |
* | * config/m68hc11/m68hc11.c (m68hc11_check_z_replacement): Fix when | ciceron | 2004-03-02 | 1 | -2/+4 |
* | PR bootstrap/13990 | ciceron | 2004-02-07 | 1 | -2/+9 |
* | * 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 |
* | gcc/ | kazu | 2004-02-04 | 1 | -1/+2 |
* | * 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 | 3 | -239/+239 |
* | * 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 | 2 | -18/+28 |
* | * config/vxlib.c: Fix comment typos. | kazu | 2003-12-13 | 1 | -1/+1 |
* | * config/m68hc11/m68hc11.c: Convert to ISO C90. | ciceron | 2003-10-27 | 2 | -388/+240 |
* | gcc: | neroden | 2003-10-14 | 1 | -2/+2 |
* | * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o | zack | 2003-10-13 | 1 | -2/+1 |
* | * c-pretty-print.c: Fix comment typos. | kazu | 2003-10-05 | 1 | -1/+1 |
* | * config/m68hc11/t-m68hc11-gas (MULTILIB_MATCHES): m68hcs12 is | ciceron | 2003-10-04 | 1 | -1/+1 |
* | * target.h (init_libfuncs): New hook. | zack | 2003-10-02 | 2 | -17/+16 |
* | GNU CC -> GCC | kcook | 2003-09-27 | 6 | -22/+22 |
* | * 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/m68hc11/m68hc11.h (HAVE_AS_DWARF2_DEBUG_LINE): Don't define | ciceron | 2003-07-08 | 1 | -0/+8 |
* | * 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 | 2 | -3/+3 |
* | * 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 | 3 | -68/+10 |