summaryrefslogtreecommitdiff
path: root/gcc/config/m68k/m68k.c
Commit message (Expand)AuthorAgeFilesLines
* m68k-linux: Implement atomic operations via syscall.Richard Henderson2011-11-261-0/+8
* m68k.c (notice_update_cc): Tighten condition for setting CC_REVERSED for FP c...Julian Brown2011-10-241-1/+2
* m68k.c (m68k_output_addr_const_extra): Make static.Anatoly Sokolov2011-10-031-2/+6
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-3/+3
* Author: Mikael Pettersson <mikpe@it.uu.se>Mikael Pettersson2011-07-311-0/+17
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-4/+6
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-46/+0
* common.opt (flag_stack_usage_info): New variable.Eric Botcazou2011-05-251-1/+1
* gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt2011-05-031-1/+1
* re PR target/47955 (gcc.dg/stack-usage-1.c fails on m68k-linux)Andreas Schwab2011-05-021-0/+4
* gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.Joseph Myers2011-05-021-79/+29
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-1/+12
* target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford2011-04-211-1/+10
* m68k.c (m68k_sched_variable_issue): Handle -fsched-pressure.Maxim Kuvyrkov2011-04-151-1/+8
* m68k.c (m68k_handle_option): Don't handle OPT_m68000...Joseph Myers2011-04-071-27/+0
* m68k.c (m68k_handle_option): Don't handle OPT_m5200, OPT_m5206e, OPT_m528x, O...Joseph Myers2011-04-051-18/+0
* reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law2011-03-301-4/+4
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-221-3/+14
* ChangeLog gcc/Kai Tietz2011-03-211-5/+9
* Author: Finn Thain <fthain@telegraphics.com.au>Finn Thain2010-12-121-0/+3
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0
* target.def (conditional_register_usage): Define.Nathan Froyd2010-11-221-0/+25
* m68k.c (m68k_delegitimize_address): Also expect LABEL_REF in UNSPEC operand.Andreas Schwab2010-11-161-1/+1
* m68k.c (m68k_delegitimize_address): Update to handle all possible addressing ...Andreas Schwab2010-11-071-38/+35
* m68k.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd2010-10-091-0/+30
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-161-10/+7
* builtins.c (fold_builtin_next_arg): Use stdarg_p.Nathan Froyd2010-08-091-3/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* re PR target/44771 (m68k_expand_prologue: variable set but not used)Andreas Schwab2010-07-021-2/+2
* m68k.c (targetm.sched.init_global): Update comment.Joern Rennecke2010-06-291-2/+2
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-0/+25
* m68k.c (m68k_output_addr_const_extra): Add cast to enum type.Andreas Schwab2010-06-221-8/+2
* m68k.c (m68k_delegitimize_address): Don't do anything if the argument is not ...Andreas Schwab2010-06-141-6/+7
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* re PR target/43294 (Error: junk at end of line, first unrecognized character ...Andreas Schwab2010-03-091-1/+56
* [multiple changes]Maxim Kuvyrkov2009-11-041-0/+47
* m68k.c (TARGET_TRAMPOLINE_INIT): New.Richard Henderson2009-09-221-8/+42
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-261-0/+12
* method.c (use_thunk): Call free_after_compilation after assemble_end_function.Jakub Jelinek2009-08-191-1/+0
* re PR target/39531 (m68k gcc does not convert andil to bclr when compiled on ...Andreas Schwab2009-05-181-3/+3
* * config/m68k/m68k.c (m68k_legitimize_address): Fix typo in signature.Maxim Kuvyrkov2009-05-181-1/+1
* M68K TLS support.Maxim Kuvyrkov2009-05-181-77/+603
* frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini2009-05-151-1/+1
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-141-0/+4
* Merge cond-optab branch.Paolo Bonzini2009-05-121-15/+14
* arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers2009-05-101-2/+2
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-041-0/+81
* inclhack.def (aix_syswait, [...]): Remove.Joseph Myers2009-03-281-24/+1
* m68k.c (sched_attr_op_type): Handle all CONSTs.Maxim Kuvyrkov2008-11-191-1/+2
* re PR target/36133 (GCC creates suboptimal ASM : Code includes unneeded TST i...Andrew Stubbs2008-11-191-3/+1