summaryrefslogtreecommitdiff
path: root/ld/ld.texi
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-08-13 22:38:31 +0930
committerAlan Modra <amodra@gmail.com>2021-08-13 22:44:36 +0930
commitb325429b2fcc53f5823d5b4a1974597c11b8dcf9 (patch)
treef3637956f9c08c3e1644d2e3a99f2c958b4f38a5 /ld/ld.texi
parent34a7af0facec33bc4fc327578b829c7e340fc2a8 (diff)
downloadbinutils-gdb-b325429b2fcc53f5823d5b4a1974597c11b8dcf9.tar.gz
ld script lower-case absolute and sizeof_headers
I think these happened by accident, so let's see what breaks if they are removed. * ldlex.l: Remove lower case "absolute" and "sizeof_headers" in non-mri mode. * ld.texi: Remove sizeof_headers index. * testsuite/ld-mmix/mmohdr1.ld: Use SIZEOF_HEADERS.
Diffstat (limited to 'ld/ld.texi')
-rw-r--r--ld/ld.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/ld/ld.texi b/ld/ld.texi
index 71cfaa3d1b1..72b5c373ba1 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -7044,7 +7044,6 @@ SECTIONS@{ @dots{}
@end smallexample
@item SIZEOF_HEADERS
-@itemx sizeof_headers
@kindex SIZEOF_HEADERS
@cindex header size
Return the size in bytes of the output file's headers. This is