aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mcore
AgeCommit message (Expand)AuthorFilesLines
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford3-83/+10
2005-08-17Fix misoptimization of mask and shift.James E Wilson1-6/+4
2005-07-02toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers1-1/+1
2005-06-25Update FSF address.R. Kelley Cook11-22/+22
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-1/+1
2005-05-06mcore.c (mcore_print_operand_address): Use gcc_assert and gcc_unreachable as ...Nathan Sidwell3-87/+55
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata2-2/+2
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-1/+1
2005-04-19tree-ssa-phiopt.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-04-04* config/mcore/predicates.md: Fix a comment typo.Kazu Hirata1-1/+1
2005-04-04mcore-protos.h: Remove the prototypes for mcore_arith_reg_operand...Kazu Hirata5-348/+340
2005-04-04* config/mcore/mcore.h (target_flags, HARDLIT_BIT, ALIGN8_BIT, DIV_BIT)Richard Sandiford3-105/+95
2005-04-04mcore.h (PREDICATE_CODES): Add SYMBOL_REF and LABEL_REF to mcore_general_movs...Kazu Hirata1-2/+2
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson3-17/+12
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-2/+2
2004-10-22ptx4.h, [...]: Update copyright.Kazu Hirata1-1/+2
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg1-17/+1
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-2/+4
2004-09-14m32r.md, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-08-18mcore.c (mode_from_align): Remove DImode.Richard Henderson3-94/+81
2004-08-18rtl.def (NIL): Delete.Zack Weinberg1-1/+1
2004-08-18Hot/cold partitioning update patch.Caroline Tice1-0/+1
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-2/+2
2004-08-13darwin-c.c (find_subframework_file): Fix spelling of cannot.Andrew Pinski1-1/+1
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek1-0/+2
2004-08-06tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell2-2/+2
2004-08-04defaults.h (TARGET_DECLSPEC): New macro.Mark Mitchell1-8/+0
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-3/+0
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2-8/+2
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson3-22/+6
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-1/+1
2004-07-06mcore.c (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Define.Steven Bosscher2-6/+11
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-3/+0
2004-05-21system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor1-3/+0
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-1/+0
2004-02-19* config/mcore/mcore.h (ASM_OUTPUT_EXTERNAL): Remove.Kazu Hirata1-19/+0
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-06arc.c (arc_return_in_memory): Check the return value of int_size_in_bytes aga...Kazu Hirata1-1/+2
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-1/+1
2004-02-02mcore.c (block_move_sequence): Replace gen_rtx_CONST_INT with GEN_INT.Kazu Hirata1-4/+2
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata3-79/+79
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2-2/+3
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata1-1/+1
2004-01-29mcore.c (mcore_external_libcall): Add a comment.Kazu Hirata1-0/+4
2004-01-29mcore-protos.h: Remove the prototype for mcore_setup_incoming_varargs.Kazu Hirata3-39/+46
2004-01-11lib1.asm: Fix comment formatting.Kazu Hirata5-32/+32
2003-12-24Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell1-3/+0