aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mcore
AgeCommit message (Expand)AuthorFilesLines
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-10/+0
2010-06-17mcore-protos.h (mcore_print_operand): Delete.Nathan Froyd3-15/+19
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-4/+5
2009-09-22mcore.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson2-32/+47
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-6/+5
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-5/+0
2009-06-25arc.c: Include "df.h".Ian Lance Taylor2-15/+17
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-1/+1
2009-05-12Merge cond-optab branch.Paolo Bonzini3-344/+68
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers1-4/+4
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-5/+0
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-4/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers2-0/+35
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek3-57/+31
2009-03-11re PR target/5362 (Undocumented target options)Nick Clifton2-13/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek3-3/+3
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