repo.or.cz
/
newlib-cygwin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cygwin: dirent.h: fix a comment
[newlib-cygwin.git]
/
libgloss
/
microblaze
/
elf-gloss-linux.specs
blob
1f7cf9e58018c2d657c17c20d67a5ce5cbaca533
1
%rename link old_link
2
%rename lib libc
3
4
*link:
5
%(old_link) -defsym _TEXT_START_ADDR=0x10000 -z max-page-size=4096 -z common-page-size=4096 --no-omagic
6
7
*libgloss:
8
-lgloss-linux
9
10
*lib:
11
-start-group -lgloss-linux -lxil-linux -lc -lm -end-group
12
13
*startfile:
14
linux-crt0%O%s crtbegin%O%s