diff options
author | Roland McGrath <roland@gnu.org> | 1995-10-17 02:14:34 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-10-17 02:14:34 +0000 |
commit | cb2f05ed72575a2d5769a7772a935eda461ad0b8 (patch) | |
tree | 3e055198b66c8ed92e76858950c87626cfb6bd33 /ChangeLog | |
parent | d17e960c2bb10746bda675deb88d8b496f834eba (diff) | |
download | glibc-cb2f05ed72575a2d5769a7772a935eda461ad0b8.tar.gz glibc-cb2f05ed72575a2d5769a7772a935eda461ad0b8.tar.xz glibc-cb2f05ed72575a2d5769a7772a935eda461ad0b8.zip |
* locale/Makefile (aux): Add SYS_libc.
* locale/SYS_libc.c: New file. * libc-symbols.h (_): New macro. * configure.in (libc_cv_asm_set_directive): Link program into conftest instead of letting it default to a.out.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f427e33cea..c0f61f090b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ Mon Oct 16 03:22:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + * locale/Makefile (aux): Add SYS_libc. + * locale/SYS_libc.c: New file. + * libc-symbols.h (_): New macro. + + * configure.in (libc_cv_asm_set_directive): Link program into + conftest instead of letting it default to a.out. + * elf/Makefile (install-others): Add missing slash. * elf/ldd.sh.in: Prepend `./' to relative file names so ld.so |