diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-02-19 08:52:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-02-19 08:52:29 +0000 |
commit | 4ac5087baf6b82f91eabec97ce418a74ff4ed1a2 (patch) | |
tree | ab910b6886a7be2c8da8db7fff83c9fd43744b92 /ChangeLog | |
parent | b378b9f9e392aeeeafa5e204462b916bb9778e98 (diff) | |
download | glibc-4ac5087baf6b82f91eabec97ce418a74ff4ed1a2.tar.gz glibc-4ac5087baf6b82f91eabec97ce418a74ff4ed1a2.tar.xz glibc-4ac5087baf6b82f91eabec97ce418a74ff4ed1a2.zip |
Update.
1999-02-19 Philip Blundell <pb@nexus.co.uk> * Makeconfig (link-libc): When doing a static link, make sure that libgcc.a is included both before and after libc.a.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 68a318a1c4..859adb054b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-02-19 Philip Blundell <pb@nexus.co.uk> + + * Makeconfig (link-libc): When doing a static link, make sure that + libgcc.a is included both before and after libc.a. + 1999-02-18 Thorsten Kukuk <kukuk@suse.de> * nis/nss_compat/compat-spwd.c: Fix handling of default values for |