aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2023-01-06c: C2x semantics for __builtin_tgmathJoseph Myers1-3/+2
2023-01-06docs: fix Var documentation for .opt filesMartin Liska1-13/+13
2023-01-05modula-2, driver: Implement handling for -static-libgm2.Iain Sandoe1-0/+4
2023-01-03Revert "Compute a table of DWARF register sizes at compile"Florian Weimer1-4/+3
2023-01-03tree-optimization/105043: Object Size Checking docs cleanupSiddhesh Poyarekar1-6/+14
2023-01-02Compute a table of DWARF register sizes at compileFlorian Weimer1-3/+4
2023-01-02Update copyright dates.Jakub Jelinek7-9/+9
2022-12-26x86: Add a new option -mdaz-ftz to enable FTZ and DAZ flags in MXCSR.liuhongt1-1/+11
2022-12-22docs: Fix peephole paragraph orderingAndrew Carlotti1-5/+5
2022-12-22docs: Fix inconsistent example predicate nameAndrew Carlotti1-1/+1
2022-12-22docs: Link to correct section for constraint modifiersAndrew Carlotti1-1/+1
2022-12-22bootstrap/106482 - document minimal GCC versionRichard Biener1-2/+4
2022-12-21Make -fwhole-program to work with incremental LTO linkingJan Hubicka1-3/+6
2022-12-20d/104749 - document host GDC version requirementRichard Biener1-1/+1
2022-12-19x86: Don't add crtfastmath.o for -sharedliuhongt1-1/+2
2022-12-18build: doc: Obsolete Solaris 11.3 supportRainer Orth1-0/+2
2022-12-16Add a new warning option -Wstrict-flex-arrays.Qing Zhao1-1/+26
2022-12-16RISC-V: Note that __builtin_riscv_pause() implies XgnuzihintpausestatePalmer Dabbelt1-1/+3
2022-12-15doc: Fix documentation for __builtin_dynamic_object_sizeSiddhesh Poyarekar2-8/+17
2022-12-15middle-end/70090: Document that -fsanitize=object-size uses dynamic sizeSiddhesh Poyarekar1-2/+2
2022-12-14Merge modula-2 front end onto gcc.Gaius Mulley3-7/+2890
2022-12-14ipa-sra: Fix parameter description.Martin Jambor1-1/+2
2022-12-14docs: document --param=ipa-sra-ptrwrap-growth-factorMartin Liska1-0/+5
2022-12-14ipa-sra: Treat REFERENCE_TYPES as always dereferencableMartin Jambor1-0/+5
2022-12-13tree-optimization/105801 - CCP and .DEFERRED_INITRichard Biener1-1/+2
2022-12-12middle-end: Add new tbranch optab to add support for bit-test-and-branch oper...Tamar Christina1-0/+7
2022-12-09i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)Martin Liska1-12/+10
2022-12-09Implement hwasan target_hook.liuhongt1-1/+8
2022-12-08docs: Suggest options to improve ASAN stack tracesMarek Polacek1-0/+10
2022-12-06Update -Warray-bounds with -fstrict-flex-arrays.Qing Zhao1-5/+22
2022-12-06analyzer: update internal docsDavid Malcolm1-10/+0
2022-12-02Add --param max-unswitch-depthRichard Biener1-0/+3
2022-12-02PR59447: --with-dwarf2 implies "(or later)"Eric Gallager1-1/+2
2022-11-29analyzer work on issues with flex-generated lexers [PR103546]David Malcolm1-0/+4
2022-11-25OpenMP: Generate SIMD clones for functions with "declare target"Sandra Loosemore2-2/+23
2022-11-24Remove ASSERT_EXPR.Aldy Hernandez1-2/+1
2022-11-24Remove unused legacy VRP code.Aldy Hernandez1-10/+0
2022-11-23doc: -Wdelete-non-virtual-dtor supersedes -Wnon-virtual-dtorJonathan Wakely1-0/+3
2022-11-22Revert "configure: Implement --enable-host-pie"Marek Polacek1-14/+2
2022-11-22Revert "configure: Implement --enable-host-bind-now"Marek Polacek1-6/+0
2022-11-22configure: Implement --enable-host-bind-nowMarek Polacek1-0/+6
2022-11-22configure: Implement --enable-host-pieMarek Polacek1-2/+14
2022-11-21testsuite: Add filter for target socket supportDimitar Dimitrov1-0/+3
2022-11-18c++: implement P1492 contractsJeff Chapman II1-0/+79
2022-11-18libcpp: Avoid remapping filenames within directivesRichard Purdie1-1/+2
2022-11-16c++: P2448 - Relaxing some constexpr restrictions [PR106649]Marek Polacek1-1/+27
2022-11-16doc: fix description of -mrelax-cmpxchg-loop [PR 107676]Alexander Monakov1-4/+5
2022-11-16doc: invoke: pru/riscv: Fix option list formattingChristoph Müllner1-3/+3
2022-11-15RISC-V: Zihintpause: add __builtin_riscv_pausePhilipp Tomsich1-0/+4
2022-11-15analyzer: add warnings relating to sockets [PR106140]David Malcolm1-0/+32