mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-08 00:17:12 +08:00
* i386/t-cygwin32 (TARGET_LIBGCC2_CFLAGS): Don't define.
From-SVN: r23035
This commit is contained in:
parent
1873d7691d
commit
8e93124d31
@ -40,10 +40,6 @@ Sun Oct 11 16:49:15 EDT 1998 John Wehle (john@feith.com)
|
||||
* i386.c (ix86_epilogue): Optimize the restoring
|
||||
of the stack pointer.
|
||||
|
||||
Mon Oct 12 02:03:25 1998 Jason Merrill <jason@yorick.cygnus.com>
|
||||
|
||||
* i386/t-cygwin32 (TARGET_LIBGCC2_CFLAGS): Define.
|
||||
|
||||
Mon Oct 12 01:22:53 PDT 1998 Jeff Law (law@cygnus.com)
|
||||
|
||||
* version.c: Bump for snapshot.
|
||||
|
@ -3,10 +3,6 @@ CROSS_LIBGCC1 = libgcc1-asm.a
|
||||
LIB1ASMSRC = i386/cygwin32.asm
|
||||
LIB1ASMFUNCS = _chkstk
|
||||
|
||||
# We can't rely on common symbols being shared between translation units
|
||||
# under Windows.
|
||||
TARGET_LIBGCC2_CFLAGS = -D__COMMON_UNRELIABLE
|
||||
|
||||
# cygwin32 always has a limits.h, but, depending upon how we are doing
|
||||
# the build, it may not be installed yet.
|
||||
LIMITS_H_TEST = true
|
||||
|
Loading…
Reference in New Issue
Block a user