]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* config/powerpc/aix.mh: Remove obsolete comment.
authorJoel Brobecker <brobecker@gnat.com>
Thu, 12 Aug 2004 05:19:10 +0000 (05:19 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 12 Aug 2004 05:19:10 +0000 (05:19 +0000)
        * config/powerpc/aix432.mh: Likewise.

gdb/ChangeLog
gdb/config/powerpc/aix.mh
gdb/config/powerpc/aix432.mh

index a0db21269ba6b8f57488887fbd0edd87e1e3256a..2788dd7f0ac7df1c12e6af49aa585a0a5889f1bb 100644 (file)
@@ -1,3 +1,8 @@
+2004-08-11  Joel Brobecker  <brobecker@gnat.com>
+
+       * config/powerpc/aix.mh: Remove obsolete comment.
+       * config/powerpc/aix432.mh: Likewise.
+
 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
 
        * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
index d0913b70289f93944dca3609d8c2d4c9d6971700..0318a0a6a6782187d635b10f2ce7b0e8773d02e9 100644 (file)
@@ -9,8 +9,3 @@ NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o rs6000-nat.o \
 # When compiled with cc, for debugging, this argument should be passed.
 # We have no idea who our current compiler is though, so we skip it.
 # MH_CFLAGS = -bnodelcsect
-
-# gdb is too big for all of its external symbols to fit in a small TOC
-# It looks like the GNU linker doesn't understand the -bbigtoc switch.
-# This switch may be needed for some vendor compilers.
-# MH_LDFLAGS = -Wl,-bbigtoc
index fc7a8b18e27dee6e557e155250ad5ace32d85580..51f09061b90bbec7ccdd60ac50ef274e9ac4a181 100644 (file)
@@ -12,8 +12,3 @@ NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o \
 # We have no idea who our current compiler is though, so we skip it.
 # MH_CFLAGS = -bnodelcsect
 
-# gdb is too big for all of its external symbols to fit in a small TOC
-# It looks like the GNU linker doesn't understand the -bbigtoc switch.
-# This switch may be needed for some vendor compilers.
-# MH_LDFLAGS = -Wl,-bbigtoc
-