* mpw-eppcmac.c: Update to reflect May 23 change to aix.em.
authorStan Shebs <shebs@codesourcery.com>
Sun, 30 Jun 1996 18:19:34 +0000 (18:19 +0000)
committerStan Shebs <shebs@codesourcery.com>
Sun, 30 Jun 1996 18:19:34 +0000 (18:19 +0000)
ld/ChangeLog
ld/mpw-eppcmac.c

index 00f9ada05a6836f551f4df93288c2bd7ea81a711..19ed30272739fb13d0b4d1b36b45fc83f9e92921 100644 (file)
@@ -1,5 +1,12 @@
+Sun Jun 30 11:16:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-eppcmac.c: Update to reflect May 23 change to aix.em.
+
 Thu Jun 27 14:03:42 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Put the .sa
+       file just before the .so file, rather than just after.
+
        * configure.host: Use -print-file-name=FILE rather than piping
        -print-libgcc-file-name through sed.
        (i[345]86*-*-sco*, i[345]86-*-isc*): Create crtbegin.o and
index 185f3d7c01a1e7622b94080d111e8a04bfc1d6a3..007d2658a30e641bc6d4abf7e31485838a4171e6 100644 (file)
@@ -741,7 +741,7 @@ gldppcmacos_read_file (filename, import)
              (void) obstack_finish (o);
              keep = true;
              imppath = s;
-             impfile = NULL;
+             file = NULL;
              while (! isspace ((unsigned char) *s) && *s != '(' && *s != '\0')
                {
                  if (*s == '/')