From: Ian Lance Taylor Date: Thu, 21 Mar 1996 18:19:38 +0000 (+0000) Subject: Patches from John Polstra for FreeBSD ELF: X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8ef401e2891b6550b74cd990337c87ab2f3ebed3;p=binutils-gdb.git Patches from John Polstra 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. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index daa226bff89..73da363c495 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +Thu Mar 21 13:17:34 1996 Ian Lance Taylor + + Patches from John Polstra 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 * ld.texinfo: Fix typos. Use @pxref only inside parentheses.