aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-12-12 18:36:44 +0000
committerAndreas Jaeger <aj@suse.de>2001-12-12 18:36:44 +0000
commit35cd3c9701666164c5bf05eff9afce912cb84fe0 (patch)
treee2e52c6957a47395e66659dea8b94378c2c8fafb /ChangeLog
parent2bfe5fd1138ee5884605af7f346f74f0fb442211 (diff)
downloadglibc-35cd3c9701666164c5bf05eff9afce912cb84fe0.tar
glibc-35cd3c9701666164c5bf05eff9afce912cb84fe0.tar.gz
glibc-35cd3c9701666164c5bf05eff9afce912cb84fe0.tar.bz2
glibc-35cd3c9701666164c5bf05eff9afce912cb84fe0.zip
* configure.in: Use -nostartfiles -nostdlib for linker tests, fix
combreloc test so that it works in this case. 2001-12-12 Andreas Jaeger <aj@suse.de> * configure.in: Use -nostartfiles -nostdlib for linker tests, fix combreloc test so that it works in this case. * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix typo in last patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 687e7f251f..c5d59c389f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-12-12 Andreas Jaeger <aj@suse.de>
+
+ * configure.in: Use -nostartfiles -nostdlib for linker tests, fix
+ combreloc test so that it works in this case.
+
+ * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix typo in last
+ patch.
+
2001-12-12 NIIBE Yutaka <gniibe@m17n.org>
* sysdeps/sh/Makefile: New file.