aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68hc11/m68hc11.h
AgeCommit message (Expand)AuthorFilesLines
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-2/+2
2004-01-25m68hc11.c (TARGET_STRUCT_VALUE_RTX): New.Kazu Hirata1-17/+1
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-1/+1
2003-10-05c-pretty-print.c: Fix comment typos.Kazu Hirata1-1/+1
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-17/+0
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-07-08m68hc11.h (HAVE_AS_DWARF2_DEBUG_LINE): Don't define as .file/.loc directives ...Stephane Carrez1-0/+8
2003-07-03m32r.c: Fix comment typos.Kazu Hirata1-1/+1
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-11/+0
2003-05-17c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth1-3/+0
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-9/+0
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-2/+2
2003-04-12* config/m68hc11/m68hc11-protos.hStephane Carrez1-0/+1
2003-04-12m68hc11.h (TARGET_SWITCHES): Fix -mnominmax option; recognize -mnorelax.Stephane Carrez1-2/+7
2003-03-24t-m68hc11-gas (LIB1ASMFUNCS): Add _call_far and _return_farStephane Carrez1-1/+5
2003-03-22m68hc11.h (ASM_DECLARE_FUNCTION_NAME): Fix typo in writing .interrupt command.Stephane Carrez1-1/+1
2003-03-10m68hc11.h (HARD_REGNO_RENAME_OK): Define.Stephane Carrez1-0/+6
2003-03-10m68hc11.md ("*addhi3_68hc12"): Accept any constant when adding to X and Y sin...Stephane Carrez1-0/+1
2003-03-09frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.Neil Booth1-1/+6
2003-03-05m68hc11.h (PAD_VARARGS_DOWN): Define and return according to va_arg type.Stephane Carrez1-4/+4
2003-03-02m68hc11.c (m68hc11_shift_operator): New function.Stephane Carrez1-0/+1
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-5/+0
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-53/+1
2003-01-19m68hc11.c (stack_push_word, [...]): Declare static and GTY().Stephane Carrez1-0/+7
2003-01-16* config/m68hc11/m68hc11.h (MASK_M6812): Define.Stephane Carrez1-0/+1
2003-01-15m68hc11.h (ASM_SPEC): Handle -m68hcs12...Stephane Carrez1-9/+24
2002-12-20c-pretty-print.h: Fix comment typos.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-10/+0
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson1-5/+0
2002-08-20arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi1-4/+4
2002-08-14m68hc11.h (LINK_SPEC): Support -mrelax.Stephane Carrez1-1/+1
2002-08-14invoke.texi: Document -minmax for 68HC12.Stephane Carrez1-0/+6
2002-08-14invoke.texi: Document -mlong-calls for 68HC12.Stephane Carrez1-1/+48
2002-08-01toplev.c (parse_options_and_default_flags): Don't set flag_reorder_blocks for...Richard Henderson1-4/+0
2002-07-31m68hc11.h, [...] (ASM_GLOBALIZE_LABEL): Delete.Kaveh R. Ghazi1-8/+0
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-7/+0
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth1-3/+0
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-3/+0
2002-06-28m68hc11.h (OPTIMIZATION_OPTIONS): Define.Stephane Carrez1-1/+5
2002-06-11c-common.c (builtin_define_type_max): New.Richard Henderson1-2/+2
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-11/+0
2002-03-22re PR rtl-optimization/5854 (initialize_uninitialized_subregs() breaks HC11/H...Jakub Jelinek1-8/+14
2002-03-15m68hc11.c (m68hc11_symbolic_p): New function.Stephane Carrez1-1/+8
2002-03-15m68hc11.c (m68hc11_small_indexed_indirect_p): Look for reg_equiv_memory_loc w...Stephane Carrez1-4/+8
2002-03-15m68hc11.c (emit_move_after_reload): Add a REG_INC note on the insn that sets ...Stephane Carrez1-4/+5
2002-03-15m68hc11.c (m6812_cost): Make cost of add higher than a shift to avoid adding ...Stephane Carrez1-1/+1
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-3/+0
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-5/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-4/+1
2002-03-031750a.h, [...] (CHAR_TYPE_SIZE): Delete.Kaveh R. Ghazi1-3/+0