diff options
author | Christopher Faylor <me@cgf.cx> | 2005-06-01 14:55:45 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2005-06-01 14:55:45 +0000 |
commit | 19adafdc21997ce5c2e25ed8bb11b660fc8a3230 (patch) | |
tree | 060b3b851ec382085d24b383cece211aff32038c /winsup/cygwin/ChangeLog | |
parent | 8d05cca34b4fa15786f248de675e10cc9170bd2b (diff) | |
download | newlib-19adafdc21997ce5c2e25ed8bb11b660fc8a3230.zip newlib-19adafdc21997ce5c2e25ed8bb11b660fc8a3230.tar.gz newlib-19adafdc21997ce5c2e25ed8bb11b660fc8a3230.tar.bz2 |
* thread.h (List_remove): Revert most of 2005-05-30 change.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index a7f8fd2..f02f760 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,9 @@ 2005-06-01 Christopher Faylor <cgf@timesys.com> + * thread.h (List_remove): Revert most of 2005-05-30 change. + +2005-06-01 Christopher Faylor <cgf@timesys.com> + * cygwin.sc: Don't output .reloc or .rsrc sections. Clean up stuff around .cygheap and use a workaround to get things working with newer (broken?) binutils. |