summaryrefslogtreecommitdiff
path: root/libphobos/libdruntime/gcc/attributes.d
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-06-28d: Add `@simd` and `@simd_clones` attributes to compiler and libraryIain Buclaw
2022-06-24d: Add `@register' attribute to compiler and library.Iain Buclaw
2022-06-15d: Add `@no_sanitize' attribute to compiler and library.Iain Buclaw
2022-06-15d: Add `@visibility' and `@hidden' attributes.Iain Buclaw
2022-01-03Update copyright years.Jakub Jelinek
2021-04-08d: Update language attribute support, and implement gcc.attributesIain Buclaw