Home | History | Annotate | Download | only in common
History log of /src/lib/csu/common/sysident.S
RevisionDateAuthorComments
 1.3  14-May-2014  joerg Ensure notes are properly padded to 32bit length.
 1.2  10-Sep-2013  matt branches: 1.2.2;
Add support for a NetBSD MARCH elf note to record the MACHINE_ARCH for
which a program was compiled.
 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.2.2.1  10-Aug-2014  tls Rebase.

RSS XML Feed