]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/mn10300/mn10300.c
Use rtx_insn for various target.def hooks
[thirdparty/gcc.git] / gcc / config / mn10300 / mn10300.c
2014-08-27  David MalcolmUse rtx_insn for various target.def hooks
2014-08-27  David Malcolmmn10300: Fixes to PARALLEL handling within mn10300_adju...
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-02-10  Nick Cliftonmn10300.c (popcount): New function.
2014-02-05  Nick Cliftonmn10300.c (mn10300_hard_regno_mode_ok): Do not accept...
2014-01-30  Nick Cliftonmn10300-protos.h (mn10300_store_multiple_operation_p...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-23  Richard Sandifordmn10300-protos.h (mn10300_store_multiple_operation...
2013-11-19  Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-03-18  Nick Cliftonmn10300.c (mn10300_get_live_callee_saved_regs): Add...
2013-02-26  Joern Renneckere PR target/54639 (mn10300_expand_epilogue: signed...
2013-02-26  Richard Bienerre PR target/56444 (mn10300.c:3228:16: error: unused...
2013-02-13  Richard Bienermn10300.c (mn10300_scan_for_setlb_lcc): Fix loop discov...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-09-05  Oleg Endohooks.c (hook_int_rtx_mode_as_bool_0): New function.
2012-08-07  Nick Cliftonmn10300.c (mn10300_expand_prologue): Report stack usage...
2012-07-26  Nick Cliftonmn10300.c (REG_SAVE_BYTES): Delete.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-11  Steven Bosscherbasic-block.h (struct edge_def): Use basic_block instea...
2012-07-06  Nick Cliftonmn10300.c (mn10300_encode_section_info): Call default_e...
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-05  Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2011-09-09  Nick Cliftonmn10300.c (mn10300_split_and_operand_count): Return...
2011-09-07  Nick Cliftonmn10300.c (mn10300_insert_setlb_lcc): Set the jump...
2011-08-18  Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-06-16  Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2011-06-14  Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-05-09  Nick Cliftonre PR target/48897 (mn10300.c:extract_bundle’: error...
2011-05-04  Nick Cliftonmn10300.c: Include cfgloop.h.
2011-05-03  Bernd Schmidtgengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-04-21  Richard Sandifordtarget.def (legitimate_constant_p): New hook.
2011-03-30  Jeff Lawreload.h (reg_equiv_constant): Move into new structure...
2011-03-22  Joseph Myersmn10300-opts.h: New.
2011-03-22  Joseph Myerstarget.def (handle_option): Take gcc_options and cl_dec...
2011-02-15  Nick Cliftonmn10300.c: Include tm-constrs.h.
2011-02-08  Nick Cliftonmn10300.opt (mliw): New command line option.
2011-01-31  Nick Cliftonmn10300.c (mn10300_regno_in_class_p): Check for reg_ren...
2011-01-22  Richard Hendersonmn10300: Enable the compare-elim pass.
2011-01-19  Richard Hendersonmn10300: Emit retf instruction
2011-01-19  Richard Hendersonmn10300: tidy pic address loading
2011-01-19  Richard Hendersonmn10300: Cleanup all arithmetic.
2011-01-19  Richard Hendersonmn10300: Expose the MDR register to register allocation.
2011-01-19  Richard Hendersonmn10300: Cleanup legitimate addresses
2011-01-19  Richard Hendersonmn10300: Cleanup secondary reloads
2011-01-12  Richard Hendersonmn10300: Auto-clobber the flags in asms.
2011-01-12  Richard Hendersonmn10300: Add delegitimize_address hook.
2011-01-12  Richard Hendersonmn10300: Force lower-subreg pass to run.
2011-01-12  Richard Hendersonmn10300: Clean up trampoline handling
2011-01-11  Richard Hendersonmn10300: Clean up costing.
2011-01-11  Richard Hendersonmn10300: Remove bset/bclr patterns.
2011-01-11  Richard Hendersonmn10300: Emit the movm stores in the correct order.
2010-12-20  Richard Hendersonmn10300: Cleanup PIC unspec generation
2010-12-01  Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-22  Nathan Froydtarget.def (conditional_register_usage): Define.
2010-11-19  Anatoly Sokolovmn10300.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
2010-11-16  Anatoly Sokolovmn10300.h (PREFERRED_RELOAD_CLASS, [...]): Remove.
2010-11-09  Joern Renneckere PR target/44759 (mn10300.md signed/unsigned comparisons)
2010-10-29  Nick Cliftoninvoke.texi: Document -mam34 and -mtune options.
2010-10-28  Nathan Froydmn10300-protos.h (function_arg): Delete.
2010-10-22  Joseph Myerstarget.h (enum opt_levels, [...]): New.
2010-10-21  Nick Cliftonmn10300.c: Fold code to 80-character width.
2010-10-14  Nick Cliftonmn10300.h (CONSTANT_ALIGNMENT): Define.
2010-10-06  Nick Cliftonmn10300.h (FIRST_PSEUDO_REGISTER): Increment by one.
2010-09-16  Joseph Myerstm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
2010-08-09  Nathan Froydbuiltins.c (fold_builtin_next_arg): Use stdarg_p.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-27  Nick CliftonRevert r156276
2009-10-31  Anatoly Sokolovmn10300.c (mn10300_function_value): Make static, add...
2009-09-22  Richard Hendersonmn10300.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]):...
2009-05-15  Paolo Bonzinifrv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.
2009-05-14  Paolo Bonzinitm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly...
2009-05-12  Paolo BonziniMerge cond-optab branch.
2009-05-04  Paolo Bonzinitm.texi (LEGITIMIZE_ADDRESS): Revise documentation.
2009-04-25  Anatoly Sokolovtarget.h (struct gcc_target): Add case_values_threshold...
2008-10-28  Nick Cliftonmn10300.h (CALL_REALLY_USED_REGISTERS): Define.
2008-10-15  Richard Sandifordmn10300.h (OUTPUT_ADDR_CONST_EXTRA): Handle UNSPEC_GOTS...
2008-08-31  Jan Hubickafrv.c (frv_rtx_costs): Update forward declaration.
2008-08-31  Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-29  Jeff Lawmn10300.c (mn10300_secondary_reload_class): We need...
2008-08-06  Kaveh R. Ghazialpha.c (alpha_preferred_reload_class, [...]): Avoid...
2008-04-25  Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-08  Jan Hubickafunction.h (incomming_args): Break out of struct function.
2008-03-28  Nick Cliftonre PR target/31110 (Problem while compiling gcc for...
2007-12-06  Jakub Jelinekre PR middle-end/20983 (varargs functions force va_list...
2007-08-23  Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-11  Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-08-02  Nick Cliftonhost-hpux.c: Change copyright header to refer to versio...
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-05-30  Eric Christophergenrecog.c: Include regs.h in generated file.
2007-02-03  Kazu Hiratac-decl.c, [...]: Fix comment typos.
2005-11-22  J"orn RenneckePreparatory work for PR target/21623:
2005-09-22  DJ Deloriemn10300.c (TARGET_DEFAULT_TARGET_FLAGS): Add MASK_PTR_A0D0.
2005-06-25  R. Kelley CookUpdate FSF address.
2005-05-08  Nathan Sidwellmn10300.c (print_operand): Use gcc_assert and gcc_unrea...
2005-04-28  Kazu Hirataattribs.c, [...]: Update copyright.
2005-04-05  Richard Sandifordmn10300-protos.h (mn10300_override_options): Declare.
next