aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)AuthorFilesLines
2012-07-10re PR bootstrap/53913 (resource.c:1179:5: error: 'current_function_decl' unde...Andreas Schwab3-6/+13
2012-07-03re PR target/28896 (-fstack-limit-symbol and m68k and non 68020)Andreas Schwab1-1/+7
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-4/+3
2012-06-04re PR target/53461 (Incorrect handling of CASE_VECTOR_PC_RELATIVE in config/m...Andreas Schwab1-1/+1
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-21m68k.md (*clzsi2_cf): Renamed from clzsi2.Andreas Schwab2-4/+25
2012-05-17m68k-devices.def: Add 51ag, 51je, 51jf, 51jg, 51mm, 51qm.Kwok Cheung Yeung2-0/+24
2012-05-07m68k.c (m68k_sched_branch_type): Remove.Steven Bosscher3-42/+4
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford4-17/+24
2012-04-26common.opt (fsched-pressure-algorithm=): New option.Richard Sandiford1-1/+1
2012-04-11m68k.md (rotrhi3+1): Name it rotrhi_lowpart.Andreas Schwab1-2/+15
2012-03-27Remove MaskExists property from config/*/*.opt filesH.J. Lu1-1/+1
2012-03-06m68k: Limit TAS to 68000 and CF ISA_B.Richard Henderson2-2/+3
2012-03-05re PR target/52481 (m68k-*: internal compiler error: in extract_insn, at reco...Richard Henderson1-2/+5
2012-01-26m68k: Convert to atomic_test_and_set.Richard Henderson2-10/+12
2012-01-10sync.md ("atomic_compare_and_swap<mode>_1"): Fix operand number.Andreas Schwab1-2/+2
2011-12-19re PR target/51532 (Invalid Code Generated for cpu32.)Andreas Schwab3-5/+7
2011-11-26m68k: Implement CAS and TAS patterns.Richard Henderson2-0/+89
2011-11-26m68k-linux: Implement atomic operations via syscall.Richard Henderson2-0/+12
2011-11-02Move libgcc2 to toplevel libgccRainer Orth3-623/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth2-4123/+1
2011-11-02Move crtstuff support to toplevel libgccRainer Orth6-105/+2
2011-11-02Move shlib support to toplevel libgccRainer Orth1-3/+0
2011-10-24m68k.c (notice_update_cc): Tighten condition for setting CC_REVERSED for FP c...Julian Brown1-1/+2
2011-10-20t-linux (M68K_MLIB_CPU): Add ColdFire CPUs.Maxim Kuvyrkov1-2/+2
2011-10-03m68k.c (m68k_output_addr_const_extra): Make static.Anatoly Sokolov3-9/+6
2011-09-13m68k.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-1/+1
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-3/+3
2011-07-31Author: Mikael Pettersson <mikpe@it.uu.se>Mikael Pettersson1-0/+17
2011-07-07common-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don't default based on TARG...Joseph Myers1-1/+3
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-4/+6
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-46/+0
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth2-160/+0
2011-05-25common.opt (flag_stack_usage_info): New variable.Eric Botcazou1-1/+1
2011-05-03gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt1-1/+1
2011-05-02re PR target/47955 (gcc.dg/stack-usage-1.c fails on m68k-linux)Andreas Schwab1-0/+4
2011-05-02gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.Joseph Myers9-113/+699
2011-04-24Author: Richard Sandiford <richard.sandiford@linaro.org>Richard Sandiford1-1/+2
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford4-9/+15
2011-04-21target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford1-1/+10
2011-04-15m68k.c (m68k_sched_variable_issue): Handle -fsched-pressure.Maxim Kuvyrkov1-1/+8
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers2-3/+3
2011-04-08tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.Anatoly Sokolov2-25/+1
2011-04-07m68k.c (m68k_handle_option): Don't handle OPT_m68000...Joseph Myers4-66/+23
2011-04-05m68k.c (m68k_handle_option): Don't handle OPT_m5200, OPT_m5206e, OPT_m528x, O...Joseph Myers4-35/+12
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers4-19/+3
2011-03-30reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law1-4/+4
2011-03-29[multiple changes]Vladimir Makarov1-4/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+4
2011-03-27[multiple changes]Vladimir Makarov1-4/+0