aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-01-04 10:13:02 +0000
committerNick Clifton <nickc@redhat.com>2005-01-04 10:13:02 +0000
commitc9bc3b3d292e520e750db3fd2214481712d29d9c (patch)
tree6e90707e8ef954d065e21540c94ef6deea767a28 /binutils/testsuite/ChangeLog
parent196e80401820dbe339f14ba540db899d907680d8 (diff)
downloadgdb-c9bc3b3d292e520e750db3fd2214481712d29d9c.zip
gdb-c9bc3b3d292e520e750db3fd2214481712d29d9c.tar.gz
gdb-c9bc3b3d292e520e750db3fd2214481712d29d9c.tar.bz2
Add prototype for printf() and make type of "string" array be "char" in
order to avoid compile time warnings.
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r--binutils/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 66c3e5b..89f1e4d 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
+
+ * binutils-all/testprog.c: Add prototype for printf() and make
+ type of "string" array be "char" in order to avoid compile time
+ warnings.
+
2004-12-31 Alan Modra <amodra@bigpond.net.au>
* binutils-all/readelf.ss: Allow for both .rel and .rela sections.