diff options
| author | hunt <hunt> | 2005-09-09 09:34:37 +0000 |
|---|---|---|
| committer | hunt <hunt> | 2005-09-09 09:34:37 +0000 |
| commit | c99fd5e6fbaebd0a414086d8a72c3b5e0bc9cc9c (patch) | |
| tree | 578eb862212d13bf73484b15ea6499a41f52ee40 /runtime/tests/ChangeLog | |
| parent | 22c6c6b2b42f375d9e259e091015b768314efdaa (diff) | |
| download | systemtap-steved-c99fd5e6fbaebd0a414086d8a72c3b5e0bc9cc9c.tar.gz systemtap-steved-c99fd5e6fbaebd0a414086d8a72c3b5e0bc9cc9c.tar.xz systemtap-steved-c99fd5e6fbaebd0a414086d8a72c3b5e0bc9cc9c.zip | |
2005-09-09 Martin Hunt <hunt@redhat.com>
* math/div64.c (main): Fixes for running on 64-bit hardware.
Diffstat (limited to 'runtime/tests/ChangeLog')
| -rw-r--r-- | runtime/tests/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/tests/ChangeLog b/runtime/tests/ChangeLog index 709a1906..d1fa7ea1 100644 --- a/runtime/tests/ChangeLog +++ b/runtime/tests/ChangeLog @@ -1,5 +1,7 @@ 2005-09-09 Martin Hunt <hunt@redhat.com> + * math/div64.c (main): Fixes for running on 64-bit hardware. + * README: Update. * math/div64.c: New file. 64-bit division tests. |
