]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-01-20  Jakub Jelinektree, c++: Consider TARGET_EXPR invariant like SAVE_EXP...
2025-01-20  Jakub Jelinektree-ssa-dce: Fix calloc handling [PR118224]
2025-01-20  Stefan Schulze... s390: Update vec_(load,store)_len(,_r)
2025-01-20  Stefan Schulze... s390: Vector shift: Add 128-bit integer support
2025-01-20  Stefan Schulze... s390: arch15: Vector maximum/minimum: Add 128-bit integ...
2025-01-20  Stefan Schulze... s390: arch15: Vector load positive: Add 128-bit integer...
2025-01-20  Stefan Schulze... s390: arch15: Vector compare: Add 128-bit integer support
2025-01-20  Stefan Schulze... s390: arch15: Vector devide/remainder
2025-01-20  Stefan Schulze... s390: arch15: Count leading/trailing zeros
2025-01-20  Stefan Schulze... s390: arch15: Vector generate element masks
2025-01-20  Stefan Schulze... s390: arch15: Vector eval
2025-01-20  Stefan Schulze... s390: arch15: Vector blend
2025-01-20  Stefan Schulze... s390: arch15: Bit deposit and extract
2025-01-20  Stefan Schulze... s390: arch15: Load indexed address
2025-01-20  Stefan Schulze... s390: arch15: New instruction variants supporting 128...
2025-01-20  Stefan Schulze... s390: arch15: Prepare for future builtins
2025-01-20  Stefan Schulze... s390: Bump __VEC__ and add 128-bit integer zvector...
2025-01-20  Stefan Schulze... s390: arch15: Prepare for a future architecture
2025-01-20  Stefan Schulze... s390: Sort definitions in vecintrin.h
2025-01-20  Stefan Schulze... s390: Stay scalar for TOINTVEC/tointvec
2025-01-20  Kito ChengRISC-V: Add sifive_vector.h
2025-01-20  Hongyu Wangi386: Fix wrong insn generated by shld/shrd ndd split...
2025-01-20  GCC AdministratorDaily bump.
2025-01-19  Uros Bizjaki386: Reorder *movdi_internal ISA attribute by ascendin...
2025-01-19  Uros Bizjaki386/testsuite: Fix gcc.target/i386/pr118067*.c tests
2025-01-19  Mark WielaardRegenerate sparc.opt.urls
2025-01-19  Dimitar Dimitrovtestsuite: Fixes for test case pr117546.c
2025-01-19  Gerald Pfeiferdoc: Move modula2.org link to https
2025-01-19  Gerald Pfeiferdoc: Adjust link to OpenMP specifications
2025-01-19  GCC AdministratorDaily bump.
2025-01-18  Iain Buclawd: Merge upstream dmd, druntime d115713410, phobos...
2025-01-18  Jakub Jelinekc++: Copy over further 2 flags for !TREE_PUBLIC in...
2025-01-18  Jeff Law[RISC-V][PR target/116308] Fix generation of initial...
2025-01-18  Michal JiresFix uniqueness of symtab_node::get_dump_name.
2025-01-18  Eric BotcazouFix bootstrap failure on SPARC with -O3 -mcpu=niagara4
2025-01-18  Bohan LeiRISC-V: Disable RV64-only crc testcases for RV32
2025-01-18  Jin Ma[PR target/118357] RISC-V: Disable fusing vsetvl instru...
2025-01-18  Richard Bienertree-optimization/118529 - ICE with condition vectorization
2025-01-18  Georg-Johann LayAVR: Fix a plenk in doc/invoke.texi.
2025-01-18  Akram AhmadAArch64: Use standard names for saturating arithmetic
2025-01-18  Akram AhmadAArch64: Use standard names for SVE saturating arithmetic
2025-01-18  Tamar ChristinaRevert "AArch64: Use standard names for saturating...
2025-01-18  Tamar ChristinaRevert "AArch64: Use standard names for SVE saturating...
2025-01-18  Jakub Jelinekc++: Fix up find_array_ctor_elt RAW_DATA_CST handling...
2025-01-18  Monk ChiangRISC-V: Remove unused variable in riscv_file_end function.
2025-01-18  Xi RuoyaoLoongArch: Fix cost model for alsl
2025-01-18  Xi RuoyaoLoongArch: Add alsl.wu
2025-01-18  GCC AdministratorDaily bump.
2025-01-17  Harald Anlauflibfortran: G formatting for UNSIGNED [PR118536]
2025-01-17  Vladimir N... [PR118067][LRA]: Check secondary memory mode for the...
2025-01-17  Jakub Jelinektestsuite: Make embed-10.c test more robust
2025-01-17  Iain Buclawd: Add testcase for fixed PR117115
2025-01-17  Jakub Jelineks390: Replace some checking assertions with output_oper...
2025-01-17  Tamar ChristinaAArch64: Use standard names for SVE saturating arithmetic
2025-01-17  Tamar ChristinaAArch64: Use standard names for saturating arithmetic
2025-01-17  Carl Lovers6000, Remove redundant built-in __builtin_vsx_xvcvuxwdp
2025-01-17  Carl Lovers6000, remove built-ins __builtin_vsx_vperm_8hi and...
2025-01-17  Carl Lovers6000, add testcases to the overloaded vec_perm built-in
2025-01-17  Carl Lovers6000, fix test builtins-1-p10-runnable.c
2025-01-17  Georg-Johann LayAVR: Add "const" attribute to avr built-in functions...
2025-01-17  Nathaniel Sheadc++/modules: Propagate FNDECL_USED_AUTO when propagatin...
2025-01-17  Tobias BurnusOpenMP/C++: Fix declare_variant's 'adjust_args' if...
2025-01-17  Nathaniel Sheadc++: Allow pragmas in NSDMIs [PR118147]
2025-01-17  Richard Bienertestsuite/117958 - ifcombine differences on aarch64...
2025-01-17  Georg-Johann LayAVR: Use INT_N to built-in define __int24.
2025-01-17  Jakub Jelinekmatch.pd: Fix (FTYPE) N CMP (FTYPE) M optimization...
2025-01-17  Simon Martinc++: Friend classes don't shadow enclosing template...
2025-01-17  Richard Bienertree-optimization/92539 - missed optimization leads...
2025-01-17  Sandra LoosemoreOpenMP: Fix metadirective test failures on x86_64 with...
2025-01-17  Monk ChiangRISC-V: Add -fcf-protection=[full|branch|return] to...
2025-01-17  Monk ChiangRISC-V: Add .note.gnu.property for ZICFILP and ZICFISS...
2025-01-17  Monk ChiangRISC-V: Add Zicfilp ISA extension.
2025-01-17  Monk ChiangRISC-V: Add Zicfiss ISA extension.
2025-01-17  GCC AdministratorDaily bump.
2025-01-16  Iain Buclawd: Fix record layout of compiler-generated TypeInfo_Cla...
2025-01-16  Patrick Palkac++: RESULT_DECL replacement w/ non-reduced ctx->object...
2025-01-16  Alexandre Oliva[testsuite] [arm] adjust wmul expectations [PR113560]
2025-01-16  Alexandre Oliva[testsuite] [arm] multilibs.exp: adjust float abi opt...
2025-01-16  Alexandre Oliva[testsuite] skip test on non-hosted libstdc++ [PR113994]
2025-01-16  Alexandre Oliva[testsuite] drop explicit run overrider in more dfp...
2025-01-16  Alexandre Oliva[testsuite] rearrange requirements for dfp bitint run...
2025-01-16  Tobias BurnusFortran/OpenMP: Fix declare_variant's 'adjust_args...
2025-01-16  Patrick Palkac++: explicit spec of constrained member tmpl [PR107522]
2025-01-16  Patrick Palkac++: pack expansion arg vs non-pack parm checking ICE...
2025-01-16  Patrick Palkac++: make finish_pseudo_destructor_expr SFINAE-aware...
2025-01-16  Simon Martinc++: Make sure fold_sizeof_expr returns the correct...
2025-01-16  Harald Anlauflibfortran: fix conversion of UNSIGNED(kind=16) to...
2025-01-16  Tamar ChristinaAArch64: have -mcpu=native detect architecture extensio...
2025-01-16  Tamar ChristinaAArch64: don't override march to assembler with mcpu...
2025-01-16  Vladimir N... [PR118067][LRA]: Use the right mode to evaluate seconda...
2025-01-16  Thomas KoenigAllow CFI_cdesc_t in argument lists with -fc-prototypes.
2025-01-16  Sandra LoosemoreOpenMP: Improve error message for invalid directive...
2025-01-16  Iain Buclawd: Add testcase for fixed PR116373
2025-01-16  Sandra LoosemoreOpenMP: Update "declare target"/OpenMP context interaction
2025-01-16  Sandra LoosemoreOpenMP: Shared metadirective/dynamic selector tests...
2025-01-16  Sandra LoosemoreOpenMP: C++ support for metadirectives and dynamic...
2025-01-16  Sandra LoosemoreOpenMP: Add C support for metadirectives and dynamic...
2025-01-16  Peter Bergnerrs6000: Fix ICE for invalid constants in built-in functions
2025-01-16  Peter Bergnerrs6000: Fix loop limit for built-in constant checking
2025-01-16  Jakub Jelinekc++: Fix up reshape_* RAW_DATA_CST handling [PR118214]
next