projects
/
deliverable
/
binutils-gdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[x86] Resolve non-PIC undefweak symbols in executable
[deliverable/binutils-gdb.git]
/
ld
/
emulparams
/
vsta.sh
1
SCRIPT_NAME
=
aout
2
OUTPUT_FORMAT
=
"a.out-i386"
3
TEXT_START_ADDR
=
0x1020
4
TARGET_PAGE_SIZE
=
0x1000
5
SEGMENT_SIZE
=
0x400000
6
case
${LD_FLAG}
in
7
n|N
)
TEXT_START_ADDR
=
0
;;
8
esac
9
ARCH
=
i386
10
This page took
0.035893 seconds
and
4
git commands to generate.