]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/m68k/m68k.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / config / m68k / m68k.c
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Richard Sandifordaarch64.c, [...]: Add comment above target-def.h include.
2015-06-25  Richard Sandifordaarch64.c, [...]: Move target-def.h includes to end.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-07  Richard Sandifordrtl.h (always_void_p): New function.
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
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-26  Richard Sandifordm68k.c (m68k_tls_reference_p_1): Delete.
2014-10-26  Richard Sandifordm68k.c: Include rtl-iter.h.
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-15  David MalcolmInstruction attributes take an rtx_insn *
2014-09-09  David Malcolmrecog_memoized works on an rtx_insn *
2014-08-28  David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-27  David MalcolmUse rtx_insn for various target.def hooks
2014-08-25  David Malcolmconfig/m68k: Use rtx_insn
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-02-27  Andreas Schwabm68k.c (m68k_option_override): Disable -flive-range...
2014-01-03  Andreas Schwabm68k.c (handle_move_double): Handle pushes with overlap...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-20  Miro Kropacek* config/m68k/m68k.c (m68k_option_overrides): Fix typo.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-22  Andreas Schwabm68k.c (notice_update_cc): Handle register conflict...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-10-23  Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-09-11  Maxim Kuvyrkovm68k.c (m68k_sched_dfa_post_advance_cycle): Support...
2012-07-10  Andreas Schwabre PR bootstrap/53913 (resource.c:1179:5: error: 'curre...
2012-07-03  Andreas Schwabre PR target/28896 (-fstack-limit-symbol and m68k and...
2012-06-24  Steven Bosscheroutput.h: (current_function_is_leaf...
2012-05-07  Steven Bosscherm68k.c (m68k_sched_branch_type): Remove.
2012-05-05  Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-04-26  Richard Sandifordcommon.opt (fsched-pressure-algorithm=): New option.
2012-01-26  Richard Hendersonm68k: Convert to atomic_test_and_set.
2011-12-19  Andreas Schwabre PR target/51532 (Invalid Code Generated for cpu32.)
2011-11-26  Richard Hendersonm68k-linux: Implement atomic operations via syscall.
2011-10-24  Julian Brownm68k.c (notice_update_cc): Tighten condition for settin...
2011-10-03  Anatoly Sokolovm68k.c (m68k_output_addr_const_extra): Make static.
2011-08-18  Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-07-31  Mikael PetterssonAuthor: Mikael Pettersson <mikpe@it.uu.se>
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-25  Eric Botcazoucommon.opt (flag_stack_usage_info): New variable.
2011-05-03  Bernd Schmidtgengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-05-02  Andreas Schwabre PR target/47955 (gcc.dg/stack-usage-1.c fails on...
2011-05-02  Joseph Myersgcc_update (gcc/config/m68k/m68k-tables.opt): New depen...
2011-04-21  Richard Sandifordtarget.def (legitimate_constant_p): New hook.
2011-04-21  Richard Sandifordtarget.def (cannot_force_const_mem): Add a mode argument.
2011-04-15  Maxim Kuvyrkovm68k.c (m68k_sched_variable_issue): Handle -fsched...
2011-04-07  Joseph Myersm68k.c (m68k_handle_option): Don't handle OPT_m68000...
2011-04-05  Joseph Myersm68k.c (m68k_handle_option): Don't handle OPT_m5200...
2011-03-30  Jeff Lawreload.h (reg_equiv_constant): Move into new structure...
2011-03-22  Joseph Myerstarget.def (handle_option): Take gcc_options and cl_dec...
2011-03-21  Kai TietzChangeLog gcc/
2010-12-12  Finn ThainAuthor: Finn Thain <fthain@telegraphics.com.au>
2010-12-01  Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-22  Nathan Froydtarget.def (conditional_register_usage): Define.
2010-11-16  Andreas Schwabm68k.c (m68k_delegitimize_address): Also expect LABEL_R...
2010-11-07  Andreas Schwabm68k.c (m68k_delegitimize_address): Update to handle...
2010-10-09  Nathan Froydm68k.h (FUNCTION_ARG, [...]): Delete.
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-07-02  Andreas Schwabre PR target/44771 (m68k_expand_prologue: variable...
2010-06-29  Joern Renneckem68k.c (targetm.sched.init_global): Update comment.
2010-06-29  Nathan Froydreginfo.c (init_reg_sets_1): Adjust comments.
2010-06-22  Andreas Schwabm68k.c (m68k_output_addr_const_extra): Add cast to...
2010-06-14  Andreas Schwabm68k.c (m68k_delegitimize_address): Don't do anything...
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-03-09  Andreas Schwabre PR target/43294 (Error: junk at end of line, first...
2009-11-04  Maxim Kuvyrkov[multiple changes]
2009-09-22  Richard Hendersonm68k.c (TARGET_TRAMPOLINE_INIT): New.
2009-08-25  Anatoly Sokolovhooks.h (hook_bool_const_int_const_int_true): Declare.
2009-08-19  Jakub Jelinekmethod.c (use_thunk): Call free_after_compilation after...
2009-05-18  Andreas Schwabre PR target/39531 (m68k gcc does not convert andil...
2009-05-18  Maxim Kuvyrkov* config/m68k/m68k.c (m68k_legitimize_address): Fix...
2009-05-18  Maxim KuvyrkovM68K TLS support.
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-10  Joseph Myersarc.c (arc_handle_interrupt_attribute): Use %qE for...
2009-05-04  Paolo Bonzinitm.texi (LEGITIMIZE_ADDRESS): Revise documentation.
2009-03-28  Joseph Myersinclhack.def (aix_syswait, [...]): Remove.
2008-11-19  Maxim Kuvyrkovm68k.c (sched_attr_op_type): Handle all CONSTs.
2008-11-19  Andrew Stubbsre PR target/36133 (GCC creates suboptimal ASM : Code...
2008-11-12  Andreas Schwabm68k.c (print_operand): Mask off extra extension bits...
2008-08-31  Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-07-07  Maxim Kuvyrkov* config/m68k/m68k.c (m68k_return_in_memory): Fix argum...
2008-06-29  Andreas Schwabm68k.c (print_operand): Always print a float constant...
2008-06-27  Kaveh R. Ghazic-format.c (handle_format_attribute): Fix -Wc++-compat...
2008-06-12  Kazu Hiratam68k.c (m68k_tune_flags): New.
2008-06-04  Joseph Myersm68k.opt (mxgot): New option.
2008-05-07  Maxim KuvyrkovCleanup ColdFire scheduling support and add V4 pipeline...
2008-04-25  Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-22  Maxim KuvyrkovSupport scheduling for ColdFire V1 and V3 microarchitec...
2008-04-03  Jan Hubickare PR target/35795 (Revision 133787 breaks ia64)
2007-11-06  Maxim Kuvyrkovm68k.c (sched-int.h, [...]): New includes.
next