summaryrefslogtreecommitdiff
path: root/gcc/config/m68k
Commit message (Expand)AuthorAgeFilesLines
* re PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump sub...Andreas Schwab2012-10-061-226/+0
* m68k.md: Add names to bitfield insert and extract insns.Andreas Schwab2012-09-301-71/+31
* re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay2012-09-261-6/+12
* m68k.c (m68k_sched_dfa_post_advance_cycle): Support starting scheduling from ...Maxim Kuvyrkov2012-09-111-1/+2
* re PR bootstrap/53913 (resource.c:1179:5: error: 'current_function_decl' unde...Andreas Schwab2012-07-103-6/+13
* re PR target/28896 (-fstack-limit-symbol and m68k and non 68020)Andreas Schwab2012-07-031-1/+7
* output.h: (current_function_is_leaf...Steven Bosscher2012-06-241-4/+3
* re PR target/53461 (Incorrect handling of CASE_VECTOR_PC_RELATIVE in config/m...Andreas Schwab2012-06-041-1/+1
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* m68k.md (*clzsi2_cf): Renamed from clzsi2.Andreas Schwab2012-05-212-4/+25
* m68k-devices.def: Add 51ag, 51je, 51jf, 51jg, 51mm, 51qm.Kwok Cheung Yeung2012-05-172-0/+24
* m68k.c (m68k_sched_branch_type): Remove.Steven Bosscher2012-05-073-42/+4
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-054-17/+24
* common.opt (fsched-pressure-algorithm=): New option.Richard Sandiford2012-04-261-1/+1
* m68k.md (rotrhi3+1): Name it rotrhi_lowpart.Andreas Schwab2012-04-111-2/+15
* Remove MaskExists property from config/*/*.opt filesH.J. Lu2012-03-271-1/+1
* m68k: Limit TAS to 68000 and CF ISA_B.Richard Henderson2012-03-062-2/+3
* re PR target/52481 (m68k-*: internal compiler error: in extract_insn, at reco...Richard Henderson2012-03-051-2/+5
* m68k: Convert to atomic_test_and_set.Richard Henderson2012-01-262-10/+12
* sync.md ("atomic_compare_and_swap<mode>_1"): Fix operand number.Andreas Schwab2012-01-101-2/+2
* re PR target/51532 (Invalid Code Generated for cpu32.)Andreas Schwab2011-12-193-5/+7
* m68k: Implement CAS and TAS patterns.Richard Henderson2011-11-262-0/+89
* m68k-linux: Implement atomic operations via syscall.Richard Henderson2011-11-262-0/+12
* Move libgcc2 to toplevel libgccRainer Orth2011-11-023-623/+0
* Move libgcc1 to toplevel libgccRainer Orth2011-11-022-4123/+1
* Move crtstuff support to toplevel libgccRainer Orth2011-11-026-105/+2
* Move shlib support to toplevel libgccRainer Orth2011-11-021-3/+0
* m68k.c (notice_update_cc): Tighten condition for setting CC_REVERSED for FP c...Julian Brown2011-10-241-1/+2
* t-linux (M68K_MLIB_CPU): Add ColdFire CPUs.Maxim Kuvyrkov2011-10-201-2/+2
* m68k.c (m68k_output_addr_const_extra): Make static.Anatoly Sokolov2011-10-033-9/+6
* m68k.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2011-09-131-1/+1
* 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
* common-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don't default based on TARG...Joseph Myers2011-07-071-1/+3
* 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
* linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth2011-06-032-160/+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-029-113/+699
* Author: Richard Sandiford <richard.sandiford@linaro.org>Richard Sandiford2011-04-241-1/+2
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-214-9/+15
* 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
* linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers2011-04-112-3/+3
* tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.Anatoly Sokolov2011-04-082-25/+1
* m68k.c (m68k_handle_option): Don't handle OPT_m68000...Joseph Myers2011-04-074-66/+23
* m68k.c (m68k_handle_option): Don't handle OPT_m5200, OPT_m5206e, OPT_m528x, O...Joseph Myers2011-04-054-35/+12
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-314-19/+3