summaryrefslogtreecommitdiffstats
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-05-05 09:36:08 +0000
committerNick Clifton <nickc@redhat.com>2009-05-05 09:36:08 +0000
commit6f4c2146e75b03cec4668959b212259f3342b586 (patch)
treeaed83883bbb5c923d1fd5b838d5a4d39f6300c2b /binutils/ChangeLog
parent163ea230b5583dfa7c2a823546218211d2e65887 (diff)
downloadppe42-binutils-6f4c2146e75b03cec4668959b212259f3342b586.tar.gz
ppe42-binutils-6f4c2146e75b03cec4668959b212259f3342b586.zip
PR 10109
* winduni.c: Replace test of HAVE_ICONV_H with a test of HAVE_ICONV. (iconv_onechar): Use ICONV_CONST instead of "const". (wind_MultiByteToWideChar): Initialise local strings.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 268d75e1c4..c2949fc353 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,11 @@
+2009-05-05 Guillaume Duhamel <guillaume.duhamel@gmail.com>
+
+ PR 10109
+ * winduni.c: Replace test of HAVE_ICONV_H with a test of
+ HAVE_ICONV.
+ (iconv_onechar): Use ICONV_CONST instead of "const".
+ (wind_MultiByteToWideChar): Initialise local strings.
+
2009-04-30 Nick Clifton <nickc@redhat.com>
* readelf.c (dump_relocations): Display a relocation against an
OpenPOWER on IntegriCloud