OSDN Git Service

2005-07-14 Eric Christopher <echristo@redhat.com>
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Jul 2005 23:18:47 +0000 (23:18 +0000)
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Jul 2005 23:18:47 +0000 (23:18 +0000)
* config/s390/t-tpf (SHLIB_MAPFILES): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102040 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/s390/t-tpf

index 2a13af2..0480a22 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-14  Eric Christopher  <echristo@redhat.com>
+
+       * config/s390/t-tpf (SHLIB_MAPFILES): Remove.
+
 2005-07-14  Steven Bosscher  <stevenb@suse.de>
 
        PR tree-optimization/22230
 2005-07-14  Steven Bosscher  <stevenb@suse.de>
 
        PR tree-optimization/22230
index 3cf0146..3697167 100644 (file)
@@ -3,10 +3,6 @@ CRTSTUFF_T_CFLAGS_S = $(CRTSTUFF_T_CFLAGS) -fPIC
 # Compile libgcc2.a with pic.
 TARGET_LIBGCC2_CFLAGS = -fPIC
 
 # Compile libgcc2.a with pic.
 TARGET_LIBGCC2_CFLAGS = -fPIC
 
-# Override t-slibgcc-elf-ver to export some libgcc symbols with
-# the symbol versions that glibc used.
-SHLIB_MAPFILES += $(srcdir)/config/s390/libgcc-glibc.ver
-
 # Use unwind-dw2-fde.
 LIB2ADDEH = $(srcdir)/unwind-dw2.c $(srcdir)/unwind-dw2-fde.c \
   $(srcdir)/unwind-sjlj.c $(srcdir)/gthr-gnat.c $(srcdir)/unwind-c.c
 # Use unwind-dw2-fde.
 LIB2ADDEH = $(srcdir)/unwind-dw2.c $(srcdir)/unwind-dw2-fde.c \
   $(srcdir)/unwind-sjlj.c $(srcdir)/gthr-gnat.c $(srcdir)/unwind-c.c