2024-08-17 |
Gerald Pfeifer | libstdc++: Tweak links to installation docs |
commit | commitdiff | tree |
2024-08-17 |
Gerald Pfeifer | doc: Tweak link to gm2 list archive |
commit | commitdiff | tree |
2024-08-17 |
Georg-Johann Lay | AVR: target/116390 - Fix an avrtiny asm out template. |
commit | commitdiff | tree |
2024-08-17 |
曾治金 | RISC-V: Fix factor in dwarf_poly_indeterminate_value... |
commit | commitdiff | tree |
2024-08-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-16 |
Mark Harmstone | Write CodeView information about stack variables |
commit | commitdiff | tree |
2024-08-16 |
Mark Harmstone | Write CodeView information about enregistered variables |
commit | commitdiff | tree |
2024-08-16 |
Mark Harmstone | Write CodeView information about local static variables |
commit | commitdiff | tree |
2024-08-16 |
Mark Harmstone | Fix maybe-uninitialized CodeView LF_INDEX warning |
commit | commitdiff | tree |
2024-08-16 |
Georg-Johann Lay | AVR: target/85624 - Use HImode for clrmemqi alignment. |
commit | commitdiff | tree |
2024-08-16 |
Harald Anlauf | Fortran: fix documentation of intrinsic RANDOM_INIT... |
commit | commitdiff | tree |
2024-08-16 |
Gaius Mulley | modula2: change identifier names to avoid build warnings |
commit | commitdiff | tree |
2024-08-16 |
Gaius Mulley | Fix using keywords as identifiers to prevent warnings... |
commit | commitdiff | tree |
2024-08-16 |
Torbjörn SVENSSON | testsuite: Verify -fshort-enums and -fno-short-enums... |
commit | commitdiff | tree |
2024-08-16 |
Torbjörn SVENSSON | testsuite: Add -fno-short-enums to pr97315-1.C |
commit | commitdiff | tree |
2024-08-16 |
Torbjörn SVENSSON | testsuite: Add -fwrapv to signbit-5.c |
commit | commitdiff | tree |
2024-08-16 |
Gaius Mulley | PR modula2/116378 m2 bootstrap fails on x86_64-darwin |
commit | commitdiff | tree |
2024-08-16 |
Jakub Jelinek | c++: Pedwarn on [[]]; at class scope [PR110345] |
commit | commitdiff | tree |
2024-08-16 |
Lingling Kong | i386: Fix some vex insns that prohibit egpr |
commit | commitdiff | tree |
2024-08-16 |
Andrew Pinski | aarch64: Improve popcount for bytes [PR113042] |
commit | commitdiff | tree |
2024-08-16 |
Hans-Peter... | libstdc++-v3: Handle iconv as optional for newlib build... |
commit | commitdiff | tree |
2024-08-16 |
Hans-Peter... | libstdc++-v3: testsuite: Prune uncapitalized "in functi... |
commit | commitdiff | tree |
2024-08-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-16 |
Andrew Pinski | PHIOPT: Fix comment before factor_out_conditional_operation |
commit | commitdiff | tree |
2024-08-15 |
Vineet Gupta | RISC-V: use fclass insns to implement isfinite,isnormal... |
commit | commitdiff | tree |
2024-08-15 |
Roger Sayle | i386: Improve split of *extendv2di2_highpart_stv_noavx5... |
commit | commitdiff | tree |
2024-08-15 |
Jakub Jelinek | fortran: Fix bootstrap in resolve.cc [PR116387] |
commit | commitdiff | tree |
2024-08-15 |
Patrick Palka | c++: fix up cpp23/consteval-if3.C test [PR115583] |
commit | commitdiff | tree |
2024-08-15 |
Richard Sandiford | Tweak base/index disambiguation in decompose_normal_add... |
commit | commitdiff | tree |
2024-08-15 |
Richard Sandiford | late-combine: Preserve INSN_CODE when modifying notes... |
commit | commitdiff | tree |
2024-08-15 |
Andre Vehreschild | Fix Coarray in associate not a coarray. [PR110033] |
commit | commitdiff | tree |
2024-08-15 |
Andre Vehreschild | Add corank to gfc_expr. |
commit | commitdiff | tree |
2024-08-15 |
Patrick Palka | c++: c->B::m access resolved through current inst ... |
commit | commitdiff | tree |
2024-08-15 |
Patrick Palka | c++/coroutines: fix passing *this to promise type,... |
commit | commitdiff | tree |
2024-08-15 |
Xi Ruoyao | LoongArch: Implement scalar isinf, isnormal, and isfini... |
commit | commitdiff | tree |
2024-08-15 |
liuhongt | Movement between GENERAL_REGS and SSE_REGS for TImode... |
commit | commitdiff | tree |
2024-08-15 |
Richard Sandiford | aarch64: Rename svpext to svpext_lane [PR116371] |
commit | commitdiff | tree |
2024-08-15 |
Haochen Gui | rs6000: Add TARGET_FLOAT128_HW guard for quad-precision... |
commit | commitdiff | tree |
2024-08-15 |
Haochen Gui | rs6000: Implement optab_isnormal for SFDF and IEEE128 |
commit | commitdiff | tree |
2024-08-15 |
Haochen Gui | rs6000: Implement optab_isfinite for SFDF and IEEE128 |
commit | commitdiff | tree |
2024-08-15 |
Haochen Gui | rs6000: Implement optab_isinf for SFDF and IEEE128 |
commit | commitdiff | tree |
2024-08-15 |
Haochen Gui | Value Range: Add range op for builtin isnormal |
commit | commitdiff | tree |
2024-08-15 |
Haochen Gui | Value Range: Add range op for builtin isfinite |
commit | commitdiff | tree |
2024-08-15 |
Haochen Gui | Value Range: Add range op for builtin isinf |
commit | commitdiff | tree |
2024-08-15 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-14 |
Marek Polacek | c++: ICE with NSDMIs and fn arguments [PR116015] |
commit | commitdiff | tree |
2024-08-14 |
Stefan Schulze... | s390: Remove vector intrinsics |
commit | commitdiff | tree |
2024-08-14 |
Stefan Schulze... | s390: Fix high-level builtins vec_gfmsum{,_accum}_128 |
commit | commitdiff | tree |
2024-08-14 |
Harald Anlauf | Fortran: fix minor frontend GMP leaks |
commit | commitdiff | tree |
2024-08-14 |
Lingling Kong | i386: Optimization for APX NDD is always zero-uppered... |
commit | commitdiff | tree |
2024-08-14 |
Lingling Kong | i386: Optimization for APX NDD is always zero-uppered... |
commit | commitdiff | tree |
2024-08-14 |
Lingling Kong | i386: Optimization for APX NDD is always zero-uppered... |
commit | commitdiff | tree |
2024-08-14 |
Lingling Kong | i386: Optimization for APX NDD is always zero-uppered... |
commit | commitdiff | tree |
2024-08-14 |
Mark Wielaard | Restrict pr116202-run-1.c test to riscv_v target |
commit | commitdiff | tree |
2024-08-14 |
Andre Vehreschild | Prevent future proc_ptr parsing issues in associate... |
commit | commitdiff | tree |
2024-08-14 |
Andre Vehreschild | Fix ICE in build_function_decl [PR116292] |
commit | commitdiff | tree |
2024-08-14 |
Xianmiao Qu | genoutput: Accelerate the place_operands function. |
commit | commitdiff | tree |
2024-08-14 |
Jeff Law | Revert "[rtl-optimization/116244] Don't create bogus... |
commit | commitdiff | tree |
2024-08-14 |
Kewen Lin | testsuite: Fix fam-in-union-alone-in-struct-2.c with... |
commit | commitdiff | tree |
2024-08-14 |
liuhongt | Move ix86_align_loops into a separate pass and insert... |
commit | commitdiff | tree |
2024-08-14 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-13 |
Dimitar Dimitrov | testsuite: Fix struct size check [PR116155] |
commit | commitdiff | tree |
2024-08-13 |
Manolis Tsamis | ifcvt: Fix force_operand ICE in noce_convert_multiple_s... |
commit | commitdiff | tree |
2024-08-13 |
Harald Anlauf | Fortran: reject array constructor value of abstract... |
commit | commitdiff | tree |
2024-08-13 |
Patrick O'Neill | RISC-V: Fix non-obvious comment typos |
commit | commitdiff | tree |
2024-08-13 |
Pan Li | Internal-fn: Handle vector bool type for type strict... |
commit | commitdiff | tree |
2024-08-13 |
Kewen Lin | LRA: Don't emit move for substituted CONSTATNT_P operan... |
commit | commitdiff | tree |
2024-08-13 |
Mark Wielaard | Regenerate avr.opt.urls |
commit | commitdiff | tree |
2024-08-13 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-12 |
Peter Bergner | rs6000: ROP - Do not disable shrink-wrapping for leaf... |
commit | commitdiff | tree |
2024-08-12 |
Edwin Lu | RISC-V: Fix missing abi arg in test |
commit | commitdiff | tree |
2024-08-12 |
Jeff Law | [rtl-optimization/116244] Don't create bogus regs in... |
commit | commitdiff | tree |
2024-08-12 |
Arthur Cohen | borrowck: Fix debug prints on 32-bits architectures |
commit | commitdiff | tree |
2024-08-12 |
Arthur Cohen | borrowck: Avoid overloading issues on 32bit architectures |
commit | commitdiff | tree |
2024-08-12 |
Manolis Tsamis | ifcvt: Handle multiple rewired regs and refactor noce_c... |
commit | commitdiff | tree |
2024-08-12 |
Manolis Tsamis | ifcvt: Allow more operations in multiple set if conversion |
commit | commitdiff | tree |
2024-08-12 |
Manolis Tsamis | ifcvt: handle sequences that clobber flags in noce_conv... |
commit | commitdiff | tree |
2024-08-12 |
Georg-Johann Lay | AVR: target/85624 - Fix non-matching alignment in clrme... |
commit | commitdiff | tree |
2024-08-12 |
Joern Rennecke | 16-bit testsuite fixes - excessive code size |
commit | commitdiff | tree |
2024-08-12 |
Joern Rennecke | This fixes problems with tests that exceed a data type... |
commit | commitdiff | tree |
2024-08-12 |
Joern Rennecke | Avoid cfg corruption when using sjlj exceptions where... |
commit | commitdiff | tree |
2024-08-12 |
Richard Sandiford | Use splay-tree-utils.h in tree-ssa-sccvn [PR30920] |
commit | commitdiff | tree |
2024-08-12 |
Kyrylo Tkachov | aarch64: Emit ADD X, Y, Y instead of SHL X, Y, #1 for... |
commit | commitdiff | tree |
2024-08-12 |
Andre Vehreschild | Fortran: Fix coarray in associate not linking [PR85510] |
commit | commitdiff | tree |
2024-08-12 |
Haochen Jiang | Initial support for AVX10.2 |
commit | commitdiff | tree |
2024-08-12 |
Roger Sayle | PR target/116275: Handle STV of *extenddi2_doubleword_h... |
commit | commitdiff | tree |
2024-08-12 |
Lulu Cheng | LoongArch: Provide ashr lshr and ashl RTL pattern for... |
commit | commitdiff | tree |
2024-08-12 |
Lulu Cheng | LoongArch: Drop vcond{,u} expanders. |
commit | commitdiff | tree |
2024-08-12 |
Lulu Cheng | LoongArch: Use iorn and andn standard pattern names. |
commit | commitdiff | tree |
2024-08-12 |
Gaius Mulley | PR modula2/116181 fix ODR warnings for C/m2 interface... |
commit | commitdiff | tree |
2024-08-12 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-11 |
Harald Anlauf | Fortran: silence Wmaybe-uninitialized warnings for... |
commit | commitdiff | tree |
2024-08-11 |
Georg-Johann Lay | AVR: -mlra is not documeted in TEXI. |
commit | commitdiff | tree |
2024-08-11 |
Georg-Johann Lay | AVR: Add function avr.cc::ra_in_progress(). |
commit | commitdiff | tree |
2024-08-11 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-10 |
Xi Ruoyao | i386: testsuite: Adapt fentryname3.c for r14-811 change... |
commit | commitdiff | tree |
2024-08-10 |
Xi Ruoyao | i386: testsuite: Add -no-pie for pr113689-1.c [PR70150] |
commit | commitdiff | tree |
2024-08-10 |
Andi Kleen | Fix reference to the dom walker function in the documen... |
commit | commitdiff | tree |
2024-08-10 |
Wilken Gottwalt | gm2: add missing debug output guard |
commit | commitdiff | tree |
2024-08-10 |
Jakub Jelinek | testsuite: Fix up sse3-addsubps.c |
commit | commitdiff | tree |
next |