aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mcore
AgeCommit message (Expand)AuthorFilesLines
2008-08-31frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka1-1/+2
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-2/+3
2008-08-28* config/mcore/mcore.h (IRA_COVER_CLASSES): Define.Nick Clifton1-2/+8
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-7/+7
2008-07-02vms_tramp.asm, [...]: Remove .file directives.Joseph Myers2-4/+0
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-3/+3
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 Hubicka2-4/+4
2008-03-27config.cc (m68hc11, [...]): Add usegas.h, rename tmake_file to m68hc11/t-m68h...Paolo Bonzini2-2/+0
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. Ghazi2-12/+12
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton8-36/+29
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-1/+1
2007-02-04bitops.md, [...]: Follow spelling conventions.Kazu Hirata1-2/+2
2007-01-11predicates.md (mcore_general_movesrc_operand): Accept CONSTs.Nick Clifton5-196/+208
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-6/+1
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