Age | Commit message (Expand) | Author | Files | Lines |
2022-01-28 | doc: Update -Wbidi-chars documentation | Marek Polacek | 1 | -1/+3 |
2022-01-24 | preprocessor: -Wbidi-chars and UCNs [PR104030] | Marek Polacek | 1 | -2/+6 |
2022-01-24 | rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept ... | Raoni Fassina Firmino | 2 | -0/+25 |
2022-01-24 | options: Add EnumBitSet property support [PR104158] | Jakub Jelinek | 1 | -0/+8 |
2022-01-24 | options: Add EnumSet and Set property support [PR104158] | Jakub Jelinek | 1 | -0/+25 |
2022-01-21 | PR middle-end/104140: bootstrap ICE on riscv. | Roger Sayle | 1 | -0/+9 |
2022-01-21 | [ARM] Add support for TLS register based stack protector canary access | Ard Biesheuvel | 1 | -0/+11 |
2022-01-20 | arm: Add option for mitigating against Cortex-A CPU erratum for AES | Richard Earnshaw | 1 | -0/+11 |
2022-01-18 | Limit the number of relations registered per basic block. | Andrew MacLeod | 1 | -0/+3 |
2022-01-18 | Update prerequisites for GNAT | Arnaud Charlet | 1 | -1/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 22 | -245/+245 |
2022-01-17 | widening_mul, i386: Improve spaceship expansion on x86 [PR103973] | Jakub Jelinek | 1 | -0/+9 |
2022-01-15 | Add -Wdangling-pointer [PR63272]. | Martin Sebor | 1 | -1/+61 |
2022-01-15 | Add -Wuse-after-free [PR80532]. | Martin Sebor | 1 | -0/+60 |
2022-01-13 | Add __attribute__ ((tainted_args)) | David Malcolm | 1 | -1/+22 |
2022-01-13 | c++: warning for dependent template members [PR70417] | Anthony Sharp | 1 | -0/+33 |
2022-01-13 | vect: Add bias parameter for partial vectorization | Robin Dapp | 1 | -10/+28 |
2022-01-07 | analyzer: implement __analyzer_dump_escaped | David Malcolm | 1 | -0/+8 |
2022-01-07 | analyzer: add region::is_named_decl_p | David Malcolm | 1 | -0/+10 |
2022-01-06 | x86: Rename -harden-sls=indirect-branch to -harden-sls=indirect-jmp | H.J. Lu | 1 | -2/+2 |
2022-01-04 | ipa-inline: Add target info into fn summary [PR102059] | Kewen Lin | 2 | -0/+35 |
2022-01-04 | Eenable -Winvalid-memory-order for C++ [PR99612]. | Martin Sebor | 1 | -3/+1 |
2022-01-03 | Revamp documentation for _Complex types extension | Andrew Pinski | 1 | -19/+54 |
2022-01-03 | i386, fab: Optimize __atomic_{add,sub,and,or,xor}_fetch (x, y, z) {==,!=,<,<=... | Jakub Jelinek | 1 | -0/+24 |
2022-01-03 | docs: Use ; for function declarations. | Martin Liska | 1 | -2/+2 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 54 | -57/+57 |
2022-01-03 | Update copyright dates. | Jakub Jelinek | 7 | -9/+9 |
2021-12-30 | docs: Add missing dash for argument. | Martin Liska | 1 | -1/+1 |
2021-12-29 | Support ld.mold linker. | Martin Liska | 1 | -0/+4 |
2021-12-28 | docs: replace http:// with https:// | Martin Liska | 15 | -46/+46 |
2021-12-22 | docs: docs: use ';' for function declarations. (part 3) | Martin Liska | 1 | -67/+67 |
2021-12-22 | docs: docs: use ';' for function declarations. (part 2) | Martin Liska | 1 | -9/+9 |
2021-12-22 | docs: use ';' for function declarations. | Martin Liska | 1 | -1490/+1483 |
2021-12-22 | docs: Unify instruct set name. | Martin Liska | 1 | -2/+2 |
2021-12-18 | PR target/32803: Add -Oz option for improved clang compatibility. | Roger Sayle | 1 | -1/+8 |
2021-12-17 | docs: fix option name reference | Martin Liska | 1 | -1/+1 |
2021-12-17 | docs: Fix spelling issues in -fipa-strict-aliasing. | Martin Liska | 1 | -3/+3 |
2021-12-17 | __builtin_dynamic_object_size: Recognize builtin | Siddhesh Poyarekar | 1 | -0/+13 |
2021-12-16 | docs: add missing leading dash for option. | Martin Liska | 1 | -1/+1 |
2021-12-15 | Generate XXSPLTIW on power10. | Michael Meissner | 1 | -0/+4 |
2021-12-15 | Add LXVKQ support. | Michael Meissner | 1 | -0/+4 |
2021-12-13 | Add -fipa-strict-aliasing | Jan Hubicka | 1 | -1/+11 |
2021-12-13 | aarch64: Add command-line support for Armv8.8-a | Kyrylo Tkachov | 1 | -1/+3 |
2021-12-13 | aarch64: Add support for Armv8.8-a memory operations and memcpy expansion | Kyrylo Tkachov | 1 | -0/+3 |
2021-12-13 | docs: add missing @item for the first item | Martin Liska | 1 | -1/+1 |
2021-12-09 | Limit inlining functions called once | Jan Hubicka | 1 | -0/+8 |
2021-12-09 | Avoid expecting nonzero size for access none void* arguments [PR101751]. | Martin Sebor | 1 | -2/+3 |
2021-12-09 | pch: Add support for relocation of the PCH data [PR71934] | Jakub Jelinek | 1 | -2/+2 |
2021-12-07 | MIPS: R6: load/store can process unaligned address | YunQiang Su | 1 | -0/+10 |
2021-12-03 | x86: Add -mmove-max=bits and -mstore-max=bits | H.J. Lu | 1 | -0/+13 |