repo.or.cz
/
zpugcc
/
jano.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixed more binutils issues (newer gcc/libc)
[zpugcc/jano.git]
/
toolchain
/
gcc
/
libgloss
/
arm
/
elf-redboot.specs
blob
8a00c3b6d7e54ed9413c78bf1c3d27d3d2267f49
1
%rename link old_link
2
3
*link:
4
-T redboot.ld%s -Ttext 0x20000 %(old_link)
5
6
*startfile:
7
crti%O%s crtbegin%O%s %{!pg:redboot-crt0%O%s} %{pg:redboot-crt0%O%s} redboot-syscalls%O%s
8