ELF: add header files, begin merging common code, drop .comment
Add something approaching real ELF header files.
Begin merging the common ELF code, beginning with the section name
detection.
Drop automatic generation of .comment section, and in particular the
treatment of .common as a special section (if we decide generating
.comment is still a good idea, we should just do it as a macro.)
Augment the list of known sections, and make it table-driven.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
diff --git a/doc/changes.src b/doc/changes.src
index 7835d38..60a98e9 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -44,6 +44,8 @@
\b Removed AMD SSE5, replaced with the new XOP/FMA4/CVT16 (rev 3.03)
spec.
+\b The ELF backends no longer automatically generate a \c{.comment} section.
+
\S{cl-2.05.01} Version 2.05.01