diff options
author | Roland McGrath <roland@gnu.org> | 1995-06-13 22:16:50 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-06-13 22:16:50 +0000 |
commit | df2a0c93b32dcc2859f57589e62beaadffdad9e7 (patch) | |
tree | e791aaad556cf05039505ed6e94e545b0e5bcf5b /ChangeLog | |
parent | 882087b96b47ce5b4c637ff5539f40b146e2b926 (diff) | |
download | glibc-df2a0c93b32dcc2859f57589e62beaadffdad9e7.tar.gz glibc-df2a0c93b32dcc2859f57589e62beaadffdad9e7.tar.xz glibc-df2a0c93b32dcc2859f57589e62beaadffdad9e7.zip |
* configure.in (libc_cv_asm_set_directive): Make sure that the
`.set' directive really worked by linking against a reference to the alias.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cea2df5616..3f9082ff99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ Tue Jun 13 15:45:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + * configure.in (libc_cv_asm_set_directive): Make sure that the + `.set' directive really worked by linking against a reference to + the alias. + * sysdeps/stub/init-first.c: Don't include <hurd.h>. [PIC] (soinit): Renamed to (global) _init. |