]> git.ipfire.org Git - thirdparty/gcc.git/commit
AVR: Some minor improvements to the TEXI documentation.
authorGeorg-Johann Lay <avr@gjlay.de>
Thu, 11 Jan 2024 13:41:17 +0000 (14:41 +0100)
committerGeorg-Johann Lay <avr@gjlay.de>
Thu, 11 Jan 2024 13:43:59 +0000 (14:43 +0100)
commitb793c21892be7c11e628b1949fe9ec0c041e0fdc
tree8eaa9edafe38a1e12696f3fa699f312d3d6c8ac9
parent65e2c932019b4e36d7c1d49952dc006fa7419a3d
AVR: Some minor improvements to the TEXI documentation.

gcc/
* config/avr/avr-devices.cc (avr_texinfo): Adjust documentation for
Reduced Tiny.
* config/avr/gen-avr-mmcu-texi.cc (main): Add @anchor for each core.
* doc/extend.texi (AVR Variable Attributes): Improve documentation
of io, io_low and address attributes.
* doc/invoke.texi (AVR Options): Add some anchors for external refs.
* doc/avr-mmcu.texi: Rebuild.
gcc/config/avr/avr-devices.cc
gcc/config/avr/gen-avr-mmcu-texi.cc
gcc/doc/avr-mmcu.texi
gcc/doc/extend.texi
gcc/doc/invoke.texi