OpenGrok
Cross Reference: README
xref
: /
src
/
lib
/
csu
/
README
Home
|
History
|
Annotate
|
Download
|
only in
csu
History log of
/src/lib/csu/README
Revision
Date
Author
Comments
1.6
22-Apr-2014
joerg
Retire USE_COMPILERCRTSTUFF=yes.
1.5
13-Jul-2013
skrll
branches: 1.5.4;
crt0 actually calls ___start
1.4
10-Jul-2013
martin
Try to also document the variant using common C code - Matt, please review!
1.3
10-Jul-2013
martin
Fix typo
1.2
24-Jun-2013
joerg
Add some more clues on what is needed to add a new platform.
1.1
07-Aug-2010
joerg
branches: 1.1.6; 1.1.12;
Switch i386 and x86_64 to the new CRT layout. The crt0.c body is shared
between all platforms and a small assembler stub in crt0.S is used for
setting up the proper stack and whatever else MD needs.
Extract crti.S and crtn. from the old dot_init.h files. Prepare other
platforms that use the 6-argument form of __(_)start for this.
Rewrite the crtbegin and crtend modules in assembler to make them
compiler independent. Document the interface in README.
1.1.12.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.6.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.5.4.1
10-Aug-2014
tls
Rebase.
Indexes created Wed Nov 05 22:09:55 GMT 2025