repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.
[binutils.git]
/
ld
/
emulparams
/
i386aout.sh
blob
d682e7cba874333eb5647f0e1070810e950c7eb8
1
SCRIPT_NAME
=
aout
2
OUTPUT_FORMAT
=
"a.out-i386"
3
TARGET_PAGE_SIZE
=
0x1000
4
TEXT_START_ADDR
=
0
5
case
${LD_FLAG}
in
6
n|N
)
TEXT_START_ADDR
=
0x1000
;;
7
esac
8
ARCH
=
i386