aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 5dc4903..1a2aaf3 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,10 @@
2004-05-28 Alan Modra <amodra@bigpond.net.au>
+ * ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flags
+ throughout file.
+ * lexsup.c: Formatting. Wrap long lines.
+ * ldwrite.c: Update copyright date.
+
* ldlang.c (lang_add_section): Don't twidlle SEC_EXCLUDE here.
(output_section_callback): Nor SEC_KEEP here.
(gc_section_callback): Twiddle SEC_EXCLUDE here.