aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/linux.h
AgeCommit message (Expand)AuthorFilesLines
2007-01-12config.gcc (m68010-*-netbsdelf*): Add MASK_68010.Richard Sandiford1-1/+1
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-1/+3
2006-01-22m68k.md: Add Coldfire FPU support.Paul Brook1-10/+3
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi1-2/+2
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-04-12config.gcc (m68k-*-linux*): Add m68k/ieee.opt to $extra_options.Richard Sandiford1-4/+0
2004-03-16config.gcc, linux.h: Implement with-cpu for m68k-linux.Richard Zidlicky1-1/+7
2004-02-09m68k.c, m68k.md (SGS, [...]): Remove code to support SGS assembler.Bernardo Innocenti1-11/+12
2004-02-09m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX.Andreas Schwab1-12/+1
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi1-5/+1
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-09-09coff.h (REGISTER_NAMES): Add fake register `argptr'Bernardo Innocenti1-1/+1
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg1-15/+0
2003-08-21m68k-none.h: Introduce new ColdFire archs.Peter Barada1-1/+1
2003-07-06re PR rtl-optimization/9812 ([m68k] ICE in extract_insn, at recog.c:2148)James E Wilson1-12/+0
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-6/+1
2003-06-04function.c (trampolines_created): New variable.Jakub Jelinek1-0/+7
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-2/+2
2003-06-01* config/m68k/linux.h: Remove code protected by USE_GNULIBC_1.Andreas Schwab1-28/+0
2003-05-18c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth1-1/+7
2003-05-17hp320.h, [...]: Remove CPP_PREDEFINES...Neil Booth1-2/+14
2003-05-17coff.h: Remove support for Sun FPA and Sun SKY board.Andreas Schwab1-16/+1
2003-01-28m68k.md (tablejump+2): Don't sign extend an address register.Andreas Schwab1-6/+11
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson1-4/+0
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-22/+1
2002-10-03m68k.h (OVERRIDE_OPTIONS): Move additional code ...Richard Henderson1-9/+0
2002-04-15linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson1-1/+1
2002-04-13linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell1-2/+2
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-3/+0
2001-12-11config.gcc (m68020-*-elf*): Expand tm_file to include all needed cpu configur...David O'Brien1-0/+1
2001-11-14linux.h: Include <linux.h> not "linux.h" to avoid infinite recursion.Kaveh R. Ghazi1-1/+1
2001-11-06rtl.h (mem_for_const_double): New declaration.Richard Kenner1-4/+5
2001-11-013b1.h: Fix comment formatting.Kazu Hirata1-8/+8
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl1-1/+4
2001-07-30m68k.h (TARGET_SWITCHES/TARGET_OPTIONS): Add missing doc stringsRoman Zippel1-1/+2
2000-11-02config:Neil Booth1-1/+1
2000-09-25Change callers in config/m*/ to match:Hans-Peter Nilsson1-1/+1
2000-09-25definitions in config/m[368]*:Hans-Peter Nilsson1-2/+2
2000-05-01Update copyrights.Jeff Law1-1/+1
1999-09-06Merge in gcc2-ss-010999Jeff Law1-3/+3
1999-08-09Include function.h in most files.Bernd Schmidt1-3/+2
1999-06-17Added -mpcrel flag, and underlying support for PC-relative addressing on m68k.Don Lindsay1-1/+2
1998-05-13Patch to fix g++.other/local1.C.Jim Wilson1-4/+2
1998-03-16m68k.c: Include <stdlib.h> for atoi.Andreas Schwab1-6/+6
1997-12-06Merge from gcc-2.8Jeff Law1-3/+4
1997-08-27linux.h (CC1_SPEC): Define it only if not defined.H.J. Lu1-0/+4
1997-07-14(LINK_SPEC): Fix last change.Richard Kenner1-6/+7
1997-07-02(LINK_SPEC): Pass -shared for -shared.Richard Kenner1-2/+20
1997-05-18(ASM_COMMENT_START): Define.Richard Kenner1-0/+2
1997-04-13(ASM_SPEC): Define.Richard Kenner1-31/+7