aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f620b904b19..3c931061957 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,17 @@
2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+ * h8300-protos.h: New file.
+
+ * h8300.c: Include tm_p.h. Add static prototypes. Fix compile
+ time warnings.
+
+ * h8300.h: Move prototypes to h8300-protos.h. Fix compile time
+ warnings.
+
+ * h8300.md: Likewise.
+
+2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
* varasm.c (asm_output_bss): Mark parameters with ATTRIBUTE_UNUSED.
(asm_emit_uninitialised): Likewise.