summaryrefslogtreecommitdiff
path: root/gcc/bitmap.cc
AgeCommit message (Expand)Author
2025-04-01PR119482: Avoid mispredictions in bitmap_set_bitAndi Kleen
2025-01-02Update copyright years.Jakub Jelinek
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek
2024-05-03Add default bitmap obstack allocation checkRichard Biener
2024-02-14tree-optimization/113910 - huge compile time during PTARichard Biener
2024-01-03Update copyright years.Jakub Jelinek
2023-04-18middle-end/108786 - add bitmap_clear_first_set_bitRichard Biener
2023-01-02Update copyright years.Jakub Jelinek
2022-01-19Update per-file selftest and finalization hooks for .c to .cc renamingDavid Malcolm
2022-01-17Rename .c files to .cc files.Martin Liska