aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mcore/mcore.h
AgeCommit message (Expand)Author
2009-03-30svn merge -r144476:145289 svn+ssh://gcc.gnu.org/svn/gcc/trunkc-4_5-branchJoseph Myers
2008-08-28* config/mcore/mcore.h (IRA_COVER_CLASSES): Define.Nick Clifton
2008-04-08 * function.h (incomming_args): Break out of struct function.Jan Hubicka
2007-08-02* config/host-hpux.c: Change copyright header to refer to version 3 of the GNUNick Clifton
2007-01-11* config/mcore/predicates.md (mcore_general_movesrc_operand): Accept CONSTs.Nick Clifton
2006-12-08 gcc/Mark Shinwell
2005-12-07 * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford
2005-08-17Fix misoptimization of mask and shift.James E Wilson
2005-06-25Update FSF address.Kelley Cook
2005-05-06 * config/mcore/mcore.c (mcore_print_operand_address): UseNathan Sidwell
2005-04-28 * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,Kazu Hirata
2005-04-04 * config/mcore/mcore-protos.h: Remove the prototypes forKazu Hirata
2005-04-04 * config/mcore/mcore.h (target_flags, HARDLIT_BIT, ALIGN8_BIT, DIV_BIT)Richard Sandiford
2005-04-04 * config/mcore/mcore.h (PREDICATE_CODES): Add SYMBOL_REF andKazu Hirata
2004-12-30 * target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson
2004-08-18 * rtl.def (NIL): Delete.Zack Weinberg
2004-08-18Hot/cold partitioning update patch. The problems that this patchCaroline Tice
2004-08-06 * tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell
2004-08-04 * defaults.h (TARGET_DECLSPEC): New macro.Mark Mitchell
2004-07-14 * target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson
2004-07-13 * target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson
2004-07-05 * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkJoseph Myers
2004-05-21 * system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor
2004-03-07 * defaults.h (LEGITIMIZE_ADDRESS): Provide a defaultKazu Hirata
2004-02-19 * config/mcore/mcore.h (ASM_OUTPUT_EXTERNAL): Remove.Kazu Hirata
2004-02-06 * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra
2004-02-01 * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,Kazu Hirata
2004-01-29 * config/mcore/mcore-protos.h: Remove the prototype forKazu Hirata
2004-01-11 * config/mcore/lib1.asm: Fix comment formatting.Kazu Hirata
2003-10-02* config/mcore/mcore.c: Convert to ISO C90 function declarations and definiti...Steven Bosscher
2003-09-12 * config/mcore/mcore-protos.h (mcore_r15_operand_p): Declare.Richard Sandiford
2003-08-21 * Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg
2003-07-03 * config/m32r/m32r.c: Fix comment typos.Kazu Hirata
2003-06-14 * rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle
2003-06-04 * alpha.c (print_operand_address): Fix format specifier warnings.Kaveh Ghazi
2003-05-14 * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka
2003-04-29 * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.Kriang Lerdsuwanakij
2003-04-17* toplev.c (target_options): Add value field.DJ Delorie
2003-03-19(CPP_SPEC): Remove trailing semi-colon.Nick Clifton
2003-03-12/home/neil/diffs/mcore.logNeil Booth
2003-01-28 * target.h (targetm.address_cost): New.Richard Henderson
2003-01-28 * Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-09-24 * config/elfos.h: Follow spelling conventions.Kazu Hirata
2002-07-31 * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh Ghazi
2002-07-30 * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h, d30v.h,Kaveh Ghazi
2002-05-19 * system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson
2002-05-19 * system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson
2002-05-17 * hooks.c (hook_tree_bool_false): New.Richard Henderson