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
/
ns32knbsd.sh
1
SCRIPT_NAME
=
aout
2
TEXT_START_ADDR
=
0x1020
3
case
${LD_FLAG}
in
4
n|N
)
TEXT_START_ADDR
=
0x1000
;;
5
esac
6
OUTPUT_FORMAT
=
"a.out-ns32k-netbsd"
7
TARGET_PAGE_SIZE
=
0x1000
8
ARCH
=
ns32k
9
EXECUTABLE_SYMBOLS
=
'__DYNAMIC = 0;'
10
EXTRA_EM_FILE
=
netbsd
This page took
0.031292 seconds
and
4
git commands to generate.