]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2023-01-02 Florian Weimerlibgcc: Specialize execute_cfa_program in DWARF unwinde...
2023-01-02 Florian WeimerDefine __LIBGCC_DWARF_REG_SIZES_CONSTANT__ if DWARF...
2023-01-02 Florian WeimerCompute a table of DWARF register sizes at compile
2023-01-02 Iain SandoeAda,Darwin: Do not link libgcc statically on Darwin...
2023-01-02 Jakub JelinekUpdate copyright years.
2023-01-02 Jakub JelinekUpdate copyright years.
2023-01-02 Jakub JelinekUpdate Copyright year in ChangeLog files
2023-01-02 Jakub JelinekUpdate copyright dates.
2023-01-02 Jakub JelinekUpdate Copyright year in ChangeLog files
2023-01-02 GCC AdministratorDaily bump.
2023-01-01 Roger SayleAdd post-reload splitter for extendditi2 on x86_64.
2023-01-01 Jakub JelinekRotate ChangeLog files.
2023-01-01 Iain Sandoemodula2: Ensure that module registration constructors...
2023-01-01 GCC AdministratorDaily bump.
2022-12-31 Iain Sandoeconfigure: Do not build the ununsed libffi shared library.
2022-12-31 Iain Sandoemodula-2,libgm2: Add undefined, dynamic_lookup to m2...
2022-12-31 Rainer Orthmodula-2: Fix building the plugin for Darwin [PR107612].
2022-12-31 GCC AdministratorDaily bump.
2022-12-30 Alexandre Olivacheck hash table insertions
2022-12-30 Martin Ueckerregressions tests for PR103770
2022-12-30 Stam Markianos... Fix memory constraint on MVE v[ld/st][2/4] instructions...
2022-12-30 Steve KarglModify checks to avoid referencing NULL pointer.
2022-12-30 GCC AdministratorDaily bump.
2022-12-29 Alexandre Olivaprevent hash set/map insertion of deleted entries
2022-12-29 Alexandre Olivaparloops: don't request insert that won't be completed
2022-12-29 Alexandre Olivahash-map: reject empty-looking insertions
2022-12-29 Alexandre Olivahash set: reject attempts to add empty values
2022-12-29 Alexandre Olivaada: don't map NULL decl to locus
2022-12-29 Alexandre Olivalto: drop dummy partition mapping
2022-12-29 Alexandre Oliva[C++] constexpr: request insert iff depth is ok
2022-12-29 Alexandre Olivatm: complete tm_restart insertion
2022-12-29 Alexandre Olivapostreload-gcse: no insert on mere lookup
2022-12-29 Alexandre Olivatree-inline decl_map: skip mapping result's NULL defaul...
2022-12-29 Alexandre Olivassa-loop-niter: skip caching of null operands
2022-12-29 Alexandre Oliva[C++] constraint: insert norm entry once
2022-12-29 Alexandre Olivatree-inline decl_map: skip mapping NULL to itself
2022-12-29 Alexandre Olivavarpool: do not add NULL vnodes to referenced
2022-12-29 Alexandre Olivascoped tables: insert before further lookups
2022-12-29 Max Filippovgcc: xtensa: use GP_RETURN_* instead of magic constant
2022-12-29 Takayuki 'January... xtensa: Check DF availability before use
2022-12-29 GCC AdministratorDaily bump.
2022-12-28 Roger SayleProvide zero_extend versions/variants of several patter...
2022-12-28 Roger SayleUse ix86_expand_clear in ix86_split_ashl.
2022-12-28 Martin Liskacontrib: add contrib to update-copyright.py script
2022-12-28 Martin Liskastrlen: do not use cond_expr for boundaries
2022-12-28 Kito ChengRISC-V: Return const ref. for vl_vtype_info::get_avl_info
2022-12-28 GCC AdministratorDaily bump.
2022-12-27 Jeff LawCommit right version of last patch (missing modes)
2022-12-27 Raphael Moreira... RISC-V: Produce better code with complex constants...
2022-12-27 Christoph Müllnerriscv: Restructure callee-saved register save/restore...
2022-12-27 Christoph Müllnerriscv: attr: Synchronize comments with code
2022-12-27 jinmaFixed typo in RISCV
2022-12-27 Jonathan Yonggcc: fix Windows target binutils secrel detection
2022-12-27 Max Filippovgcc: xtensa: use define_c_enums instead of define_constants
2022-12-27 Takayuki 'January... xtensa: Generate density instructions in set_frame_ptr
2022-12-27 Takayuki 'January... xtensa: Change GP_RETURN{,_REG_COUNT} to GP_RETURN_...
2022-12-27 Takayuki 'January... xtensa: Clean up xtensa_expand_prologue
2022-12-27 Takayuki 'January... xtensa: Tabify, and trim trailing spaces
2022-12-27 Kito ChengRISC-V: Add riscv_vector.h wrapper
2022-12-27 Ju-Zhe ZhongRISC-V: Fix ICE of visiting non-existing block in CFG.
2022-12-27 Ju-Zhe ZhongRISC-V: Fix ICE for avl_info deprecated copy and pp_pri...
2022-12-27 Kewen Linrs6000: Rework option -mpowerpc64 handling [PR106680]
2022-12-27 GCC AdministratorDaily bump.
2022-12-26 David Edelsohntestsuite: fix analyzer failures on AIX
2022-12-26 liuhongtx86: Add a new option -mdaz-ftz to enable FTZ and DAZ...
2022-12-26 GCC AdministratorDaily bump.
2022-12-25 Roger SayleUse movss/movsd to implement V4SI/V2DI VEC_PERM on...
2022-12-25 Jonathan Yonglibgcc: fix gfortran build on Windows
2022-12-25 GCC AdministratorDaily bump.
2022-12-24 Roger Sayle[Committed] Tweak new gcc.target/i386/pr107548-1.c...
2022-12-24 Iain Sandoelibstdc++: Test for tzdata.zi before fallback version...
2022-12-24 Iain Sandoelibstdc++, testsuite: Correct an init.
2022-12-24 Iain Sandoelibgcc, Darwin: No early install for the compatibility...
2022-12-24 GCC AdministratorDaily bump.
2022-12-23 Eric BotcazouReimplement GNU threads library on native Windows
2022-12-23 Harald AnlaufFortran: incorrect array bounds when bound intrinsic...
2022-12-23 Patrick Palkac++: get_nsdmi in template context [PR108116]
2022-12-23 Jakub Jelinekphiopt: Improve value_replacement maybe equal phires...
2022-12-23 Jakub Jelinektree-ssa-dom: can_infer_simple_equiv fixes [PR108068]
2022-12-23 Patrick Palkac++: template friend with variadic constraints [PR107853]
2022-12-23 Jonathan Wakelylibstdc++: Fix Darwin bootstrap error in src/c++20...
2022-12-23 Julian BrownFortran: Typo/unicode-o fixes
2022-12-23 Roger SaylePR target/107548: Handle vec_select in STV on x86.
2022-12-23 Roger SaylePR target/106933: Limit TImode STV to SSA-like def...
2022-12-23 Jonathan Wakelylibstdc++: Remove problematic static_assert from src...
2022-12-23 Iain Sandoec++, driver: Fix -static-libstdc++ for targets without...
2022-12-23 Ju-Zhe ZhongRISC-V: Fix vle constraints
2022-12-23 Ju-Zhe ZhongRISC-V: Support vle.v/vse.v intrinsics
2022-12-23 Ju-Zhe ZhongRISC-V: Update vsetvl/vsetvlmax intrinsics to the lates...
2022-12-23 Ju-Zhe ZhongRISC-V: Remove side effects of vsetvl pattern in RTL.
2022-12-23 Ju-Zhe ZhongRISC-V: Remove side effects of vsetvl/vsetvlmax intrini...
2022-12-23 Ju-Zhe ZhongRISC-V: Fix incorrect annotation
2022-12-23 Ju-Zhe ZhongRISC-V: Fix muti-line condition format
2022-12-23 Steve KarglRemove not needed assert macro which fails.
2022-12-23 Arsen Arsenovićlibstdc++: Improve output of default contract violation...
2022-12-23 Arsen Arsenovićcontrib: Add dg-out-generator.pl
2022-12-23 GCC AdministratorDaily bump.
2022-12-22 Jason Merrilltestsuite: don't declare printf in coro.h
2022-12-22 Jonathan Wakelylibstdc++: Avoid recursion in __nothrow_wait_cv::wait...
2022-12-22 Jonathan Wakelylibstdc++: Add std::format support to <chrono>
next
This page took 0.086457 seconds and 5 git commands to generate.