aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/linux.h
AgeCommit message (Expand)Author
2007-08-31Merged revisions 127676-127677,127680-127682,127684,127689,127691-127692,1276...ra-improvementsPeter Bergner
2007-08-02* config/host-hpux.c: Change copyright header to refer to version 3 of the GNUNick Clifton
2007-05-22 * config/m68k/linux.h (ASM_SPEC): Add asm_pcrel_spec.Nathan Sidwell
2007-04-15 * config/m68k/linux.h (FUNCTION_VALUE_REGNO_P): Use macros forKazu Hirata
2007-02-18 * config/m68k/linux.h (MD_UNWIND_SUPPORT): Define.Roman Zippel
2007-01-18gcc/Kazu Hirata
2007-01-18gcc/Nathan Sidwell
2007-01-18gcc/Richard Sandiford
2007-01-12gcc/Richard Sandiford
2007-01-12gcc/Nathan Sidwell
2007-01-12gcc/Richard Sandiford
2006-02-18 PR target/24837Joseph Myers
2006-01-222006-01-22 Paul Brook <paul@codesourcery.com>Paul Brook
2005-11-22 * c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ whenKaveh Ghazi
2005-06-25Update FSF address.Kelley Cook
2005-04-12 * config.gcc (m68k-*-linux*): Add m68k/ieee.opt to $extra_options.Richard Sandiford
2004-03-16 * config.gcc, config/m68k/linux.h: Implement with-cpu for m68k-linux.Richard Zidlicky
2004-02-09 * config/m68k/m68k.c, config/m68k/m68k.md (SGS, SGS_CMP_ORDER): RemoveBernardo Innocenti
2004-02-08 * config/m68k/m68k.h (REGISTER_NAMES): Prefix each name withAndreas Schwab
2003-11-29 * config/gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh Ghazi
2003-09-27GNU CC -> GCCKelley Cook
2003-09-09 * config/m68k/coff.h (REGISTER_NAMES): Add fake register `argptr'Bernardo Innocenti
2003-08-21 * Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg
2003-08-21 * config/m68k/m68k-none.h: Introduce new ColdFire archs.Peter Barada
2003-07-07PR optimization/9812Jim Wilson
2003-06-07 * config.gcc (with_cpu handling): Translate sparc64 inZack Weinberg
2003-06-04 * function.c (trampolines_created): New variable.Jakub Jelinek
2003-06-03 * configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek
2003-06-01 * config/m68k/linux.h: Remove code protected by USE_GNULIBC_1.Andreas Schwab
2003-05-18 * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS):Neil Booth
2003-05-17 * config/m68k/hp320.h, config/m68k/linux.h, config/m68k/m68k-none.h,Neil Booth
2003-05-172003-05-17 Andreas Schwab <schwab@suse.de>Andreas Schwab
2003-01-28 * config/m68k/m68k.md (tablejump+2): Don't sign extend an addressAndreas Schwab
2002-10-20 * target.h (struct gcc_target): Line wrap.Richard Henderson
2002-10-18 * target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell
2002-10-04 * config/m68k/m68k.h (OVERRIDE_OPTIONS): Move additional code ...Richard Henderson
2002-04-15 * config/alpha/linux.h, config/arm/linux-elf.h, config/i370/linux.h,Richard Henderson
2002-04-13 * alpha/linux.h: Define __gnu_linux__ wherever __linux__ isMark Mitchell
2002-03-03 * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,Zack Weinberg
2001-12-112001-12-11 David O'Brien <obrien@FreeBSD.org>David O'Brien
2001-11-14 * m68k/linux.h: Include <linux.h> not "linux.h" to avoid infiniteKaveh Ghazi
2001-11-06 * rtl.h (mem_for_const_double): New declaration.Richard Kenner
2001-11-01 * config/m68k/3b1.h: Fix comment formatting.Kazu Hirata
2001-10-19 2001-10-19 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Franz Sirl
2001-07-30 * config/m68k/m68k.h (TARGET_SWITCHES/TARGET_OPTIONS):Roman Zippel
2000-11-02config:Neil Booth
2000-09-25Change callers in config/m*/ to match:Hans-Peter Nilsson
2000-09-25definitions in config/m[368]*:Hans-Peter Nilsson
2000-05-01Update copyrights.Jeffrey A Law
1999-09-07Merge in gcc2-ss-010999Jeffrey A Law