Implement -taso command line option.

This commit is contained in:
Nick Clifton
2000-07-28 00:57:45 +00:00
parent 456981d715
commit 88cdf29775
2 changed files with 93 additions and 0 deletions

View File

@ -1,3 +1,11 @@
2000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
* emulparams/elf64alpha.sh: Implement "-taso" emulation
specific option to fit 64-bit executable in the lower
31-bit address range. This is done by changing start
address of .interp (the very first section of executable)
and then setting EF_ALPHA_32BIT elf header flag.
2000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
* emultempl/m68kcoff.em: New file.