aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)AuthorFilesLines
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-30m68k.h (ASM_PCREL_SPEC): Pass --pcrel also for implict or explicit -fPIE or -...Andreas Schwab1-2/+2
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu4-4/+7
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford2-14/+11
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