aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
AgeCommit message (Expand)AuthorFilesLines
2015-12-13[PATCH][PR target/19201] Peephole to improve clearing items in structure for ...Kazu Kirata1-0/+33
2015-11-09Machine modes for address printing.Julian Brown1-1/+1
2015-10-29[PATCH 8/9] ENABLE_CHECKING refactoring: target-specific partsMikhail Maltsev1-17/+16
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor2-43/+43
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford2-27/+17
2015-10-05Replace REAL_VALUES_LESS with real_lessRichard Sandiford1-1/+1
2015-10-05Remove remaining uses of REAL_VALUES_IDENTICALRichard Sandiford1-3/+2
2015-10-05Replace REAL_VALUES_EQUAL with real_equalRichard Sandiford1-3/+3
2015-08-24genflags.c (gen_macro): Delete.Richard Sandiford1-1/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-6/+9
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-11/+4
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