summaryrefslogtreecommitdiffstats
path: root/backends/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'backends/ChangeLog')
-rw-r--r--backends/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/backends/ChangeLog b/backends/ChangeLog
index 99d01ce0..9fd9745d 100644
--- a/backends/ChangeLog
+++ b/backends/ChangeLog
@@ -1,3 +1,12 @@
+2010-04-10 Matt Fleming <[email protected]>
+
+ * sh_corenote.c: New file.
+ * sh_regs.c: New file.
+ * sh_retval.c: New file.
+ * sh_symbol.c (sh_machine_flag_check): New function.
+ * Makefile.am (sh_SRCS): Add new files.
+ * sh_init.c (sh_init): Add initializers.
+
2010-04-07 Roland McGrath <[email protected]>
* arm_reloc.def: Accept PC24 and ABS32 in EXEC|DYN too.