]> gcc.gnu.org Git - gcc.git/commitdiff
t-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.
authorBob Manson <manson@cygnus.com>
Thu, 28 Aug 1997 00:18:03 +0000 (00:18 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 28 Aug 1997 00:18:03 +0000 (18:18 -0600)
        * t-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.
        * t-mn10200: Ditto.
        * t-vxsparc: Ditto.
        * t-vxworks68: Ditto.
        * t-vxworks960: Ditto.
        * t-vx29k: Ditto.

From-SVN: r14984

gcc/ChangeLog
gcc/config/a29k/t-vx29k
gcc/config/h8300/t-h8300
gcc/config/i960/t-vxworks960
gcc/config/m68k/t-vxworks68
gcc/config/mn10200/t-mn10200
gcc/config/sparc/t-vxsparc

index 81a208a12ef0068bad45c95d3abdd8ad0f5e1575..8bd67b992d2a87efed81814b4ebf8d63cb781df6 100644 (file)
@@ -1,3 +1,12 @@
+Wed Aug 27 18:08:51 1997  Bob Manson  (manson@cygnus.com)
+
+       * t-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.
+       * t-mn10200: Ditto.
+       * t-vxsparc: Ditto.
+       * t-vxworks68: Ditto.
+       * t-vxworks960: Ditto.
+       * t-vx29k: Ditto.
+
 Wed Aug 27 16:35:29 1997  Richard Henderson  <rth@cygnus.com>
 
        * alpha/xm-alpha.h (alloca): Define alloca to builtin_alloca for GNUC
index 6cf4d9f7b2a4a5e4686cf0161c55cd4e288314cf..293674efd4b03486b5748df5ed013833936f81b5 100644 (file)
@@ -6,7 +6,7 @@ LIBGCC1_TEST =
 
 # We don't want to put exit in libgcc.a for VxWorks, because VxWorks
 # does not have _exit.
-LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -Dexit=unused_exit
+TARGET_LIBGCC2_CFLAGS = -Dexit=unused_exit
 LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c
 
 dp-bit.c: $(srcdir)/config/fp-bit.c
index 236ebccc8c41e19c008d3e38157c25a1ec9f5b10..f7536b5383f6540c17b358bd9dc05867a4142dff 100644 (file)
@@ -3,7 +3,7 @@ LIB1ASMSRC = h8300/lib1funcs.asm
 LIB1ASMFUNCS = _cmpsi2 _ucmpsi2 _divhi3 _divsi3 _mulhi3 _mulsi3
 
 # We do not have DF or DI types, so fake out the libgcc2 compilation.
-LIBGCC2_CFLAGS = -g -O2 -DDF=SF -DDI=SI $(GCC_CFLAGS) $(LIBGCC2_INCLUDES)
+TARGET_LIBGCC2_CFLAGS = -DDF=SF -DDI=SI
 
 LIB2FUNCS_EXTRA = fp-bit.c
 
index 9f8529125cb5151311d39283b8851bda356e8d18..c2dd5eb20603b40fb234e10ea28e7dcd17b1073f 100644 (file)
@@ -3,7 +3,7 @@ CROSS_LIBGCC1 =
 
 # We don't want to put exit in libgcc.a for VxWorks, because VxWorks
 # does not have _exit.
-LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -Dexit=unused_exit
+TARGET_LIBGCC2_CFLAGS = -Dexit=unused_exit
 LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c xp-bit.c
 
 dp-bit.c: $(srcdir)/config/fp-bit.c
index 7be1bb0ee7657211cc9e9b5bbc1481fdc499f265..7fa59430a288e8a836364cdb19866003859cd8a5 100644 (file)
@@ -7,7 +7,7 @@ LIB1ASMFUNCS = _mulsi3 _udivsi3 _divsi3 _umodsi3 _modsi3 \
 
 # We don't want to put exit in libgcc.a for VxWorks, because VxWorks
 # does not have _exit.
-LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -Dexit=unused_exit
+TARGET_LIBGCC2_CFLAGS = -Dexit=unused_exit
 
 # These are really part of libgcc1, but this will cause them to be
 # built correctly, so...
index 70a2c43e7de7f667ed24a87d0be03abdca061234..9486837cd9ae89501ca7d81094c03862a05fc16d 100644 (file)
@@ -35,7 +35,7 @@ LIB1ASMFUNCS    = _divhi3 \
 # built correctly, so...
 
 # We do not have DF or DI types, so fake out the libgcc2 compilation.
-LIBGCC2_CFLAGS = -g -O2 -DDF=SF -DDI=SI $(GCC_CFLAGS) $(LIBGCC2_INCLUDES)
+TARGET_LIBGCC2_CFLAGS=-DDF=SF -DDI=SI
 LIB2FUNCS_EXTRA = fp-bit.c $(srcdir)/config/mn10200/udivmodsi4.c \
        $(srcdir)/config/mn10200/divmod.c $(srcdir)/config/mn10200/udivmod.c
 
index 3adba438bd91766a720ce459390b0fc66dd1f4bb..0c7a14a442959e17edd89276935a12307f8ec01b 100644 (file)
@@ -7,7 +7,7 @@ LIBGCC1_TEST =
 
 # We don't want to put exit in libgcc.a for VxWorks, because VxWorks
 # does not have _exit.
-LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -Dexit=unused_exit
+TARGET_LIBGCC2_CFLAGS = -Dexit=unused_exit
 
 MULTILIB_OPTIONS=msoft-float mv8
 MULTILIB_DIRNAMES=soft v8
This page took 0.068033 seconds and 5 git commands to generate.