aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2002-05-10 09:49:25 +0000
committerJakub Jelinek <jakub@redhat.com>2002-05-10 09:49:25 +0000
commitf4d733664aabd7bd78c82895e030ec9779a92809 (patch)
tree62bd4cf23a0feafe4738d7aacc034ac08490684f /ld/ChangeLog
parent16a1038833ea864c753c819285eb0ddfcfc77295 (diff)
downloadfsf-binutils-gdb-f4d733664aabd7bd78c82895e030ec9779a92809.zip
fsf-binutils-gdb-f4d733664aabd7bd78c82895e030ec9779a92809.tar.gz
fsf-binutils-gdb-f4d733664aabd7bd78c82895e030ec9779a92809.tar.bz2
* ldmain.c (main): Enable -z combreloc by default.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 781d577..7aea9e9 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2002-05-10 Jakub Jelinek <jakub@redhat.com>
+
+ * ldmain.c (main): Enable -z combreloc by default.
+
2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
* Makefile.am: Honour DESTDIR.