aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-04-20 08:21:54 +0000
committerNick Clifton <nickc@redhat.com>2010-04-20 08:21:54 +0000
commit2b6929648cb594e8e35d72ff43cac455c680e80f (patch)
tree6217ef4e9a784e523305007bd4bb39029f353855 /binutils/ChangeLog
parent048e5b805b3e2ffaccdf612d6f5109b95c77d406 (diff)
downloadgdb-2b6929648cb594e8e35d72ff43cac455c680e80f.zip
gdb-2b6929648cb594e8e35d72ff43cac455c680e80f.tar.gz
gdb-2b6929648cb594e8e35d72ff43cac455c680e80f.tar.bz2
* readelf.c: Add _() macros to constant strings that are
translatable.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 96c7724..3a657a9 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-20 Nick Clifton <nickc@redhat.com>
+
+ * readelf.c: Add _() macros to constant strings that are
+ translatable.
+
2010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
* readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch.