summaryrefslogtreecommitdiff
path: root/gcc/config/m68hc11
Commit message (Expand)AuthorAgeFilesLines
...
* PR bootstrap/13990ciceron2004-02-071-2/+9
* * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.amodra2004-02-061-1/+1
* * config/arc/arc.c (arc_return_in_memory): Check the returnkazu2004-02-061-3/+7
* gcc/kazu2004-02-041-1/+2
* * config/c4x/c4x.h (FUNCTION_VALUE): Use gen_rtx_REG insteadkazu2004-02-031-9/+10
* * config/alpha/alpha.c, config/arm/arm.c, config/c4x/c4x.c,kazu2004-02-031-3/+3
* * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,kazu2004-02-013-239/+239
* * config/alpha/alpha.c: Remove mentions of deprecates macroskazu2004-01-301-0/+8
* * config/m68hc11/m68hc11.c (TARGET_STRUCT_VALUE_RTX): New.kazu2004-01-252-18/+28
* * config/vxlib.c: Fix comment typos.kazu2003-12-131-1/+1
* * config/m68hc11/m68hc11.c: Convert to ISO C90.ciceron2003-10-272-388/+240
* gcc:neroden2003-10-141-2/+2
* * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.ozack2003-10-131-2/+1
* * c-pretty-print.c: Fix comment typos.kazu2003-10-051-1/+1
* * config/m68hc11/t-m68hc11-gas (MULTILIB_MATCHES): m68hcs12 isciceron2003-10-041-1/+1
* * target.h (init_libfuncs): New hook.zack2003-10-022-17/+16
* GNU CC -> GCCkcook2003-09-276-22/+22
* * expr.h (DEFAULT_FUNCTION_ARG_PADDING): New.kazu2003-09-151-8/+2
* * targhooks.c: New file.dj2003-09-041-1/+1
* * config/m68hc11/m68hc11.h (HAVE_AS_DWARF2_DEBUG_LINE): Don't defineciceron2003-07-081-0/+8
* * config/h8300/h8300.c: Fix comment typos.kazu2003-07-061-1/+1
* * config/m32r/m32r.c: Fix comment typos.kazu2003-07-032-3/+3
* * combine.c (distribute_notes): Don't bother REG_WAS_0.kazu2003-07-011-41/+0
* * gcse.c (compute_ld_motion_mems): Use INSN_P instead of itskazu2003-06-281-3/+3
* * target.h (asm_out.file_start, file_start_app_off,zack2003-06-193-68/+10
* * config/m68hc11/m68hc11.c (m68hc11_rtx_costs): Removekazu2003-06-161-3/+0
* * config/frv/frv.h: Remove declaration of g_switch_value.neil2003-06-151-2/+0
* * Makefile.in, configure.in, config/m68hc11/t-m68hc11-gas:neroden2003-06-101-1/+1
* * m68hc11.c: Don't use the `0' flag for asm_fprintf specifiers.ghazi2003-05-221-4/+4
* * c-common.c, c-common.h (dollars_in_ident): Remove.neil2003-05-171-3/+0
* * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.rsandifo2003-05-143-15/+16
* * target.h (encode_section_info): Add new argument carryingzack2003-04-201-5/+3
* * toplev.c (target_options): Add value field.dj2003-04-171-2/+2
* * config/m68hc11/m68hc11-protos.hciceron2003-04-123-0/+16
* * config/m68hc11/m68hc11.md ("decrement_and_branch_until_zero"): Newciceron2003-04-121-0/+260
* * config/m68hc11/m68hc11.md ("bitcmpqi" split): No need to test theciceron2003-04-121-11/+21
* * config/m68hc11/m68hc11.md (SOFT_Z_REGNUM): New constant.ciceron2003-04-121-10/+11
* * config/m68hc11/m68hc11.h (TARGET_SWITCHES): Fix -mnominmax option;ciceron2003-04-121-2/+7
* * config/m68hc11/larith.asm (memcpy): Use ARG macro to access stackciceron2003-04-121-20/+20
* * config/m68hc11/m68hc11.c (hard_reg_operand): Check the mode.ciceron2003-03-311-1/+4
* * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Don't rely on REG_WAS_0ciceron2003-03-311-4/+8
* * config/m68hc11/m68hc11.c (expand_prologue): For an interrupt handlerciceron2003-03-311-9/+9
* * config/m68hc11/t-m68hc11-gas (LIB1ASMFUNCS): Add _call_far andciceron2003-03-245-84/+216
* * config/m68hc11/m68hc11.md ("call_value"): Fix trap check.ciceron2003-03-211-1/+1
* * config/m68hc11/m68hc11.h (ASM_DECLARE_FUNCTION_NAME): Fix typo inciceron2003-03-214-11/+83
* * config/m68hc11/m68hc11.c (print_operand): Handle 'b' modifierciceron2003-03-161-4/+57
* * config/m68hc11/m68hc11.h (HARD_REGNO_RENAME_OK): Define.ciceron2003-03-103-0/+24
* * config/m68hc11/m68hc11.md ("*addhi3_68hc12"): Accept any constantciceron2003-03-102-6/+30
* * config/m68hc11/m68hc11.c (m68hc11_gen_rotate): Set carry beforeciceron2003-03-101-13/+11
* * config/frv/frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.neil2003-03-091-1/+6