[binutils-gdb] AVR: ad PR34305 - Document that AVR uses OAv1.
Georg-Johann Lay
gjl@sourceware.org
Fri Aug 21 11:13:45 GMT 2026
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6099cd0be1623c617b10c0e9f73513fa0637b356
commit 6099cd0be1623c617b10c0e9f73513fa0637b356
Author: Georg-Johann Lay <avr@gjlay.de>
Date: Fri Aug 21 13:09:49 2026 +0200
AVR: ad PR34305 - Document that AVR uses OAv1.
PR gas/34305
gas/
* doc/as.texi (Object Attributes) [OAv1]: Add AVR.
Diff:
---
gas/doc/as.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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-cvs
mailing list