aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2008-05-21 08:09:38 +0000
committerNick Clifton <nickc@redhat.com>2008-05-21 08:09:38 +0000
commit726150b77a9c761f7b7ab7e342ea78c241f03c95 (patch)
tree355249aa6809c48961ef8767d26fc81bb2e0ce87 /ld/ChangeLog
parent3ce6fddb771a3c25ec8b7bfac40d85d52bd917ab (diff)
downloadfsf-binutils-gdb-726150b77a9c761f7b7ab7e342ea78c241f03c95.zip
fsf-binutils-gdb-726150b77a9c761f7b7ab7e342ea78c241f03c95.tar.gz
fsf-binutils-gdb-726150b77a9c761f7b7ab7e342ea78c241f03c95.tar.bz2
* ld.texinfo (ARM): Document --stub-group-size=N option.
Move description of --pic-veneer option into the ARM section. * NEWS: Mention the support for long function calls.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index f43f5de..b1c57f1 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2008-05-21 Christophe Lyon <christophe.lyon@st.com>
+ Nick Clifton <nickc@redhat.com>
+
+ * ld.texinfo (ARM): Document --stub-group-size=N option.
+ Move description of --pic-veneer option into the ARM section.
+ * NEWS: Mention the support for long function calls.
+
2008-05-15 Christophe Lyon <christophe.lyon@st.com>
* emultempl/armelf.em (build_section_lists): New function.