projects
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fix expected results to match current assembler output.
[binutils.git]
/
ld
/
emulparams
/
elf_i386_be.sh
1
SCRIPT_NAME=elf
2
OUTPUT_FORMAT="elf32-i386"
3
TEXT_START_ADDR=0x80000000
4
#SHLIB_TEXT_START_ADDR=0x80000000
5
NONPAGED_TEXT_START_ADDR=0x80000000
6
MAXPAGESIZE=0x1000
7
ARCH=i386
8
MACHINE=
9
NOP=0x9090
10
TEMPLATE_NAME=elf32
11
GENERATE_SHLIB_SCRIPT=yes
This page took
0.023514 seconds
and
4
git commands to generate.