]> git.ipfire.org Git - thirdparty/gcc.git/history
thirdparty/gcc.git
2023-01-16  Jakub JelinekUpdate copyright years.
2023-01-16  Andrew CarlottiAllow build_popcount_expr to use an IFN
2023-01-16  Andrew CarlottiAdd c[lt]z idiom recognition
2023-01-16  Andrew Carlottidocs: Add popcount, clz and ctz target attributes
2023-01-16  Andrew CarlottiAdd cltz_complement idiom recognition
2023-01-16  Jakub Jelinekcontrib: Yet another update-copyright.py tweak [PR108413]
2023-01-16  Jonathan Wakelylibstdc++: Fix copyright notice to use usual form ...
2023-01-16  Jonathan Wakelydoc: Fix grammar typo in description of malloc attribute
2023-01-16  Jonathan Wakelylibatomic: Use config/mingw/lock.c for --enable-threads...
2023-01-16  Jakub Jelinekriscv: Fix up Copyright lines [PR108413]
2023-01-16  Jakub Jelinekcontrib: Partial fix for failed update-copyright -...
2023-01-16  Jakub Jelinekx86: Avoid -Wuninitialized warnings on _mm*_undefined_...
2023-01-16  Jakub Jelinekc, c++: Allow ignoring -Winit-self through pragmas...
2023-01-16  Kewen Linrs6000: Teach rs6000_opaque_type_invalid_use_p about...
2023-01-16  GCC AdministratorDaily bump.
2023-01-15  Gerald Pfeiferlibstdc++: Move www.open-std.org in status part of...
2023-01-15  Jonathan Wakelylibstdc++: Remove dg-xfail-run-if in std/time/tzdb_list...
2023-01-15  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Complete deadlock fix on...
2023-01-15  Aldy Hernandez[PR107608] [range-ops] Avoid folding into INF when...
2023-01-15  Jonathan Wakelylibstdc++: Remove unconditional -pthread from test...
2023-01-15  Gerald Pfeiferconfig-list.mk: Modernize FreeBSD targets towards versi...
2023-01-15  Gaius MulleyBugfix to allow testsuite/gm2/pim/pass/arraybool.mod...
2023-01-15  Jonathan Wakelylibstdc++: Fix narrowing conversion in std/time/clock...
2023-01-15  Xianmiao QuC-SKY: Support --with-float=softfp in configuration.
2023-01-15  GCC AdministratorDaily bump.
2023-01-14  Björn Schäperslibstdc++: enable <stacktrace> on windows
2023-01-14  Björn Schäperslibstdc++: Deliver names of C functions in <stacktrace>
2023-01-14  Jonathan Wakelylibstdc++: Implement std::chrono::current_zone() for...
2023-01-14  Jonathan Wakelylibstdc++: Disable unwanted code for --with-libstdcxx...
2023-01-14  Jonathan Wakelylibstdc++: Embed a static copy of tzdata.zi
2023-01-14  Takayuki 'January... xtensa: Remove old broken tweak for leaf function
2023-01-14  Prathamesh Kulkarni[aarch64] Fold ldr+dup to ld1rq for little endian targets.
2023-01-14  Jonathan Wakelylibstdc++: Fix ostream insertion operators for calendar...
2023-01-14  François Dumontlibstdc++: [_GLIBCXX_INLINE_VERSION] Add to_chars/from_...
2023-01-14  Jakub Jelinekc++: Avoid incorrect shortening of divisions [PR108365]
2023-01-14  Alexandre Olivahash table: enforce testing is_empty before is_deleted
2023-01-14  Alexandre Oliva[PR42093] [arm] [thumb2] disable tree-dce for test
2023-01-14  Alexandre Oliva[PR40457] [arm] expand SI-aligned movdi into pair of...
2023-01-13  David Malcolmanalyzer: add heuristics for switch on enum type [PR105273]
2023-01-13  Eric BotcazouSmall fix for -fdump-ada-spec
2023-01-13  Eric BotcazouFix PR rtl-optimization/108274
2023-01-13  Iain Sandoemodula-2: Handle pass '-v' option to the compiler.
2023-01-13  John David AnglinFix support for atomic loads and stores on hppa.
2023-01-13  Alexander Monakovsched-deps: do not schedule pseudos across calls [PR108117]
2023-01-13  Jonathan Wakelylibstdc++: Add <errno.h> to <bits/std_mutex.h>
2023-01-13  Jakub Jelinekc++: Avoid some false positive -Wfloat-conversion warni...
2023-01-13  Gaius MulleyRecalibrate the timeouts for the larger code tests
2023-01-13  Jakub Jelinektestsuite: Add another testcase from PR107131
2023-01-13  Gaius MulleyPR-108136 Add return statement to mc-boot-ch/RTco.cc...
2023-01-13  Srinath Parvathaneniarm: Add cde feature support for Cortex-M55 CPU.
2023-01-13  Qing ZhaoReplace flag_strict_flex_arrays with DECL_NOT_FLEXARRAY...
2023-01-13  Arsen Arsenovićlibstdc++: Fix a few !HOSTED test regressions
2023-01-13  Arsen Arsenovićlibstdc++: Enable string_view in freestanding
2023-01-13  Dimitrij Mijoskilibstdc++: Fix Unicode codecvt and add tests [PR86419]
2023-01-13  Jonathan Wakelylibstdc++: Fix unintended layout change to std::basic_f...
2023-01-13  Seija Kijinarm: unified syntax for libgcc clear_cache
2023-01-13  Richard Bienerarm: Don't add crtfastmath.o for -shared
2023-01-13  Richard Bieneraarch64: Don't add crtfastmath.o for -shared
2023-01-13  Jakub Jelinektestsuite: Add testcase for PR that went latent in...
2023-01-13  Richard Sandifordaarch64: Fix DWARF frame register sizes for predicates
2023-01-13  Richard Bieneraarch64: Don't update EH info when folding [PR107209]
2023-01-13  Richard Bienertree-optimization/108387 - ICE with VN handling of...
2023-01-13  Richard BienerSync LTO type_for_mode with c-family/
2023-01-13  Gaius Mulleytestsuite: extend timeout into all gm2 tests
2023-01-13  GCC AdministratorDaily bump.
2023-01-13  Jonathan Wakelylibstdc++: Fix exports for IEEE128 versions of __try_us...
2023-01-13  Jonathan Wakelylibstdc++: Do not include <system_error> in concurrency...
2023-01-12  Gaius MulleyTestsuite: use same timeout for gm2 as other front...
2023-01-12  Gaius MulleyAdd -fno-exceptions to gcc/testsuite/lib/gm2.exp
2023-01-12  Roger SaylePR tree-optimization/92342: Optimize b & -(a==c) in...
2023-01-12  Jonathan Wakelylibstdc++: Extend max_align_t special case to 64-bit...
2023-01-12  Jonathan Wakelylibstdc++: Update shared library version history in...
2023-01-12  François Dumontlibstdc++: Remove _Alloc_node instance in _Rb_tree...
2023-01-12  Christophe Lyonaarch64: Fix bit-field alignment in param passing ...
2023-01-12  Christophe Lyonaarch64: fix warning emission for ABI break since GCC 9.1
2023-01-12  Richard Bienertree-optimization/99412 - reassoc and reduction chains
2023-01-12  Takayuki 'January... xtensa: Optimize ctzsi2 and ffssi2 a bit
2023-01-12  Takayuki 'January... xtensa: Tune "*btrue" insn pattern
2023-01-12  Jonathan Wakelylibstdc++: Use lock-free type for __platform_wait_t
2023-01-12  Tobias BurnusFortran/OpenMP: Reject non-scalar 'holds' expr in ...
2023-01-12  Alexandre Olivacheck hash table counts at expand
2023-01-12  GCC AdministratorDaily bump.
2023-01-12  Gerald Pfeiferconfig-list.mk: Remove obsolete FreeBSD targets
2023-01-12  Lewis Hyattpreprocessor: Don't register pragmas in directives...
2023-01-11  David Malcolmanalyzer: fix leak false positives on "*UNKNOWN = PTR...
2023-01-11  Jakub Jelinekc: Don't emit DEBUG_BEGIN_STMTs for K&R function argume...
2023-01-11  Roger SaylePR tree-optimization/71343: Value number X<<2 as X*4.
2023-01-11  David Faustbpf: correct bpf_print_operand for floats [PR108293]
2023-01-11  Eric BotcazouFix problematic interaction between bitfields, unions...
2023-01-11  Kewen Linrs6000/test: Make ppc-fortran.exp only available for...
2023-01-11  Kewen Linrs6000: Make P10_FUSION honour tuning setting
2023-01-11  Richard Bienertree-optimization/107767 - not profitable switch conversion
2023-01-11  Jakub Jelinektestsuite: Enable pr108308.c test on all int32 targets...
2023-01-11  Martin Liskaswitch expansion: limit JT growth param values
2023-01-11  Richard Bienertree-optimization/108352 - FSM threads creating irreduc...
2023-01-11  Richard Bienertree-optimization/108353 - copyprop iteration order
2023-01-11  Andreas KrebbelIBM zSystems: Use NAND instruction to implement bit not
2023-01-11  Jakub Jelinekfortran: Fix up function types for realloc and sincos...
2023-01-11  Richard Bienertree-optimization/106293 - fix testcase
2023-01-11  Takayuki 'January... xtensa: Make instruction cost estimation for size more...
next