From 72f4e82b228acd35b133071328a47c616b4e9c05 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Thu, 12 Aug 2004 05:19:10 +0000 Subject: [PATCH] * config/powerpc/aix.mh: Remove obsolete comment. * config/powerpc/aix432.mh: Likewise. --- gdb/ChangeLog | 5 +++++ gdb/config/powerpc/aix.mh | 5 ----- gdb/config/powerpc/aix432.mh | 5 ----- 3 files changed, 5 insertions(+), 10 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a0db21269ba..2788dd7f0ac 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2004-08-11 Joel Brobecker + + * config/powerpc/aix.mh: Remove obsolete comment. + * config/powerpc/aix432.mh: Likewise. + 2004-08-11 Joel Brobecker * config/powerpc/xm-aix.h (UINT_MAX): Remove undef. diff --git a/gdb/config/powerpc/aix.mh b/gdb/config/powerpc/aix.mh index d0913b70289..0318a0a6a67 100644 --- a/gdb/config/powerpc/aix.mh +++ b/gdb/config/powerpc/aix.mh @@ -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 diff --git a/gdb/config/powerpc/aix432.mh b/gdb/config/powerpc/aix432.mh index fc7a8b18e27..51f09061b90 100644 --- a/gdb/config/powerpc/aix432.mh +++ b/gdb/config/powerpc/aix432.mh @@ -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 - -- 2.30.2