aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mn10300
AgeCommit message (Expand)AuthorFilesLines
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-08function.c (reference_callee_copied): New.Richard Henderson2-2/+2
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-1/+1
2004-07-14expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini1-3/+0
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2-6/+22
2004-07-13builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson1-12/+0
2004-07-09mn10300-protos.h (mn10300_va_arg): Remove.Richard Henderson3-41/+8
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-13/+0
2004-06-28mn10300-protos.h (legitimate_address_p): Declare.Alexandre Oliva3-59/+107
2004-06-22mn10300.md (movdi, movdf): Use high/low for movu operands.Alexandre Oliva1-4/+4
2004-03-17mn10300.c (notice_update_cc): Don't handle CC_INVERT.Kazu Hirata2-9/+1
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-04alloc-pool.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata2-3/+3
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-1/+1
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata1-0/+2
2004-01-25mn10300-protos.h: Remove the prototype for mn10300_builtin_saveregs.Kazu Hirata3-24/+24
2004-01-14* config/mn10300/mn10300.h (STRUCT_VALUE): Change to 0.Kazu Hirata1-1/+1
2004-01-05mn10300.c: Fix comment formatting.Kazu Hirata2-24/+24
2004-01-02mn10300.h (PREDICATE_CODES): Add const_8bit_operand and call_address_operand.Kazu Hirata1-2/+4
2003-12-21mn10300.c (mn10300_encode_section_info): Fix a warning.Kazu Hirata1-1/+1
2003-12-21arm.c: Convert to ISO-C.Kazu Hirata1-90/+37
2003-12-05d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2-34/+34
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi1-10/+1
2003-10-05c-pretty-print.c: Fix comment typos.Kazu Hirata1-1/+1
2003-09-27GNU CC -> GCCKelley Cook5-20/+20
2003-09-24mn10300.md (andsi3): Fix cut&pasto in 0xfffffffe constant.Alexandre Oliva1-2/+2
2003-09-22mn10300.md: Revert 2003-09-17's patch.Alexandre Oliva1-12/+47
2003-09-18mn10300.md (andsi3, [...]): Make them set_zn.Alexandre Oliva1-12/+12
2003-08-23iq2000.c: Follow spelling conventions.Kazu Hirata1-3/+3
2003-07-10[multiple changes]Alexandre Oliva3-0/+133
2003-07-10[multiple changes]Alexandre Oliva4-1/+429
2003-07-10mn10300.h (PREDICATE_CODES): Define.Alexandre Oliva4-59/+858
2003-07-03m32r.c: Fix comment typos.Kazu Hirata1-1/+1
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg3-15/+10
2003-06-11d30v.h: Delete reference to ASM_FINAL_SPEC.Roger Sayle1-1/+0
2003-03-09frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.Neil Booth1-1/+7
2003-02-14mn10300.c (mn10300_wide_const_load_uses_clr): New function.Alexandre Oliva3-6/+93
2003-01-28target.h (targetm.address_cost): New.Richard Henderson3-15/+19
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-44/+58
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg2-8/+4
2002-12-13mn10300.c (print_operand): Check operand's range.Alexandre Oliva3-7/+72
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-20arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi1-1/+1
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-5/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-6/+0
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg3-6/+5
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-16/+2
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-6/+2