]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
5 hours ago  Robert Dubnercobol: Improve binary conversion from packed-decimal... master trunk
6 hours ago  GCC AdministratorDaily bump.
9 hours ago  Kees Cookc: handle .ACCESS_WITH_SIZE in build_unary_op for ...
9 hours ago  Andrew Pinskiipa: Don't record return value ranges for pranges with...
10 hours ago  Iain Sandoeaarch64: Handle vec_deconstruct in vector_costs code.
10 hours ago  Peter Bergnerriscv: Change tt-ascalon-d8 to tt-ascalon-x
10 hours ago  Peter Bergnerriscv: Add support for alias names for cpus
11 hours ago  Kanishka Solankia68: remove redundant HAS_ROWS check from caller side...
13 hours ago  Andrew Pinskiphiopt: Add support for non-zero offsets for load facto...
13 hours ago  Andrew Pinskiphiopt: Allow factoring out loads even if there are...
13 hours ago  Andrew Pinskiphiopt: Simplified factoring of loads [PR125557]
14 hours ago  Tobias BurnusOpenMP: Add omp_get_device_distances routine [PR125877]
17 hours ago  Eric Botcazouada: Fix spurious error on Ada 2022 declare expression...
17 hours ago  Viljar Indusada: Make Error_Msg_Sloc visible for gigi
17 hours ago  Viljar Indusada: Use correct style switch for single space comments
17 hours ago  Ronan Desplanquesada: Fix assertion failure on library procedure
17 hours ago  Eric Botcazouada: Fix long-standing issue in static accessibility...
17 hours ago  Olivier Hainqueada: Straigthen Call_Chain and __gnat_backtrace processing
17 hours ago  Eric Botcazouada: Fix missing names for 'Image of enumeration type
17 hours ago  Viljar Indusada: Add missing diagnostic ids for restriction messages
17 hours ago  Eric Botcazouada: Fix typo in comment
17 hours ago  Eric Botcazouada: Fix minor inefficiency
17 hours ago  Marc Poulhièsada: Rename left-over parameterized expression to expre...
17 hours ago  Marc Poulhièsada: Minor cosmetic change: use Discard_Node
17 hours ago  Ronan Desplanquesada: Replace global variable with function
17 hours ago  Ronan Desplanquesada: Remove unused component
19 hours ago  Xin Wangtree-optimization: Clarify LIM memory ref equality
21 hours ago  Arsen Arsenovićgcc/doc: Move @anchor-s referring to top of node after...
25 hours ago  Eric BotcazouAdjust configure machinery to abi32 targets
25 hours ago  Eric BotcazouFix wrong optimization of array manipulation at -O2...
27 hours ago  Kael Andrew... [PATCH] match: Optimize bit_ior/bit_and {bit_not} rshif...
30 hours ago  Léo Hardtclean: Removed orphaned comments from deleted imports.
30 hours ago  GCC AdministratorDaily bump.
30 hours ago  Milan Tripkovic[PATCH] PR tree-optimization/125405: Missed optimizatio...
31 hours ago  Jeff Law[RISC-V] Split X eq/ne C where -C is a small constant
33 hours ago  Thomas Schwingelibgomp: Prototype "accel" 'GOMP_INDIRECT_ADDR_MAP...
33 hours ago  Thomas Schwingelibgomp: Prototype "accel" 'build_indirect_map' in...
33 hours ago  Thomas Schwingelibgomp: '#include "libgomp.h"' in 'libgomp/target...
33 hours ago  Thomas Schwingelibgomp: Sort 'GOMP_target_map_indirect_ptr' correctly...
33 hours ago  Thomas Schwingelibgomp: Sort 'GOMP_atomic_{start,end}' correctly in...
33 hours ago  Thomas Schwingelibgomp: Drop unused 'ialias'es from 'libgomp/oacc...
33 hours ago  Thomas Schwingelibgomp: 'libgomp/config/nvptx/oacc-parallel.c' ->...
34 hours ago  Paul IannettaMake 'gcc/tree.h:ENCODE_QUAL_ADDR_SPACE' safer to use
35 hours ago  Andrew MacLeodpointsr-to and points-away intersected result is undefined.
35 hours ago  Andrew MacLeodinvariant_p should return true or false instead of...
35 hours ago  Andrew MacLeodDo not check points-to in zero_p.
36 hours ago  Jerry DeLislefortran: [PR125535] Plug remaining leak in implied...
37 hours ago  Thomas KoenigMark variables in references for variable definition...
38 hours ago  Robert Dubnercobol: Improved MOVE routines.
38 hours ago  Richard Sandifordbackprop: Don't try to delete default defs [PR125872]
40 hours ago  Andrew MacLeodFix typo in range_of_phi.
40 hours ago  Andrew MacLeodDo not invoke a different range query from within fold_...
41 hours ago  Marek Polacekc++: simplify condition in check_initializer
41 hours ago  Martin Jamboripa-cp: Fix ipa-vr intersection in wrong type (PR124128)
42 hours ago  Martin Jamborfortran: Fix UBSAN error member access within null...
42 hours ago  Richard Bieneruse recorded vector composition type for costing
42 hours ago  Richard BienerHandle vec_deconstruct where appropriate
42 hours ago  Richard BienerSplit out ix86_vector_cd_cost
42 hours ago  Richard BienerAdd vec_deconstruct costing kind
42 hours ago  Richard BienerAlso record ls element type for costing
46 hours ago  Eric Botcazouada: Fix missing accessibility check for allocator...
46 hours ago  Piotr Trojanekada: Allow volatile objects to appear in Modifies SPARK...
46 hours ago  Piotr Trojanekada: Support new Modifies contract for SPARK
46 hours ago  Piotr Trojanekada: Fix copy-paste error in subprogram body header
46 hours ago  Eric Botcazouada: Fix missing dynamic accessibility checks for subpo...
46 hours ago  Eric Botcazouada: Remove obsolete two-pronged implementation of...
46 hours ago  Ronan Desplanquesada: Rework In_Package_Body field
46 hours ago  Viljar Indusada: Apply -gnatw.j warning switch correctly in a message
46 hours ago  Viljar Indusada: Use correct warning char for unconditional elab...
46 hours ago  Eric Botcazouada: Fix missing error on formal with access discrimina...
46 hours ago  Ronan Desplanquesada: Make subprogram insertion code easier to understand
46 hours ago  Piotr Trojanekada: Fix missing context for class-wide contract expres...
46 hours ago  Viljar Indusada: Fix ignored ghost withs hiding other implicit...
46 hours ago  Marc Poulhièsada: Minor comment fix
46 hours ago  Eric Botcazouada: Fix assertion failure on access to uninitialized...
46 hours ago  Javier Mirandaada: Crash on allocator for tagged object with constructor
46 hours ago  Eric Botcazouada: Fix missing error on nonaliased formal with access...
46 hours ago  Eric Botcazouada: Fix duplicated external tag error with structural...
46 hours ago  Eric Botcazouada: Fix dangling reference with Bounded_Indefinite_Hol...
46 hours ago  Viljar Indusada: Fix diagnostics inteneded as continuations
46 hours ago  Javier Mirandaada: Improve error reported for wrong constructor call
2 days ago  GCC AdministratorDaily bump.
2 days ago  Robert Dubnercobol: Remove obsolete and renamed DejaGNU tests.
2 days ago  Marek Polacekc++/reflection: crash with can_substitute and fn return...
2 days ago  James K. Lowden install: Update required Bison version.
2 days ago  Marek Polacekc++/reflection: ICE in get_reflection on INDIRECT_REF...
2 days ago  Marek Polacekc++/reflection: tweak size_of diagnostic [PR125492]
2 days ago  Wang Jinghaoc++/reflection: Handle stale parameter decarations...
2 days ago  Antoni Boucherlibgccjit: Add gcc_jit_type_is_floating_point
2 days ago  Marek Polacekc++: explicit instantiation and noexcept-specifier...
2 days ago  Marek Polaceklibstdc++: adjust explicit inst of std::basic_string...
2 days ago  Robert Zakrzewskilibgccjit: Make is_same_type_as() support floating...
2 days ago  Robert Zakrzewskilibgccjit: Fix is_same_type_as for vector type
2 days ago  Antoni Boucherlibgccjit: Handle missing types in jit_langhook_type_fo...
2 days ago  Wilco Dijkstralibffi: Update LOCAL_PATCHES
2 days ago  Muhammad Kamranlibffi: Mark AArch64 BTI and PAC with build attributes
2 days ago  Muhammad Kamranlibitm: Mark AArch64 asm features with build attributes
2 days ago  Muhammad Kamranlibatomic: Mark AArch64 asm features with build attributes
2 days ago  Muhammad Kamranlibgcc: Mark AArch64 asm features with build attributes
2 days ago  Tamar Christinavect: Fix early break in PEELED cases [PR125804]
next