]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/h8300/h8300.c
dojump.h: New header file.
[thirdparty/gcc.git] / gcc / config / h8300 / h8300.c
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-12  Jeff Lawh8300.c (Fpa): Use RTX_FRAME_RELATED_P directly rather...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-01  Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-09  David Malcolmsingle_set takes an insn
2014-09-05  David MalcolmUse rtx_insn for various jump-handling functions and...
2014-09-03  Trevor Saundersuse rtx_code_label more
2014-08-25  David Malcolmconfig/h8300: Use rtx_insn
2014-06-12  Jan Hubickasymtab.c (section_hash): New hash.
2014-06-09  Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-10-04  Jeff Lawre PR target/50356 (Poor if condition in h8300 config...
2012-09-26  Georg-Johann Layre PR middle-end/54635 (Add addr_space_t argument to...
2012-06-24  Steven Bosscheroutput.h: (current_function_is_leaf...
2012-06-14  Sandeep Kumar SinghAdded offset bits of MOVA/Sz assembly instruction for...
2012-05-05  Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-04-03  Sandeep Kumar Singhh8300.c (h8300_current_function_monitor_function_p...
2011-12-20  Bernd Schmidtexpr.c (store_field): Avoid a direct store if the mode...
2011-08-18  Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-08-02  Richard Hendersonh8300: Generate correct unwind info around swap_into...
2011-08-02  Richard Hendersonre PR target/49878 ([h8300] ICE in based_loc_descr...
2011-07-19  Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
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-03  Bernd Schmidtgengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-04-21  Richard Sandifordtarget.def (legitimate_constant_p): New hook.
2011-04-01  Naveen H.Sh8300.c (print_operand_address): Rename to...
2011-04-01  Nathan Froydconstraints.md: New file.
2011-03-31  Anatoly Sokolovh8300.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove macro.
2011-03-28  Anatoly Sokolovh8300.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros.
2011-03-21  Kai TietzChangeLog gcc/
2010-12-01  Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-24  Nathan Froydtarghooks.c (default_except_unwind_info): Remove MUST_U...
2010-11-22  Nathan Froydtarget.def (conditional_register_usage): Define.
2010-11-04  Joern Renneckere PR target/44751 (h8300 get_attr_cc warnings)
2010-10-28  Nathan Froydh8300-protos.h (function_arg): Delete.
2010-10-22  Joseph Myerstarget.h (enum opt_levels, [...]): New.
2010-09-16  Joseph Myerstarget.def (target_option.optimization): New hook.
2010-09-16  Joseph Myerstm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
2010-07-13  DJ Delorieh8300.c (h8300_init_once): Default to -fstrict_volatile...
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-05  Steven Bosscherc-common.c: Move to c-family/.
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-16  Kaushik Phatakh8300.c (print_operand): Modify case 'V' and case ...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-15  Nick Cliftonh8300.c: (h8300_push_pop): Use bool type for boolean...
2010-01-20  DJ Delorieh8300.c (F): Add "in_epilogue" flag.
2009-10-15  DJ Delorieh8300.c (F): New.
2009-09-22  Richard Hendersonh8300.c (h8300_trampoline_init): New.
2009-08-25  Anatoly Sokolovhooks.h (hook_bool_const_int_const_int_true): Declare.
2009-06-03  Ian Lance Tayloransidecl.h (EXPORTED_CONST): Define.
2009-05-14  Paolo Bonzinitm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly...
2009-05-12  Paolo BonziniMerge cond-optab branch.
2009-05-10  Joseph Myersarc.c (arc_handle_interrupt_attribute): Use %qE for...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-09-03  Jeff Lawh8300.c (expand_a_shift): Avoid invalid RTL sharing.
2008-08-31  Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-06  Kaveh R. Ghazialpha.c (alpha_preferred_reload_class, [...]): Avoid...
2008-07-21  DJ Delorieh8300.c (h8300_hard_regno_scratch_ok): New.
2008-02-20  DJ Delorieh8300.md (insv): Force source operand to be a register.
2007-08-23  Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-02  Nick Cliftonhost-hpux.c: Change copyright header to refer to versio...
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-02-04  Kazu Hiratah8300.c, [...]: Follow spelling conventions.
2006-10-28  Uros Bizjakre PR target/29377 (Build for h8300-elf crashes on...
2006-08-28  Prafulla Thakare* config/h8300/h8300.c (TARGET_DEFAULT_TARGET_FLAGS...
2005-06-25  R. Kelley CookUpdate FSF address.
2005-05-25  DJ Deloriecommon.opt (-Wattributes): New.
2005-04-30  Nathan Sidwellh8300.c (byte_reg): Use gcc_assert and gcc_unreachable...
2005-04-23  DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-03-18  Kazu Hiratahooks.c, [...]: Update copyright.
2005-03-17  Kazu Hiratah8300-protos.h: Remove prototypes for general_operand_s...
2005-03-17  Kazu Hiratah8300.c (h8300_init_once): Use MASK_H8300S_1 instead...
2004-11-09  Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-09-15  Mark Mitchellconfigure.ac: Check for COMDAT support.
2004-08-13  Andrew Pinskidarwin-c.c (find_subframework_file): Fix spelling of...
2004-07-08  Alexandre OlivaIntroduce H8SX support.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-30  Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-03-04  Kazu Hirata* config/h8300/h8300.c: Put a comment for every function.
2004-03-02  Kazu Hiratah8300.c (gtle_operator): Accept GT and LE.
2004-02-18  Kazu Hiratah8300-protos.h: Add a prototype for h8300_expand_branch.
2004-02-18  Kazu Hiratah8300-protos.h: Add prototypes for h8300_hard_regno_nre...
2004-02-18  Kazu Hiratah8300-protos.h: Update the prototype for expand_a_rotate().
2004-02-18  Kazu Hiratah8300.c (expand_a_rotate): Don't generate insns by...
2004-02-18  Kazu Hiratah8300.c (h8300_emit_stack_adjustment): Fix a warning.
2004-02-18  Kazu Hiratah8300-protos.h: Update the prototype of fix_bit_operand().
2004-02-18  Kazu Hiratah8300.c (fix_bit_operand): Change the name of the last...
2004-02-18  Kazu Hiratah8300.c: Remove an extern declaration of rtx_equal_func...
2004-02-17  Kazu Hiratah8300.c (fix_bit_operand): Don't generate insns by...
2004-02-17  Kazu Hiratah8300.c (h8300_expand_prologue): Don't generate insns...
2004-02-17  Kazu Hiratah8300.c (h8300_emit_stack_adjustment): Don't generate...
2004-02-10  Kazu Hiratah8300-protos.h: Add a prototype for h8300_regs_ok_for_stm.
next