diff options
author | Christopher Faylor <me@cgf.cx> | 2000-10-23 23:45:32 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-10-23 23:45:32 +0000 |
commit | fbcfc19d27a86615399800a014c752a1a31f9c90 (patch) | |
tree | d070fde0e5f6b14a9f6e3e25ce75cf94882acab9 /winsup/ChangeLog | |
parent | 11a2b54d7739f32347fcc71908e61fdefadd7acf (diff) | |
download | newlib-fbcfc19d27a86615399800a014c752a1a31f9c90.zip newlib-fbcfc19d27a86615399800a014c752a1a31f9c90.tar.gz newlib-fbcfc19d27a86615399800a014c752a1a31f9c90.tar.bz2 |
* Makefile.common (LIBGCC): Acommodate older gcc's that don't need
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r-- | winsup/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog index 3e72052..8013f11 100644 --- a/winsup/ChangeLog +++ b/winsup/ChangeLog @@ -1,6 +1,6 @@ Mon Oct 23 00:50:02 2000 Christopher Faylor <cgf@cygnus.com> - * Makefile.common (LIBGCC): Acommodate older gcc's that don't need + * Makefile.common (LIBGCC): Acommodate older gcc's that don't need libstdc++.a. Sat Oct 21 18:01:22 2000 Christopher Faylor <cgf@cygnus.com> |