]> gcc.gnu.org Git - gcc.git/history - gcc
libstdc++: Shortest denormal hex std::to_chars
[gcc.git] / gcc /
2022-11-02 Xionghu Luors6000: Byte reverse V8HI on Power8 by vector rotation.
2022-11-02 GCC AdministratorDaily bump.
2022-11-01 Nathan Sidwellc++: per-scope, per-signature lambda discriminators
2022-11-01 David Seifertconfigure: cache result of "sys/sdt.h" header check
2022-11-01 Richard Purdiegcc/file-prefix-map: Allow remapping of relative paths
2022-11-01 Aldy Hernandez[PR tree-optimization/107490] Handle NANs in op[12...
2022-11-01 Andrew MacLeodMake sure ssa-name is valid.
2022-11-01 Andrew MacLeodMake ranger vrp1 default.
2022-11-01 Andrew MacLeodRemove builtin_unreachable in VRP
2022-11-01 Andrew MacLeodAllow queries on exit block.
2022-11-01 Andrew MacLeodIntersect with nonzero bits can indicate change incorre...
2022-11-01 Alexander Monakovi386: correct integer division modeling in znver.md
2022-11-01 Nathan Sidwellc++: Reorganize per-scope lambda discriminators
2022-11-01 liuhongtFix incorrect digit constraint
2022-11-01 liuhongtEnable more optimization for 32-bit/64-bit shrd/shld...
2022-11-01 Jason Merrillc++: pass std attributes to make_call_declarator
2022-11-01 Jason Merrillc++: set TREE_NOTHROW after genericize
2022-11-01 Jason Merrillc++: formatting tweaks
2022-11-01 Cui,LiliAdd attribute hot judgement for INLINE_HINT_known_hot...
2022-11-01 GCC AdministratorDaily bump.
2022-10-31 Jakub Jelineklibstdc++-v3: <complex> support for extended floating...
2022-10-31 Guillermo E. Martinezbtf: Add support to BTF_KIND_ENUM64 type
2022-10-31 Ju-Zhe ZhongRISC-V: Change constexpr back to CONSTEXPR
2022-10-31 Andrew Stubbsamdgcn: add fmin/fmax patterns
2022-10-31 Andrew Stubbsamdgcn: multi-size vector reductions
2022-10-31 Andrew Stubbsamdgcn: Silence unused parameter warning
2022-10-31 Jakub Jelinekbuiltins: Add various complex builtins for _Float{16...
2022-10-31 Jakub Jelinekbuiltins: Add __builtin_nextafterf16b builtin
2022-10-31 Jakub Jelinekbuiltins: Add various __builtin_*f{16,32,64,128,32x...
2022-10-31 konglin1Support Intel AVX-NE-CONVERT
2022-10-31 konglin1i386:: using __bf16 for AVX512BF16 intrinsics
2022-10-31 liuhongtEnable V4BFmode and V2BFmode.
2022-10-31 GCC AdministratorDaily bump.
2022-10-30 GCC AdministratorDaily bump.
2022-10-29 Eric BotcazouRepair --disable-sjlj-exceptions
2022-10-29 Eric BotcazouRestore RTL alias analysis for hard frame pointer
2022-10-29 Iain Buclawd: Merge upstream dmd, druntime e4f8919591, phobos...
2022-10-29 Thomas SchwingeBetter separate 'LTO' vs. 'LTODump' in 'gcc/lto/lang...
2022-10-29 Iain Buclawd: Make TARGET_D_MINFO_SECTION hooks in elfos.h the...
2022-10-29 Iain Buclawd: Remove D-specific version definitions from target...
2022-10-29 Jeff LawFix signed vs unsigned issue in H8 port
2022-10-29 GCC AdministratorDaily bump.
2022-10-28 Marek Polacekc++: -Wdangling-reference and system headers
2022-10-28 Jason Merrillc++: apply friend attributes sooner
2022-10-28 Joseph Myersc: tree: target: C2x (...) function prototypes and...
2022-10-28 Andre Vieiravect: Reject non-byte offsets for gather/scatters ...
2022-10-28 Richard Bienertree-optimization/107407 - wrong code with DSE
2022-10-28 Richard Bienertree-optimization/107447 - avoid hoisting returns-twice...
2022-10-28 Richard Bienertree-optimization/107435 - ICE with recurrence vectoriz...
2022-10-28 Jakub Jelinekopenmp: Allow optional comma after directive-specifier...
2022-10-28 Richard BienerAdjust gcc.dg/vect/pr100756.c for V8SI and V16SI
2022-10-28 Julian BrownOpenACC: Don't gang-privatize artificial variables...
2022-10-28 Thomas SchwingeFix target selector syntax in 'gcc.dg/vect/bb-slp-cond...
2022-10-28 Martin Liskadocs: document sanitizers can trigger warnings
2022-10-28 Martin Liskalto-dump: modernize a bit
2022-10-28 Thomas SchwingeDocument 'distclean-stage[N]'
2022-10-28 Aldy HernandezChange remaining flag_finite_math_only use in value...
2022-10-28 Kewen Lintestsuite: Adjust vect-bitfield-read-* with vect_shift...
2022-10-28 Joseph Myersc: C2x enums with fixed underlying type [PR61469]
2022-10-28 GCC AdministratorDaily bump.
2022-10-28 Ian Lance Taylorruntime: use _libgo_off_t_type when calling C mmap
2022-10-27 Eric BotcazouAarch64: Do not define DONT_USE_BUILTIN_SETJMP
2022-10-27 H.J. Lux86: Replace ne:CCC/ne:CCO with UNSPEC_CC_NE in neg...
2022-10-27 Andrew PinskiUse simple_dce_from_worklist with match_simplify_replac...
2022-10-27 Jakub Jelinekc++: Fix ICE on g++.dg/modules/adl-3_c.C [PR107379]
2022-10-27 Nathan Sidwellc++: Templated lambda mangling
2022-10-27 Richard Sandifordaarch64: Reinstate some uses of CONSTEXPR
2022-10-27 Aldy Hernandez[PR tree-optimization/107394] Canonicalize global frang...
2022-10-27 Thomas Schwingeoptions: Clarify 'Init' option property usage for strea...
2022-10-27 Martin Liskalto: do not load LTO stream for aliases [PR107418]
2022-10-27 Jakub Jelinekc++: Fix excess precision related ICE on invalid binop...
2022-10-27 Torbjörn SVENSSONIRA: Make sure array is big enough
2022-10-27 JiaweiRISC-V: Add zhinx/zhinxmin testcases.
2022-10-27 JiaweiRISC-V: Limit regs use for z*inx extension.
2022-10-27 JiaweiRISC-V: Target support for z*inx extension.
2022-10-27 JiaweiRISC-V: Minimal support of z*inx extension.
2022-10-27 GCC AdministratorDaily bump.
2022-10-26 David Malcolmanalyzer: fixes to file-descriptor handling
2022-10-26 David Malcolmanalyzer: add sm-fd.dot
2022-10-26 Harald AnlaufFortran: BOZ literal constants are not compatible to...
2022-10-26 David Faustbpf: add preserve_field_info builtin
2022-10-26 Marek Polacekc++: Implement -Wdangling-reference [PR106393]
2022-10-26 Takayuki 'January... xtensa: Fix out-of-bounds array access in the movdi...
2022-10-26 Alexander Monakovipa-visibility: remove assert in TLS optimization ...
2022-10-26 Andrew MacLeodCheck if varying may also be non-negative.
2022-10-26 Martin Liskai386: add reset_cpu_feature
2022-10-26 Ju-Zhe ZhongRISC-V: Fix epilogue generation for barrier.
2022-10-26 Ju-Zhe ZhongRISC-V: ADJUST_NUNITS according to -march.
2022-10-26 Ju-Zhe ZhongRISC-V: Support load/store in mov<mode> pattern for...
2022-10-26 Monk ChiangRISC-V: Recognized Svinval and Svnapot extensions
2022-10-26 Ju-Zhe ZhongRISC-V: Adjust table indentation in commnet for riscv...
2022-10-26 Martin Liskagcc/configure: regenerate
2022-10-26 Aldy HernandezConvert flag_finite_math_only uses in frange to HONOR_*.
2022-10-26 Jiufu Guors6000: cannot_force_const_mem for HIGH code rtx[PR106460]
2022-10-26 Kito ChengRISC-V: Add h extension support
2022-10-26 Eugene RozenfeldDon't force DWARF4 for AutoFDO tests
2022-10-26 GCC AdministratorDaily bump.
2022-10-25 Eugene RozenfeldStart using discriminators in AutoFDO.
2022-10-25 Nathan Sidwellc++: Adjust synthetic template parm creation
2022-10-25 Patrick Palkac++: remove use_default_args parm of coerce_template_parms
next
This page took 0.143845 seconds and 8 git commands to generate.