From 53afa8d96790cce8fd0d0ce71307bc7ae31c15fb Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 12 Apr 1995 01:03:38 +0000 Subject: Tue Apr 11 20:38:55 1995 Roland McGrath * sysdeps/i386/add_n.S [PIC]: Use self-call to avoid generating reloc. * sysdeps/i386/sub_n.S [PIC]: Likewise. * libc-symbols.h (_elf_set_element) [PIC]: Don't make the element word `const'. * Makeconfig (CPPFLAGS, CFLAGS): Fix swapped references to $(foo-$(suffix $@)). * manual/Makefile (chapters-incl): Filter out summary.texi. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f859c74..668e4bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,18 @@ +Tue Apr 11 20:38:55 1995 Roland McGrath + + * sysdeps/i386/add_n.S [PIC]: Use self-call to avoid generating reloc. + * sysdeps/i386/sub_n.S [PIC]: Likewise. + Mon Apr 10 14:53:15 1995 Roland McGrath + * libc-symbols.h (_elf_set_element) [PIC]: Don't make the element + word `const'. + + * Makeconfig (CPPFLAGS, CFLAGS): Fix swapped references to + $(foo-$(suffix $@)). + + * manual/Makefile (chapters-incl): Filter out summary.texi. + * stdlib/strtod.c (STRTOF): Use extra macro to make STRTOF's #defn a weak symbol instead of literal "STRTOF". -- cgit v1.1