[patch] Add comment in config/powerc/aix.mh

Joel Brobecker brobecker@gnat.com
Wed Sep 1 00:03:00 GMT 2004


This is in preparation for the merging of aix.mh and aix432.mh.
this change makes these 2 files identical (except for formatting).

2004-08-31  Joel Brobecker  <brobecker@gnat.com>

        * config/powerpc/aix.mh: Add comment.

Checked in.
-- 
Joel
-------------- next part --------------
Index: aix.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/powerpc/aix.mh,v
retrieving revision 1.7
diff -u -p -r1.7 aix.mh
--- aix.mh	12 Aug 2004 06:28:11 -0000	1.7
+++ aix.mh	1 Sep 2004 00:00:33 -0000
@@ -1,6 +1,8 @@
 # Host: IBM PowerPC running AIX
 
 NAT_FILE= nm-aix.h
+
+# aix-thread.o is not listed in NATDEPFILES as it is pulled in by configure.
 NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o rs6000-nat.o \
 	     xcoffread.o xcoffsolib.o
 


More information about the Gdb-patches mailing list