Patches from John Polstra <jdp@polstra.com> for FreeBSD ELF:
authorIan Lance Taylor <ian@airs.com>
Thu, 21 Mar 1996 18:19:38 +0000 (18:19 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 21 Mar 1996 18:19:38 +0000 (18:19 +0000)
* lexsup.c (parse_args): -Bshareable is a synonym for -shared.
* emulparams/elf_i386.sh (NONPAGED_TEXT_START_ADDR): Make the same
as TEXT_START_ADDR.

ld/ChangeLog

index daa226bff89e78a77cf7c173bb1c1500cabd1899..73da363c4959045423b7c41968518b2f3f62a668 100644 (file)
@@ -1,3 +1,10 @@
+Thu Mar 21 13:17:34 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       Patches from John Polstra <jdp@polstra.com> for FreeBSD ELF:
+       * lexsup.c (parse_args): -Bshareable is a synonym for -shared.
+       * emulparams/elf_i386.sh (NONPAGED_TEXT_START_ADDR): Make the same
+       as TEXT_START_ADDR.
+
 Wed Mar 20 18:18:25 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
 
        * ld.texinfo: Fix typos.  Use @pxref only inside parentheses.