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.
This commit is contained in:
Ian Lance Taylor
1996-03-21 18:19:38 +00:00
parent 18ea4416b7
commit 8ef401e289

View 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> Wed Mar 20 18:18:25 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* ld.texinfo: Fix typos. Use @pxref only inside parentheses. * ld.texinfo: Fix typos. Use @pxref only inside parentheses.