]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-04-28  Aldy HernandezAdd tree versions of lower and upper bounds to vrange.
2024-04-28  Aldy HernandezMake some Value_Range's explicitly integer.
2024-04-28  Aldy HernandezAdd a virtual vrange destructor.
2024-04-28  Aldy HernandezMake vrange an abstract class.
2024-04-28  Ian Lance Taylorlibbacktrace: load Windows modules
2024-04-28  Gerald Pfeiferdoc: Remove references to FreeBSD 7 and older
2024-04-28  Gerald Pfeiferdoc: Update David Binderman's entry in contrib.texi
2024-04-28  liuhongtAdjust alternative *k to ?k for avx512 mask in zero_ext...
2024-04-28  Alexandre Oliva[testsuite] require sqrt_insn effective target where...
2024-04-28  Alexandre Olivaxfail fetestexcept test - ppc always uses fcmpu
2024-04-28  Alexandre Olivappc: testsuite: vec-mul requires vsx runtime
2024-04-28  Alexandre Olivadisable ldist for test, to restore vectorizing-candidat...
2024-04-28  Olivier HainqueRequest check for hw support in ppc run tests with...
2024-04-28  Alexandre Oliva[testsuite] [ppc64] expect error on vxworks too
2024-04-28  Alexandre Olivadecay vect tests from run to link for pr95401
2024-04-28  Jiufu Guos390: avoid peeking eof after __vector
2024-04-28  GCC AdministratorDaily bump.
2024-04-28  Andrew Pinskiaarch64: Use vec_perm_indices::new_shrunk_vector in...
2024-04-27  Xi RuoyaoLoongArch: Add constraints for bit string operation...
2024-04-27  Fangrui SongRISC-V: Add -X to link spec
2024-04-27  GCC AdministratorDaily bump.
2024-04-26  Wilco DijkstraAArch64: Cleanup memset expansion
2024-04-26  Wilco DijkstraAArch64: Remove AARCH64_EXTRA_TUNE_NO_LDP_STP_QREGS
2024-04-26  Wilco Dijkstralibatomic: Cleanup macros in atomic_16.S
2024-04-26  Jonathan Wakelylibstdc++: Do not apply localized formatting to NaN...
2024-04-26  Patrick Palkac++: fix source printing for "required from here" message
2024-04-26  Jonathan Wakelylibstdc++: Adjust whitespace in status tables in manual
2024-04-26  Jakub Jelinekada: bump Library_Version to 15.
2024-04-26  Jakub JelinekUpdate crontab and git_update_version.py
2024-04-26  Jakub JelinekBump BASE-VER. basepoints/gcc-15
2024-04-26  Frederik Harwathamdgcn: Add gfx90c target
2024-04-26  Haochen Jiangi386: Fix array index overflow in pr105354-2.c
2024-04-26  GCC AdministratorDaily bump.
2024-04-25  David Faustbpf: set PREFERRED_DEBUGGING_TYPE to BTF_DEBUG
2024-04-25  Jakub Jelinekc++: Fix constexpr evaluation of parameters passed...
2024-04-25  Jakub Jelineklibgcc: Don't use weakrefs for glibc 2.34
2024-04-25  Jakub Jelinekc++: Retry the aliasing of base/complete cdtor optimiza...
2024-04-25  David Faustbpf: avoid issues with CO-RE and -gtoggle
2024-04-25  Jakub Jelinekopenmp: Copy DECL_LANG_SPECIFIC and DECL_LANG_FLAG_...
2024-04-25  Jonathan Wakelylibstdc++: Rename man pages to use '::' instead of '_'
2024-04-25  Jonathan Wakelylibstdc++: Fix typo in Doxygen comment
2024-04-25  Jonathan Wakelylibstdc++: Fix run_doxygen for Doxygen 1.10 man page...
2024-04-25  Jonathan Wakelylibstdc++: Update Doxygen config for new headers
2024-04-25  Jonathan Wakelylibstdc++: Add comment to #include in <variant>
2024-04-25  Gaius MulleyPR modula2/114836 Avoid concatenation of error strings...
2024-04-25  Jose E. Marchesibpf: default to using pseudo-C assembly syntax by default
2024-04-25  Richard Ballarm: Zero/Sign extends for CMSE security
2024-04-25  Gaius Mulleymodula2: issue the parameter incompatibility error...
2024-04-25  Richard Bienertree-optimization/114792 - order loops to unloops in CH
2024-04-25  Eric BotcazouFix calling convention incompatibility with vendor...
2024-04-25  Pan LiRISC-V: Add test cases for insn does not satisfy its...
2024-04-25  Pan LiRISC-V: Add early clobber to the dest of vwsll
2024-04-25  Paul ThomasFortran: Fix ICE in gfc_trans_create_temp_array from...
2024-04-25  Paul ThomasFortran: Generate new charlens for shared symbol typesp...
2024-04-25  Haochen Guirs6000: Use bcdsub. instead of bcdadd. for bcd invalid...
2024-04-25  Pan LiRISC-V: Add xfail test case for highpart register overl...
2024-04-25  GCC AdministratorDaily bump.
2024-04-24  Patrick Palkac++/modules testsuite: restrict expensive pr99023 test
2024-04-24  Patrick Palkac++: constexpr union member access folding [PR114709]
2024-04-24  Jakub Jelinekv2: DOCUMENTATION_ROOT_URL vs. release branches [PR114738]
2024-04-24  Pan LiRevert "RISC-V: Support highpart register overlap for...
2024-04-24  Jose E. Marchesibpf: define BPF feature pre-processor macros
2024-04-24  Richard Bienertree-optimization/114787 - more careful loop update...
2024-04-24  Richard Bienertree-optimization/114832 - wrong dominator info with...
2024-04-24  Haochen Jiangi386: Fix behavior for both using AVX10.1-256 in option...
2024-04-24  Pan LiRISC-V: Add xfail test case for highpart overlap of...
2024-04-24  Pan LiRevert "RISC-V: Support highpart overlap for vext.vf"
2024-04-24  GCC AdministratorDaily bump.
2024-04-23  Nathaniel Sheadc++: Fix ICE with xobj parms and maybe incomplete decl...
2024-04-23  Jakub Jelineki386: Avoid =&r,r,r andn double-word alternative for...
2024-04-23  Joseph MyersRegenerate gcc.pot
2024-04-23  Harald AnlaufFortran: check C_SIZEOF on additions from TS29113/F2018...
2024-04-23  Patrick Palkac++/modules: deduced return type merging [PR114795]
2024-04-23  Ian Lance Taylorlibbacktrace: test --compress-debug-sections=ARG for...
2024-04-23  Jakub Jelinektestsuite: Adjust testsuite expectations for diagnostic...
2024-04-23  Jan HubickaRemove repeated information in -ftree-loop-distribute...
2024-04-23  Jakub JelinekFurther spelling fixes in translatable strings
2024-04-23  Jakub JelinekSpelling fixes for translatable strings
2024-04-23  Stefan Schulze... s390: testsuite: Xfail forwprop-4{0,1}.c
2024-04-23  Paul ThomasFortran: Check that the ICE does not reappear [PR102597]
2024-04-23  Richard Bienertree-optimization/114799 - SLP and patterns
2024-04-23  Andreas Krebbels390x: Fix vec_xl/vec_xst type aliasing [PR114676]
2024-04-23  Jakub Jelinekc++: Copy over DECL_DISREGARD_INLINE_LIMITS flag to...
2024-04-23  Nathaniel Sheadc++: Check if allocation functions are xobj members...
2024-04-23  Yang YujieLoongArch: Define builtin macros for ISA evolutions
2024-04-23  Yang YujieLoongArch: Define ISA versions
2024-04-23  GCC AdministratorDaily bump.
2024-04-22  Pan LiRISC-V: Adjust overlap attr after revert d3544cea63d...
2024-04-22  Gaius MulleyPR modula2/114811 string set incl ICE bugfix
2024-04-22  Matthias Kretzlibstdc++: Fix conversion of simd to vector builtin
2024-04-22  Matthias Kretzlibstdc++: Silence irrelevant warnings in <experimental...
2024-04-22  Gaius MulleyPR modula2/114807 badpointer3.mod causes an ICE
2024-04-22  Jakub Jelineklibstdc++: Workaround kernel-headers on s390x-linux
2024-04-22  Marek Polacektestsuite: prune -freport-bug output
2024-04-22  Pan LiRevert "RISC-V: Rename vconstraint into group_overlap"
2024-04-22  Pan LiRevert "RISC-V: Robostify the W43, W86, W87 constraint...
2024-04-22  Haochen Jiangi386: Fix Sierra Forest auto dispatch
2024-04-22  Andreas Krebbels390x: Do not default to -mvx for -mesa
2024-04-22  Pan LiRISC-V: Add xfail test case for highpart overlap floati...
2024-04-22  Pan LiRevert "RISC-V: Support highpart overlap for floating...
next