summaryrefslogtreecommitdiff
path: root/gcc/config/m68k/linux.h
Commit message (Expand)AuthorAgeFilesLines
* Change GPLv2 files (which do not have exceptions or additions) over to GPLv3.Nick Clifton2007-09-011-6/+5
* re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers2006-02-181-1/+3
* m68k.md: Add Coldfire FPU support.Paul Brook2006-01-221-10/+3
* c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi2005-11-221-2/+2
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* config.gcc (m68k-*-linux*): Add m68k/ieee.opt to $extra_options.Richard Sandiford2005-04-121-4/+0
* config.gcc, linux.h: Implement with-cpu for m68k-linux.Richard Zidlicky2004-03-161-1/+7
* m68k.c, m68k.md (SGS, [...]): Remove code to support SGS assembler.Bernardo Innocenti2004-02-091-11/+12
* m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX.Andreas Schwab2004-02-091-12/+1
* gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi2003-11-291-5/+1
* GNU CC -> GCCKelley Cook2003-09-271-4/+4
* coff.h (REGISTER_NAMES): Add fake register `argptr'Bernardo Innocenti2003-09-091-1/+1
* Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg2003-08-211-15/+0
* m68k-none.h: Introduce new ColdFire archs.Peter Barada2003-08-211-1/+1
* re PR rtl-optimization/9812 ([m68k] ICE in extract_insn, at recog.c:2148)James E Wilson2003-07-061-12/+0
* config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg2003-06-071-6/+1
* function.c (trampolines_created): New variable.Jakub Jelinek2003-06-041-0/+7
* configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek2003-06-031-2/+2
* * config/m68k/linux.h: Remove code protected by USE_GNULIBC_1.Andreas Schwab2003-06-011-28/+0
* c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth2003-05-181-1/+7
* hp320.h, [...]: Remove CPP_PREDEFINES...Neil Booth2003-05-171-2/+14
* coff.h: Remove support for Sun FPA and Sun SKY board.Andreas Schwab2003-05-171-16/+1
* m68k.md (tablejump+2): Don't sign extend an address register.Andreas Schwab2003-01-281-6/+11
* target.h (struct gcc_target): Line wrap.Richard Henderson2002-10-201-4/+0
* target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell2002-10-181-22/+1
* m68k.h (OVERRIDE_OPTIONS): Move additional code ...Richard Henderson2002-10-031-9/+0
* linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson2002-04-151-1/+1
* linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell2002-04-131-2/+2
* emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg2002-03-031-3/+0
* config.gcc (m68020-*-elf*): Expand tm_file to include all needed cpu configur...David O'Brien2001-12-111-0/+1
* linux.h: Include <linux.h> not "linux.h" to avoid infinite recursion.Kaveh R. Ghazi2001-11-141-1/+1
* rtl.h (mem_for_const_double): New declaration.Richard Kenner2001-11-061-4/+5
* 3b1.h: Fix comment formatting.Kazu Hirata2001-11-011-8/+8
* config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl2001-10-191-1/+4
* m68k.h (TARGET_SWITCHES/TARGET_OPTIONS): Add missing doc stringsRoman Zippel2001-07-301-1/+2
* config:Neil Booth2000-11-021-1/+1
* Change callers in config/m*/ to match:Hans-Peter Nilsson2000-09-251-1/+1
* definitions in config/m[368]*:Hans-Peter Nilsson2000-09-251-2/+2
* Update copyrights.Jeff Law2000-05-011-1/+1
* Merge in gcc2-ss-010999Jeff Law1999-09-061-3/+3
* Include function.h in most files.Bernd Schmidt1999-08-091-3/+2
* Added -mpcrel flag, and underlying support for PC-relative addressing on m68k.Don Lindsay1999-06-171-1/+2
* Patch to fix g++.other/local1.C.Jim Wilson1998-05-131-4/+2
* m68k.c: Include <stdlib.h> for atoi.Andreas Schwab1998-03-161-6/+6
* Merge from gcc-2.8Jeff Law1997-12-061-3/+4
* linux.h (CC1_SPEC): Define it only if not defined.H.J. Lu1997-08-271-0/+4
* (LINK_SPEC): Fix last change.Richard Kenner1997-07-141-6/+7
* (LINK_SPEC): Pass -shared for -shared.Richard Kenner1997-07-021-2/+20
* (ASM_COMMENT_START): Define.Richard Kenner1997-05-181-0/+2
* (ASM_SPEC): Define.Richard Kenner1997-04-131-31/+7