History log of /src/tests/lib/csu/arch/sparc |
Revision | Date | Author | Comments |
1.1 | 12-Dec-2013 |
martin | branches: 1.1.4; 1.1.8; Add stack alignement test for sparc
|
1.1.8.2 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.1.8.1 | 12-Dec-2013 |
tls | file h_initfini_align.S was added on branch tls-maxphys on 2014-08-20 00:04:49 +0000
|
1.1.4.2 | 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.1.4.1 | 12-Dec-2013 |
yamt | file h_initfini_align.S was added on branch yamt-pagecache on 2014-05-22 11:42:20 +0000
|
1.2 | 28-Jul-2010 |
joerg | Replace csu test case with a C++ based version. This makes the various assembler routines obsolete. Be more exhaustive by testing dynamically linked, statically linked and dynamically loaded.
XXX currently hard-codes /usr/tests due to limitations of bsd.test.mk
|
1.1 | 17-Jul-2010 |
jmmv | Convert the csu tests to atf. Initial work from the GSoC 2008 project by Lukasz Strzygowski.
|