File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ Non-comprehensive list of changes in this release
2626ELF Improvements
2727----------------
2828* For AArch64, support for the -zgcs-report-dynamic option has been added. This will provide users with
29- the ability to check any Dynamic Objects explicitly passed to LLD for the GNU GCS Attribute Flag. This is
30- required for all files when linking with GCS enabled. Unless defined by the user, -zgcs-report-dynamic
31- inherits its value from the -zgcs-report option, capped at the `warning ` level to ensure that a users
32- module can still compile. This behaviour is designed to match the GNU ld Linker.
29+ the ability to check any Dynamic Objects explicitly passed to LLD for the GNU GCS Attribute Flag. This is
30+ required for all files when linking with GCS enabled. Unless defined by the user, -zgcs-report-dynamic
31+ inherits its value from the -zgcs-report option, capped at the `warning ` level to ensure that a users
32+ module can still compile. This behaviour is designed to match the GNU ld Linker.
3333
3434Breaking changes
3535----------------
You can’t perform that action at this time.
0 commit comments