diff options
author | Christopher Faylor <me@cgf.cx> | 2001-11-03 19:56:52 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2001-11-03 19:56:52 +0000 |
commit | ed14f73cc2f859348e26639fd7a96264640ec614 (patch) | |
tree | 6537f0a98890ed28c1a09d3a1316285fc90fe97f /winsup/ChangeLog | |
parent | c41570695a46cf3a4f1cf3f72db353c963f40f7e (diff) | |
download | cygnal-ed14f73cc2f859348e26639fd7a96264640ec614.tar.gz cygnal-ed14f73cc2f859348e26639fd7a96264640ec614.tar.bz2 cygnal-ed14f73cc2f859348e26639fd7a96264640ec614.zip |
* Makefile.common: Remove preferred-stack-boundary setting since gcc 2.95.3
doesn't work well with it.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r-- | winsup/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog index 3e60f0b17..16aa4e3f5 100644 --- a/winsup/ChangeLog +++ b/winsup/ChangeLog @@ -1,3 +1,8 @@ +2001-11-03 Christopher Faylor <cgf@redhat.com> + + * Makefile.common: Remove preferred-stack-boundary setting since gcc + 2.95.3 doesn't work well with it. + 2001-11-01 Christopher Faylor <cgf@redhat.com> * Makefile.common: Add some stuff to common CFLAGS. |