projects
/
deliverable
/
binutils-gdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
x86: Move x86-specific linker options to elf_linker_x86_params
[deliverable/binutils-gdb.git]
/
ld
/
emulparams
/
avrxmega4.sh
1
ARCH
=
avr
:
104
2
MACHINE
=
3
SCRIPT_NAME
=
avr
4
OUTPUT_FORMAT
=
"elf32-avr"
5
MAXPAGESIZE
=
1
6
EMBEDDED
=
yes
7
TEMPLATE_NAME
=
elf32
8
9
TEXT_LENGTH
=
1024
K
10
DATA_ORIGIN
=
0x802000
11
DATA_LENGTH
=
0xffa0
12
EXTRA_EM_FILE
=
avrelf
13
14
FUSE_NAME
=
fuse
15
16
EEPROM_LENGTH
=
64
K
17
FUSE_LENGTH
=
1
K
18
LOCK_LENGTH
=
1
K
19
SIGNATURE_LENGTH
=
1
K
20
USER_SIGNATURE_LENGTH
=
1
K
This page took
0.043593 seconds
and
4
git commands to generate.