diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-03-08 11:57:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-03-08 11:57:06 +0000 |
commit | b93492aaddcd959f47419ca9b44bc2ecca97858b (patch) | |
tree | e4f12a2ac507159bc64d614c15a2753924929326 /ChangeLog | |
parent | 7d1de115db4c8b660d12ad1a72cb95ffa7f7a234 (diff) | |
download | glibc-b93492aaddcd959f47419ca9b44bc2ecca97858b.zip glibc-b93492aaddcd959f47419ca9b44bc2ecca97858b.tar.gz glibc-b93492aaddcd959f47419ca9b44bc2ecca97858b.tar.bz2 |
Update.
1999-03-02 Mark Kettenis <kettenis@gnu.org>
* Makerules (LD_FLAGS-c.so): Add -u __register_frame to force the
backward compatibility EH functions to be linked when using
gcc-2.8.1. Patch by Zack Weinberg <zack@rabi.columbia.edu>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +1999-03-02 Mark Kettenis <kettenis@gnu.org> + + * Makerules (LD_FLAGS-c.so): Add -u __register_frame to force the + backward compatibility EH functions to be linked when using + gcc-2.8.1. Patch by Zack Weinberg <zack@rabi.columbia.edu>. + 1999-03-08 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Undo last change. |