From 8ef401e2891b6550b74cd990337c87ab2f3ebed3 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 21 Mar 1996 18:19:38 +0000 Subject: [PATCH] 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. --- ld/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index daa226b..73da363 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. -- 2.7.4