2023-08-16 07:05:23 +00:00
|
|
|
|
diff -rup binutils.orig/ld/ld.1 binutils-2.41/ld/ld.1
|
|
|
|
|
--- binutils.orig/ld/ld.1 2023-08-03 12:47:14.427004953 +0100
|
|
|
|
|
+++ binutils-2.41/ld/ld.1 2023-08-03 12:49:10.672145873 +0100
|
|
|
|
|
@@ -2669,7 +2669,7 @@ systems may not understand them. If you
|
2022-05-27 10:34:21 +00:00
|
|
|
|
\&\fB\-\-enable\-new\-dtags\fR, the new dynamic tags will be created as needed
|
|
|
|
|
and older dynamic tags will be omitted.
|
|
|
|
|
If you specify \fB\-\-disable\-new\-dtags\fR, no new dynamic tags will be
|
|
|
|
|
-created. By default, the new dynamic tags are not created. Note that
|
|
|
|
|
+created. By default, the new dynamic tags are created. Note that
|
2023-08-16 07:05:23 +00:00
|
|
|
|
those options are only available for ELF systems.
|
|
|
|
|
.IP \fB\-\-hash\-size=\fR\fInumber\fR 4
|
2022-05-27 10:34:21 +00:00
|
|
|
|
.IX Item "--hash-size=number"
|
2023-08-16 07:05:23 +00:00
|
|
|
|
diff -rup binutils.orig/ld/ld.info binutils-2.41/ld/ld.info
|
|
|
|
|
--- binutils.orig/ld/ld.info 2023-08-03 12:47:14.427004953 +0100
|
|
|
|
|
+++ binutils-2.41/ld/ld.info 2023-08-03 12:49:58.829204257 +0100
|
|
|
|
|
@@ -2366,7 +2366,7 @@ GNU linker:
|
|
|
|
|
‘--enable-new-dtags’, the new dynamic tags will be created as
|
2022-05-27 10:34:21 +00:00
|
|
|
|
needed and older dynamic tags will be omitted. If you specify
|
2023-08-16 07:05:23 +00:00
|
|
|
|
‘--disable-new-dtags’, no new dynamic tags will be created. By
|
2022-05-27 10:34:21 +00:00
|
|
|
|
- default, the new dynamic tags are not created. Note that those
|
|
|
|
|
+ default, the new dynamic tags are created. Note that those
|
|
|
|
|
options are only available for ELF systems.
|
|
|
|
|
|
2023-08-16 07:05:23 +00:00
|
|
|
|
‘--hash-size=NUMBER’
|
|
|
|
|
diff -rup binutils.orig/ld/ld.texi binutils-2.41/ld/ld.texi
|
|
|
|
|
--- binutils.orig/ld/ld.texi 2023-08-03 12:50:58.176276215 +0100
|
|
|
|
|
+++ binutils-2.41/ld/ld.texi 2023-08-03 12:41:11.902610960 +0100
|
|
|
|
|
@@ -2946,7 +2946,7 @@ systems may not understand them. If you
|
2022-05-27 10:34:21 +00:00
|
|
|
|
@option{--enable-new-dtags}, the new dynamic tags will be created as needed
|
|
|
|
|
and older dynamic tags will be omitted.
|
|
|
|
|
If you specify @option{--disable-new-dtags}, no new dynamic tags will be
|
|
|
|
|
-created. By default, the new dynamic tags are not created. Note that
|
|
|
|
|
+created. By default, the new dynamic tags are created. Note that
|
|
|
|
|
those options are only available for ELF systems.
|
|
|
|
|
|
|
|
|
|
@kindex --hash-size=@var{number}
|