aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-07-04 11:14:59 +0000
committerNick Clifton <nickc@redhat.com>2007-07-04 11:14:59 +0000
commit1a412f5fd37a833c417bde3ac16e1cbf15433b49 (patch)
treeba0b7007b3450cd59d6879650533ac6405600eea /gas/ChangeLog
parenta9d8f065563f4ec79f44731aaf4333ea1b2ef8ec (diff)
downloadgdb-1a412f5fd37a833c417bde3ac16e1cbf15433b49.zip
gdb-1a412f5fd37a833c417bde3ac16e1cbf15433b49.tar.gz
gdb-1a412f5fd37a833c417bde3ac16e1cbf15433b49.tar.bz2
* symbols.c (symbol_relc_make_value): Use bfd_sprintf_vma in order to get the
right length of printed value.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index a588761..caf11f0 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-04 Nick Clifton <nickc@redhat.com>
+
+ * symbols.c (symbol_relc_make_value): Use bfd_sprintf_vma in order
+ to get the right length of printed value.
+
2007-07-03 Nick Clifton <nickc@redhat.com>
* COPYING: Replace with GPLv3 text.