aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mcore/mcore.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-3/+3
2007-12-21[multiple changes]Rask Ingemann Lambertsen1-1/+1
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-10/+10
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-1/+1
2007-01-11predicates.md (mcore_general_movesrc_operand): Accept CONSTs.Nick Clifton1-148/+149
2005-07-02toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers1-1/+1
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
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 Sidwell1-76/+46
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
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-04mcore-protos.h: Remove the prototypes for mcore_arith_reg_operand...Kazu Hirata1-307/+1
2005-04-04* config/mcore/mcore.h (target_flags, HARDLIT_BIT, ALIGN8_BIT, DIV_BIT)Richard Sandiford1-15/+4
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-8/+12
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-2/+2
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-08-18mcore.c (mode_from_align): Remove DImode.Richard Henderson1-87/+76
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 Mitchell1-1/+1
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 Henderson1-0/+2
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-17/+5
2004-07-06mcore.c (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Define.Steven Bosscher1-0/+3
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
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 Hirata1-42/+42
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 Hirata1-6/+44
2004-01-11lib1.asm: Fix comment formatting.Kazu Hirata1-9/+9
2003-10-02mcore.c: Convert to ISO C90 function declarations and definitions.Steven Bosscher1-315/+181
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-09-20c-format.c (gcc_diag_char_table): Add %J.Richard Henderson1-2/+1
2003-09-12mcore-protos.h (mcore_r15_operand_p): Declare.Richard Sandiford1-112/+60
2003-07-26pe.c (arm_mark_dllimport): Don't use xxx_with_decl.Gabriel Dos Reis1-1/+2
2003-07-06h8300.c: Fix comment typos.Kazu Hirata1-1/+1
2003-07-03m32r.c: Fix comment typos.Kazu Hirata1-4/+4
2003-05-16mcore.c (mcore_print_operand_address, [...]): Fix format specifier warnings.Kaveh R. Ghazi1-6/+6
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-9/+11
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg1-2/+3
2003-04-17mcore.c (mcore_encode_section_info): Don't set SYMBOL_REF_FLAG.Richard Henderson1-10/+0