aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3e2347a..6e0c488 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,12 @@
+2005-03-25 Hans-Peter Nilsson <hp@axis.com>
+
+ * config/tc-cris.h: Convert to ISO C90.
+ * config/tc-cris.c: Ditto.
+ (md_estimate_size_before_relax): Remove obsolete comment for
+ parameter "segment_type".
+ (md_begin): Document reason for cast of hash_insert argument.
+ (md_atof): Correct type of parameter "type".
+
2005-03-24 Nick Clifton <nickc@redhat.com>
* write.h (bit_fix_new): Remove redundant prototype.