aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorChen Gang <gang.chen.5i5j@gmail.com>2014-06-13 15:52:55 +0100
committerNick Clifton <nickc@redhat.com>2014-06-13 15:52:55 +0100
commit2132b4072fb1368afbc0405f909bdf67fcfee427 (patch)
treeea1e4825b3749b403de72a6f01c9eb8742a674b2 /gas/ChangeLog
parentb94ade42840d1b0fbf818db49d98da9ba80c1d53 (diff)
downloadgdb-2132b4072fb1368afbc0405f909bdf67fcfee427.zip
gdb-2132b4072fb1368afbc0405f909bdf67fcfee427.tar.gz
gdb-2132b4072fb1368afbc0405f909bdf67fcfee427.tar.bz2
A simple replacement of sprintf (xxx, "%s", xxx) with strcpy.
* config/tc-score7.c: Replace sprintf with strcpy where appropriate.
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 fd331d7..265a272 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2014-06-13 Chen Gang <gang.chen.5i5j@gmail.com>
+
+ * config/tc-score7.c: Replace sprintf with strcpy where
+ appropriate.
+
2014-06-07 Alan Modra <amodra@gmail.com>
* config/tc-ppc.c (ppc_insert_operand): Handle PPC_OPERAND_SIGNOPT