Mercurial > flash_v2
diff packages/compat/posix/current/ChangeLog @ 781:51ca07f4ffe3
* tests/signal2.c (cause_illegal_access): PowerPC only generates
alignment exceptions in little-endian mode, so make that a special
case.
* tests/mutex3.c: Include POSIX headers before feature tests to
prevent spurious CYG_TEST_NA.
| author | jlarmour |
|---|---|
| date | Mon, 03 Mar 2003 05:15:32 +0000 |
| parents | 3c728b950c4c |
| children | 389bab18c6d3 |
line wrap: on
line diff
--- a/packages/compat/posix/current/ChangeLog +++ b/packages/compat/posix/current/ChangeLog @@ -1,3 +1,12 @@ +2003-03-03 Jonathan Larmour <jifl@eCosCentric.com> + + * tests/signal2.c (cause_illegal_access): PowerPC only generates + alignment exceptions in little-endian mode, so make that a special + case. + + * tests/mutex3.c: Include POSIX headers before feature tests to + prevent spurious CYG_TEST_NA. + 2003-02-24 Jonathan Larmour <jifl@eCosCentric.com> * doc/posix.sgml: Expunge EL/IX. Dead standard.
