* config/powerpc/aix.mh: Remove obsolete comment.

* config/powerpc/aix432.mh: Likewise.
This commit is contained in:
Joel Brobecker 2004-08-12 05:19:10 +00:00
parent 0687ccb244
commit 72f4e82b22
3 changed files with 5 additions and 10 deletions

View 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.

View 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

View 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