[patch,pushed] AVR: ad PR34305 - Document that AVR uses OAv1

Georg-Johann Lay avr@gjlay.de
Fri Aug 21 11:16:33 GMT 2026


Applied the following addendum to PR34305 to the
GAS documentation on trunk.

Johann

--

	PR gas/34305
gas/
	* doc/as.texi (Object Attributes) [OAv1]: Add AVR.

diff --git a/gas/doc/as.texi b/gas/doc/as.texi
index eaa10f42bc9..ebe23da340a 100644
--- a/gas/doc/as.texi
+++ b/gas/doc/as.texi
@@ -8029,8 +8029,8 @@ exclusive, the linker can issue a diagnostic.
  @command{@value{AS}} currently supports two versions of object attributes:
  @itemize @bullet{}
  @item
-Object Attributes version 1 (OAv1) used by: ARC, ARM, C-SKY, MIPS, 
MSP430, M68K,
-PowerPC, RISC-V, SPARC, s390, and TIC6X.
+Object Attributes version 1 (OAv1) used by: ARC, ARM, AVR, C-SKY, MIPS,
+MSP430, M68K, PowerPC, RISC-V, SPARC, s390, and TIC6X.
  @item
  Object Attributes version 2 (OAv2) used by: AArch64.
  @end itemize


More information about the Binutils mailing list