aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Remove unwanted fileJeff Law1-0/+0
2015-01-22re PR target/52076 (bloated code for setting single bits in bitfields on m68k)Jeff Law3-5/+29
2015-01-20re PR target/59946 (-mpcrel -O2 produces illegal asm code)Jeff Law1-9/+18
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+10
2015-01-12m68k.md (truncsiqi2): Disable for TARGET_COLDFIRE.Jeff Law1-3/+3
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek31-32/+32
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2-35/+35
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-26m68k.c (m68k_tls_reference_p_1): Delete.Richard Sandiford1-17/+16
2014-10-26m68k.c: Include rtl-iter.h.Richard Sandiford1-44/+36
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+6
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers2-15/+0
2014-09-15Instruction attributes take an rtx_insn *David Malcolm2-7/+7
2014-09-09recog_memoized works on an rtx_insn *David Malcolm3-13/+13
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-6/+6
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-5/+5
2014-08-25config/m68k: Use rtx_insnDavid Malcolm2-13/+15
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-31Summary: m68k: add missing early clobber in beq0_di, bne0_di patternsAndreas Schwab1-7/+7
2014-04-24[multiple changes]Jeff Law1-1/+3
2014-02-27m68k.c (m68k_option_override): Disable -flive-range-shrinkage for classic m68k.Andreas Schwab1-0/+2
2014-02-07re PR target/40977 (problem with code like this: res = ((uint64_t)resh << 32)...Jeff Law1-13/+6
2014-01-03m68k.c (handle_move_double): Handle pushes with overlapping registers also fo...Andreas Schwab1-5/+5
2014-01-02Update copyright years in gcc/Richard Sandiford31-32/+32
2013-12-07Cleanup definitions of libc-related target hooks.Maxim Kuvyrkov1-3/+0
2013-11-20* config/m68k/m68k.c (m68k_option_overrides): Fix typo.Miro Kropacek1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-10-22m68k.c (notice_update_cc): Handle register conflict with PRE_DEC.Andreas Schwab1-0/+7
2013-09-05linux64.h: Define OPTION_BIONIC and OPTION_UCLIBC.Alexander Ivchenko1-0/+3
2013-05-15m68k.md (*rotlhi3_lowpart, [...]): Name for rotlhi3+1 and rotlqi3+1, resp.Andreas Schwab1-10/+10
2013-01-10Update copyright years in gcc/Richard Sandiford31-53/+32
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek10-12/+12
2012-11-21t-linux: Define MULTIARCH_DIRNAME.Matthias Klose1-0/+4
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-2/+2
2012-10-06re PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump sub...Andreas Schwab1-226/+0
2012-09-30m68k.md: Add names to bitfield insert and extract insns.Andreas Schwab1-71/+31
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-6/+12
2012-09-11m68k.c (m68k_sched_dfa_post_advance_cycle): Support starting scheduling from ...Maxim Kuvyrkov1-1/+2
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