repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
arm, objdump: print obsolote warning when 26-bit set in instructions
[binutils-gdb.git]
/
ld
/
emulparams
/
elf32loongarch.sh
blob
edc85ececa2f49bb76da3f6debbee9f2c3a8b46d
1
source_sh
${srcdir}
/
emulparams
/
elf32loongarch-defs.sh
2
OUTPUT_FORMAT
=
"elf32-loongarch"
3
4
case
"
$target
"
in
5
loongarch32
*
-linux
*)
6
case
"
$EMULATION_NAME
"
in
7
*
32
*)
8
LIBPATH_SUFFIX
=
"32"
;;
9
esac
10
;;
11
esac