repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* pretty-print.c (pp_base_maybe_space): New function.
[official-gcc.git]
/
gcc
/
config
/
i386
/
t-i386elf
blob
9560d905521130f1d8bb8df4620203ac6e2f817f
1
# For svr4 we build crtbegin.o and crtend.o which serve to add begin and
2
# end labels to the .ctors and .dtors section when we link using gcc.
3
4
EXTRA_PARTS=crtbegin.o crtend.o