summaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorChristian Groessler <chris@groessler.org>2005-05-31 18:36:28 +0000
committerChristian Groessler <chris@groessler.org>2005-05-31 18:36:28 +0000
commite0dfed924007758dd680137f7f1abaf9060f10e3 (patch)
treea06f3e12de8848801922453eb1285f7cb0b0d836 /gas/ChangeLog
parent637f0e567bd719cd400fdf01dcec03a028625398 (diff)
downloadbinutils-redhat-e0dfed924007758dd680137f7f1abaf9060f10e3.tar.gz
2005-05-31 Christian Groessler <chris@groessler.org>
* write.c (dump_section_relocs): Convert to ISO-C. (write_relocs): Avoid signed/unsigned and fprintf argument warnings in debug code.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index ced79a88a3..faabc38334 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-31 Christian Groessler <chris@groessler.org>
+
+ * write.c (dump_section_relocs): Convert to ISO-C.
+ (write_relocs): Avoid signed/unsigned and fprintf argument
+ warnings in debug code.
+
2005-05-26 Zack Weinberg <zack@codesourcery.com>
* config/tc-arm.h (TC_FIX_TYPE): Change to int.