aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
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 94c615b..5b1b7ba 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-10 Nathan Sidwell <nathan@codesourcery.com>
+
+ * config/tc-ppc.c (ppc_insert_operand, md_assemble): Use '%s' for
+ as_bad calls to silence compiler warning.
+
2009-02-06 Nick Clifton <nickc@redhat.com>
PR 9814