aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/gen-avr-mmcu-specs.cc
AgeCommit message (Expand)AuthorFilesLines
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek1-2/+2
2024-09-06AVR: Remove "Atmel" from header comment.Georg-Johann Lay1-1/+2
2024-02-12AVR: target/112944 - Addendum: Link code to initialize NVMCTRL_CTRLB.FLMAPGeorg-Johann Lay1-1/+4
2024-02-08AVR: Tidy up gen-avr-mmcu-specs.ccGeorg-Johann Lay1-67/+66
2024-02-08AVR: Always define __AVR_PM_BASE_ADDRESS__ in specs provided the core has it.Georg-Johann Lay1-6/+14
2024-02-08AVR: Rename device-specs %_misc to %_rodata_in_ram.Georg-Johann Lay1-4/+2
2024-01-18AVR: Tabify gen-avr-mmcu-specs.cc.Georg-Johann Lay1-21/+21
2024-01-18AVR: Fix typo in device-specs generation. Reuse -m[no-]rodata-in-ram checker.Georg-Johann Lay1-13/+18
2024-01-14AVR: Support .rodata in Flash for AVR64* and AVR128* Devices.Georg-Johann Lay1-7/+108
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-05-18Remove a stale */ after a 1-line // comment.Georg-Johann Lay1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-05-28[PATCH 1/2] avr: Added AVR-DA and DB MCU seriesJoel Holdsworth1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-3/+3
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+323