aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>1999-04-14 15:48:28 +0000
committerRichard Henderson <rth@redhat.com>1999-04-14 15:48:28 +0000
commit4e75fa854a0a30995baf6ee5ced88403e264fdb7 (patch)
tree8d6bef54b16968a49f4c4dc7f3a467a8eb4a69f7 /ChangeLog
parente5681dee4d76be8fd77538387c0074d0a59fa7bf (diff)
downloadglibc-4e75fa854a0a30995baf6ee5ced88403e264fdb7.tar
glibc-4e75fa854a0a30995baf6ee5ced88403e264fdb7.tar.gz
glibc-4e75fa854a0a30995baf6ee5ced88403e264fdb7.tar.bz2
glibc-4e75fa854a0a30995baf6ee5ced88403e264fdb7.zip
Sparc merge from Jakub.
1999-04-14 Jakub Jelinek <jj@ultra.linux.cz> * scripts/config.sub: Allow sparcv[6789]-* and sparcv8plus{,a}-* architectures. * sysdeps/sparc/sparc32/sparcv8/Makefile: Use sysdep-CFLAGS instead of CFLAGS. * sysdeps/sparc/sparc32/sparcv8/Makefile: Use sysdep-CFLAGS instead of CFLAGS. For gnulib and string directories use -Wa,-Av9a gcc ASFLAGS. * sysdeps/sparc/sparc32/sparcv9/memmove.c: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: New file. * shlib-versions: Handle sparcv[6789]-* and sparcv8plus{,a}-* the same way as sparc-*.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 893faa1b69..195835d835 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+1999-04-14 Jakub Jelinek <jj@ultra.linux.cz>
+
+ * scripts/config.sub: Allow sparcv[6789]-* and sparcv8plus{,a}-*
+ architectures.
+ * sysdeps/sparc/sparc32/sparcv8/Makefile: Use sysdep-CFLAGS
+ instead of CFLAGS.
+ * sysdeps/sparc/sparc32/sparcv8/Makefile: Use sysdep-CFLAGS
+ instead of CFLAGS. For gnulib and string directories use
+ -Wa,-Av9a gcc ASFLAGS.
+ * sysdeps/sparc/sparc32/sparcv9/memmove.c: New file.
+ * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: New file.
+ * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: New file.
+ * shlib-versions: Handle sparcv[6789]-* and sparcv8plus{,a}-*
+ the same way as sparc-*.
+
1999-04-14 Ulrich Drepper <drepper@cygnus.com>
* locale/programs/locfile.c (locfile_read): Fix typo.