summaryrefslogtreecommitdiffstats
path: root/backends/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'backends/ChangeLog')
-rw-r--r--backends/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/backends/ChangeLog b/backends/ChangeLog
index 681ba94c..c72c2384 100644
--- a/backends/ChangeLog
+++ b/backends/ChangeLog
@@ -1,3 +1,13 @@
+2008-03-31 Roland McGrath <[email protected]>
+
+ * sparc_symbol.c (sparc_symbol_type_name): New function.
+ (sparc_dynamic_tag_name): New function.
+ (sparc_dynamic_tag_check): New function.
+ * sparc_init.c (sparc_init): Initialize those hooks.
+
+ * sparc_symbol.c (sparc_check_special_section): New function.
+ * sparc_init.c (sparc_init): Initialize check_special_section hook.
+
2008-02-20 Roland McGrath <[email protected]>
* ppc_attrs.c: New file.