* aout-encap.c (ARCH): Don't define. Obsolete.
authorIan Lance Taylor <ian@airs.com>
Tue, 12 Jul 1994 15:46:32 +0000 (15:46 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 12 Jul 1994 15:46:32 +0000 (15:46 +0000)
* aout0.c, aoutx.h, gen-aout.c, hp300bsd.c, hp300hpux.c: Likewise.
* i386aout.c, i386bsd.c, i386dynix.c, i386linux.c: Likewise.
* i386lynx.c, m68klynx.c, mipsbsd.c, netbsd386.c: Likewise.
* newsos3.c, sparclynx.c, sunos.c: Likewise.

bfd/ChangeLog
bfd/aout-encap.c
bfd/aoutx.h
bfd/m68klynx.c
bfd/netbsd386.c

index ce59777538055df81217e361731a6ae6a72a9f7d..6226f223d58b8f4c41cd82678315f83c625d04c6 100644 (file)
@@ -1,3 +1,11 @@
+Tue Jul 12 11:41:22 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
+
+       * aout-encap.c (ARCH): Don't define.  Obsolete.
+       * aout0.c, aoutx.h, gen-aout.c, hp300bsd.c, hp300hpux.c: Likewise.
+       * i386aout.c, i386bsd.c, i386dynix.c, i386linux.c: Likewise.
+       * i386lynx.c, m68klynx.c, mipsbsd.c, netbsd386.c: Likewise.
+       * newsos3.c, sparclynx.c, sunos.c: Likewise.
+
 Mon Jul 11 20:08:23 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
 
        * section.c (STD_SECTION): Make the sixth argument boolean, not
index 6c3772e0bbdb5aa0db972caef36ca112f3209165..f5e4fd78481f69e62bd31b87e10e01f16d3415b0 100644 (file)
@@ -23,7 +23,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define        PAGE_SIZE       4096
 #define        SEGMENT_SIZE    PAGE_SIZE
 #define TEXT_START_ADDR 0
-#define ARCH 32
 #define BYTES_IN_WORD 4
 #endif
 
index e3ca98ff5fff9f8b56f7d931b3caa3987f3b70f7..a2a8f7dd6a9fe1ab4d3646bb9e19774b1a01cf5b 100644 (file)
@@ -65,7 +65,6 @@ DESCRIPTION
 
        from @file{sunos.c}:
 
-|      #define ARCH 32
 |      #define TARGET_NAME "a.out-sunos-big"
 |      #define VECNAME    sunos_big_vec
 |      #include "aoutf1.h"
index 34d2d29d06dac3065e9b26831d7f91c89a22dabb..d8d696f6ce5bbe4f005aff98f9ea742af30b84d0 100644 (file)
@@ -18,7 +18,6 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define BYTES_IN_WORD 4
-#define ARCH 32
 #define N_SHARED_LIB(x) 0
 
 #define TEXT_START_ADDR 0
index 446e0c88783c15381dae3bce33d16680517bdd2e..1f72c7a5b4a5f896325704e85f8e9efe5259265c 100644 (file)
@@ -18,7 +18,6 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define        BYTES_IN_WORD   4
-#define        ARCH    32
 
 /* ZMAGIC files never have the header in the text.  */
 #define        N_HEADER_IN_TEXT(x)     0