diff options
author | David Schleef <ds@schleef.org> | 2007-02-14 05:28:27 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2007-02-14 05:28:27 +0000 |
commit | f56af53cb93b812fa944c04ec760b866ee454ed0 (patch) | |
tree | 063a32c03b345642ca00de3ed34b5677fafecc52 /ChangeLog | |
parent | 90b6d0c8e95b0cc5dda963146b2ca22b526efe34 (diff) |
* examples/printcpu.c:
* testsuite/stack_align.c:
Fix minor errors on Solaris. Fixed #9824.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2007-02-13 David Schleef <ds@schleef.org> + * examples/printcpu.c: + * testsuite/stack_align.c: + Fix minor errors on Solaris. Fixed #9824. + +2007-02-13 David Schleef <ds@schleef.org> + * liboil/liboilcpu.c: Patch from Brian Cameron to fix #9925. Adds detection of cpu features on Solaris. Modified somewhat to rearrange |