diff options
| author | Roland McGrath <[email protected]> | 2005-12-13 23:24:37 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2005-12-13 23:24:37 +0000 |
| commit | 94d26ad7385888b46e75dc1949ff7e424288c00d (patch) | |
| tree | db1040d6a381ca88a01ea13bcf3e806365136b13 /tests/ChangeLog | |
| parent | dec3a24331194d06145b28011336d121c3440ac7 (diff) | |
2005-12-13 Roland McGrath <[email protected]>
* allregs.c (main): Fail if we find no registers.
* run-native-test.sh: New file.
* Makefile.am (TESTS, EXTRA_DIST): Add it.
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index d2e38759..4cc42b85 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,10 @@ +2005-12-13 Roland McGrath <[email protected]> + + * allregs.c (main): Fail if we find no registers. + + * run-native-test.sh: New file. + * Makefile.am (TESTS, EXTRA_DIST): Add it. + 2005-12-10 Ulrich Drepper <[email protected] * run-readelf-test1.sh: New file. |
