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-pid.specs
blob
c8a9f14c9e2f17e7d35ba2a3a6d95739d2f63048
1
%rename link old_link
2
3
*link:
4
-T redboot.ld%s -Ttext 0x10000 %(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