From 57e7176e9af93f0c39f8a284772386d8d6ff49ee Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 4 Sep 2025 23:52:46 +0100 Subject: doc: consistently spell 'GNU Binutils' gcc/ChangeLog: * doc/invoke.texi: Capitalize 'GNU Binutils' consistently. --- gcc/doc/invoke.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc') diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 9712398..cb85086 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -19060,7 +19060,7 @@ available for the latter code to run. If compiling all code, including library code, with @option{-fsplit-stack} is not an option, then the linker can fix up these calls so that the code compiled without @option{-fsplit-stack} always has a large stack. Support for -this is implemented in the gold linker in GNU binutils release 2.21 +this is implemented in the gold linker in GNU Binutils release 2.21 and later. @opindex fstrub=disable @@ -26904,7 +26904,7 @@ arithmetic instead of IEEE single and double precision. @itemx -mno-explicit-relocs Older Alpha assemblers provided no way to generate symbol relocations except via assembler macros. Use of these macros does not allow -optimal instruction scheduling. GNU binutils as of version 2.12 +optimal instruction scheduling. GNU Binutils as of version 2.12 supports a new syntax that allows the compiler to explicitly mark which relocations should apply to which instructions. This option is mostly useful for debugging, as GCC detects the capabilities of -- cgit v1.1