aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2020-12-14Correct/improve maybe_emit_free_warning (PR middle-end/98166, PR c++/57111, P...Martin Sebor1-22/+22
2020-12-07doc: "used" attribute saves decls from linker garbage collectionJozef Lawrynowicz1-0/+16
2020-12-06doc: Remove -mcetH.J. Lu1-1/+1
2020-12-05X86_64: Enable support for next generation AMD Zen3 CPU.Venkataramanan Kumar1-0/+6
2020-12-03Add support for detecting mismatched allocation/deallocation calls.Martin Sebor1-9/+52
2020-12-03c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121]Jakub Jelinek1-0/+15
2020-11-23MSP430: Remove target-specific handling of the "persistent" attributeJozef Lawrynowicz1-17/+0
2020-11-23Implement the "persistent" attributeJozef Lawrynowicz1-3/+17
2020-11-20c++: Add __builtin_clear_padding builtin - C++20 P0528R3 compiler side [PR88101]Jakub Jelinek1-0/+13
2020-11-19pru: Add builtins for HALT and LMBDDimitar Dimitrov1-0/+28
2020-11-13Clarify the documentation for the ms_abi fucntion attributePeter Jones1-3/+4
2020-11-13[PATCH] Implementation of asm goto outputsVladimir N. Makarov1-5/+44
2020-11-13doc : Fix build error from r11-4972.Iain Sandoe1-2/+1
2020-11-13C-Family, Objective-C : Implement Objective-C nullability Part 1[PR90707].Iain Sandoe1-0/+27
2020-11-13C-family, Objective-C [1/3] : Implement Wobjc-root-class [PR77404].Iain Sandoe1-0/+6
2020-11-11Support Intel AVX VNNIliuhongt1-0/+5
2020-11-07C Parser: Implement mixing of labels and code.Martin Uecker1-6/+9
2020-11-06builtins: Add DFP signaling NaN built-in functionsJoseph Myers1-0/+12
2020-11-02Add bcd builtings listed in appendix B of the ABICarl Love1-0/+13
2020-10-30Add -fzero-call-used-regs option and zero_call_used_regs function attributes.qing zhao1-0/+86
2020-10-29Enable GCC to support Intel Key Locker ISAliuhongt1-0/+10
2020-10-23rs6000: Fix extraneous characters in the documentationTulio Magno Quites Machado Filho via Gcc-patches1-3/+3
2020-10-22[PATCH, rs6000] VSX load/store rightmost element operationsWill Schmidt1-0/+31
2020-10-22Implement no_stack_protector attribute.Martin Liska1-0/+4
2020-10-15Enable Intel HRESET InstructionHongyu Wang1-0/+5
2020-10-15Enable gcc support for UINTRliuhongt1-0/+5
2020-10-03doc: Replace roudnevenl with roundevenlH.J. Lu1-1/+1
2020-09-28Enable GCC support for AMX-TILE,AMX-INT8,AMX-BF16.liuhongt1-0/+15
2020-09-24rs6000: Add 'd' for doubleword variant of vector insertPaul A. Clarke1-4/+4
2020-09-18MSP430: Add 'd', 'e', 'f' and 'g' asm operand modifiersJozef Lawrynowicz1-0/+36
2020-08-26IPA symver: allow multiple symvers for a definitionMartin Liska1-5/+11
2020-08-23x86: Add target("general-regs-only") function attributeH.J. Lu1-0/+4
2020-08-21Update links to Arm docsRichard Sandiford1-3/+3
2020-08-18rs6000: Rename instruction xvcvbf16sp to xvcvbf16spnPeter Bergner1-1/+1
2020-08-06bpf: more flexible support for kernel helpersJose E. Marchesi1-153/+19
2020-08-04rs6000 Add vector blend, permute builtin supportCarl Love1-0/+63
2020-08-04rs6000, Add vector splat builtin supportCarl Love1-0/+35
2020-08-04rs6000, Add vector shift double builtin supportCarl Love1-0/+53
2020-08-04rs6000, Add vector replace builtin support GCC maintainers:Carl Love1-0/+50
2020-08-04rs6000 Add vector insert builtin supportCarl Love1-0/+69
2020-08-04rs6000, Update support for vec_extractCarl Love1-39/+44
2020-08-04doc: Add @cindex to symver attributeJakub Jelinek1-0/+1
2020-07-13doc: Clarify __builtin_return_address [PR94891]Szabolcs Nagy1-2/+15
2020-07-10Initial Sapphire Rapids and Alder Lake support from ISA r40Cui,Lili1-0/+6
2020-07-09RISC-V: Implement __builtin_thread_pointerKito Cheng1-0/+11
2020-07-08[PATCH, rs6000]Add support to enable vmsumudm behind vec_msum builtin.Will Schmidt1-0/+10
2020-07-01aarch64: Add 64 bit setter getter fpsr fpcrAndrea Corallo1-0/+5
2020-06-29rs6000: Documentation updates for "future" renameSegher Boessenkool1-33/+29
2020-06-26rs6000: Add support for __builtin_cpu_is ("power10")Peter Bergner1-0/+6
2020-06-21rs6000: Add MMA built-in function definitions and test cases.Peter Bergner1-0/+95