aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-05-28 10:34:18 +0000
committerAlan Modra <amodra@gmail.com>2004-05-28 10:34:18 +0000
commit6feb9908bf34f941977a987989bc18e445869103 (patch)
treef2464255960748fa73680405df31d050327f1078 /ld/ChangeLog
parent580b9172d22e2bb4fb7900000bc9897e04b295e0 (diff)
downloadgdb-6feb9908bf34f941977a987989bc18e445869103.zip
gdb-6feb9908bf34f941977a987989bc18e445869103.tar.gz
gdb-6feb9908bf34f941977a987989bc18e445869103.tar.bz2
* ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flags
throughout file. * lexsup.c: Formatting. Wrap long lines. * ldwrite.c: Update copyright date.
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.