Home | History | Annotate | only in /src/tests/lib/csu/arch
History log of /src/tests/lib/csu/arch
RevisionDateAuthorComments
 1.1 11-Dec-2013  matt branches: 1.1.4; 1.1.8;
Add stack alignment checks for alpha, arm, mips, powerpc, and vax.
Fix makefile to support MACHINE_CPU
 1.1.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.8.1 11-Dec-2013  tls file h_initfini_align.S was added on branch tls-maxphys on 2014-08-20 00:04:48 +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 11-Dec-2013  yamt file h_initfini_align.S was added on branch yamt-pagecache on 2014-05-22 11:42:19 +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.
 1.1 11-Dec-2013  matt branches: 1.1.4; 1.1.8;
Add stack alignment checks for alpha, arm, mips, powerpc, and vax.
Fix makefile to support MACHINE_CPU
 1.1.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.8.1 11-Dec-2013  tls file h_initfini_align.S was added on branch tls-maxphys on 2014-08-20 00:04:48 +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 11-Dec-2013  yamt file h_initfini_align.S was added on branch yamt-pagecache on 2014-05-22 11:42:19 +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.
 1.1 15-Nov-2013  skrll branches: 1.1.4; 1.1.8;
Check stack alignment on hppa.
 1.1.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.8.1 15-Nov-2013  tls file h_initfini_align.S was added on branch tls-maxphys on 2014-08-20 00:04:48 +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 15-Nov-2013  yamt file h_initfini_align.S was added on branch yamt-pagecache on 2014-05-22 11:42:19 +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.
 1.2 12-Dec-2010  joerg Simplify
 1.1 03-Dec-2010  joerg Actually add the check_stack_alignment implementation for x86.
 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.
 1.2 16-Mar-2014  cherry branches: 1.2.4; 1.2.8;
Fix comment: ar.bsp is the RSE backing store base pointer, not ar.bspstore
 1.1 16-Mar-2014  cherry Add stack align test stub for ia64 native csu
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 16-Mar-2014  tls file h_initfini_align.S was added on branch tls-maxphys on 2014-08-20 00:04:49 +0000
 1.2.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.2.4.1 16-Mar-2014  yamt file h_initfini_align.S was added on branch yamt-pagecache on 2014-05-22 11:42:19 +0000
 1.1 11-Dec-2013  matt branches: 1.1.4; 1.1.8;
Add stack alignment checks for alpha, arm, mips, powerpc, and vax.
Fix makefile to support MACHINE_CPU
 1.1.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.8.1 11-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 11-Dec-2013  yamt file h_initfini_align.S was added on branch yamt-pagecache on 2014-05-22 11:42:19 +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.
 1.2 27-Feb-2017  chs check the lower bits of the stack pointer,
not the lower bits of the upper half of the stack pointer.
 1.1 11-Dec-2013  matt branches: 1.1.4; 1.1.8; 1.1.12; 1.1.16;
Add stack alignment checks for alpha, arm, mips, powerpc, and vax.
Fix makefile to support MACHINE_CPU
 1.1.16.1 21-Apr-2017  bouyer Sync with HEAD
 1.1.12.1 20-Mar-2017  pgoyette Sync with HEAD
 1.1.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.8.1 11-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 11-Dec-2013  yamt file h_initfini_align.S was added on branch yamt-pagecache on 2014-05-22 11:42:19 +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.
 1.2 24-Aug-2023  rin riscv: tests/lib/csu: Fix typo in check_stack_alignment()

Now, all tests in tests/lib/csu successfully pass for riscv64.
 1.1 07-May-2023  skrll RISC-V support that works on QEMU with a single hart.

Thanks for Simon Burge for plic(4).
 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.
 1.1 15-Nov-2013  martin branches: 1.1.4; 1.1.8;
Add stack alignement checking for sparc64
 1.1.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.8.1 15-Nov-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 15-Nov-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.
 1.1 11-Dec-2013  matt branches: 1.1.4; 1.1.8;
Add stack alignment checks for alpha, arm, mips, powerpc, and vax.
Fix makefile to support MACHINE_CPU
 1.1.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.8.1 11-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 11-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.
 1.2 12-Dec-2010  joerg Simplify
 1.1 03-Dec-2010  joerg Actually add the check_stack_alignment implementation for x86.
 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.

RSS XML Feed