* nlm/Makefile.in: Remove comments discussing munch.
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 11 Apr 1995 16:39:37 +0000 (16:39 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 11 Apr 1995 16:39:37 +0000 (16:39 +0000)
gdb/ChangeLog
gdb/nlm/Makefile.in

index b435aaaef409077eaefa0f418287280a137abc18..84b15e18f2e8c25bcf562d1c025b5592269b78b8 100644 (file)
@@ -1,3 +1,7 @@
+Tue Apr 11 09:35:20 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * nlm/Makefile.in: Remove comments discussing munch.
+
 Tue Apr 11 11:07:12 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
 
        * gdbtk.c (gdbtk_init): If SIOCSPGRP is not available, but
index d89b88c76cac2f5c9ba7a5ca1da814c920315c86..a8446e8bdd70aeaf0676916deac8d7d3384d0c6b 100644 (file)
@@ -77,11 +77,6 @@ AR = ar
 AR_FLAGS = qv
 RANLIB = ranlib
 
-# System V: If you compile gdb with a compiler which uses the coff
-# encapsulation feature (this is a function of the compiler used, NOT
-# of the m-?.h file selected by config.gdb), you must make sure that
-# the GNU nm is the one that is used by munch.
-
 # If you are compiling with GCC, make sure that either 1) You use the
 # -traditional flag, or 2) You have the fixed include files where GCC
 # can reach them.  Otherwise the ioctl calls in inflow.c
This page took 0.025791 seconds and 4 git commands to generate.