index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
Remove obsolete Solaris 11.3 support
Rainer Orth
13
-366
/
+36
2024-05-07
Revert "Revert "combine: Don't combine if I2 does not change""
Richard Biener
1
-0
/
+11
2024-05-07
ada: Fix calculation of tasks in null arrays
Piotr Trojanek
1
-1
/
+2
2024-05-07
ada: Prevent calculation of negative stack counts
Piotr Trojanek
7
-20
/
+20
2024-05-07
ada: Cleanup calculation of task stacks
Piotr Trojanek
1
-18
/
+13
2024-05-07
ada: Fix grammar in comment
Piotr Trojanek
1
-1
/
+1
2024-05-07
ada: Remove redundant guard against empty list of declarations
Piotr Trojanek
1
-2
/
+1
2024-05-07
ada: Remove redundant guard against empty list of actions
Piotr Trojanek
1
-14
/
+11
2024-05-07
ada: Cleanup detection of per-object constraints in inlining for SPARK
Piotr Trojanek
1
-14
/
+14
2024-05-07
ada: Simplify detection of the enclosing scope
Piotr Trojanek
1
-4
/
+1
2024-05-07
ada: Reduce scope in the analysis of access attributes
Piotr Trojanek
1
-7
/
+8
2024-05-07
ada: Fix detection of components with per-object constraints
Piotr Trojanek
2
-80
/
+14
2024-05-07
ada: Fix bad interaction between homogeneous finalization master and BIP prot...
Eric Botcazou
11
-523
/
+32
2024-05-07
ada: Add Global contracts to Ada.Numerics.Generic_Elementary_Functions
Joffrey Huguet
1
-46
/
+74
2024-05-07
ada: Remove obsolete field Postconditions_Proc
Eric Botcazou
3
-8
/
+0
2024-05-07
ada: Fix typo in documentation comment
Ronan Desplanques
1
-1
/
+1
2024-05-07
ada: Fix crash on body postcondition
Bob Duff
3
-67
/
+13
2024-05-07
ada: Adapt proof of runtime units
Yannick Moy
4
-5
/
+24
2024-05-07
Update copyright years.
Marc Poulhiès
2
-2
/
+2
2024-05-07
ada: Improve pragma No_Return's pre-Ada2022 handling of functions
Steve Baird
1
-69
/
+97
2024-05-07
ada: Fix LTO type mismatches in GNAT.Sockets.Thin
Eric Botcazou
2
-18
/
+170
2024-05-07
ada: Aspects on multiple component declarations
Bob Duff
10
-59
/
+45
2024-05-07
ada: Bad internal naming when using pragma Compile_Time_Error
Justin Squirek
1
-1
/
+17
2024-05-07
ada: Fix missing flag for GNATprove
Yannick Moy
1
-0
/
+11
2024-05-07
ada: Fix spurious error on generic state in SPARK
Yannick Moy
1
-0
/
+8
2024-05-07
ada: Reject non-statically compatible extended return statement
Javier Miranda
2
-2
/
+27
2024-05-07
ada: Minor comment improvement
Bob Duff
1
-1
/
+1
2024-05-07
ada: Fix bug in overloaded selected_components in aspect_specifications
Bob Duff
1
-4
/
+11
2024-05-07
ada: Fix Program_Error raised during generation of data representation in JSON
Eric Botcazou
1
-0
/
+6
2024-05-07
ada: SPARK rule changed on functions with side effects
Yannick Moy
1
-0
/
+5
2024-05-07
ada: Accept constants of access types as globals of side-effect function
Piotr Trojanek
1
-1
/
+3
2024-05-07
ada: Update comment about implicit inputs of Depends contract
Piotr Trojanek
1
-2
/
+1
2024-05-07
Mention that some options are turned on by `-Ofast` in their descriptions [PR...
Andrew Pinski
1
-19
/
+22
2024-05-07
Extend usdot_prodv*qi with vpmaddwd when AVXVNNI/AVX512VNNI is not available.
liuhongt
1
-14
/
+41
2024-05-07
Support dot_prod optabs for 64-bit vector.
liuhongt
4
-0
/
+571
2024-05-07
Optimize 64-bit vector permutation with punpcklqdq + 128-bit vector pshuf.
liuhongt
2
-0
/
+96
2024-05-07
pru: New validation pass for minrt
Dimitar Dimitrov
10
-0
/
+168
2024-05-07
pru: Refactor to use passes definition file
Dimitar Dimitrov
5
-27
/
+36
2024-05-07
pru: Use HOST_WIDE_INT_1U macro
Dimitar Dimitrov
1
-2
/
+4
2024-05-07
pru: Drop usage of ATTRIBUTE_UNUSED
Dimitar Dimitrov
3
-17
/
+11
2024-05-07
pru: Skip register save if function will not return
Dimitar Dimitrov
3
-0
/
+25
2024-05-07
pru: Add pattern variants for zero extending destination
Dimitar Dimitrov
5
-9
/
+63
2024-05-07
pru: Optimize the extzv and insv patterns
Dimitar Dimitrov
9
-10
/
+194
2024-05-07
pru: Implement zero fill for 64-bit registers
Dimitar Dimitrov
2
-8
/
+29
2024-05-07
pru: Implement TARGET_ADDRESS_COST
Dimitar Dimitrov
1
-0
/
+25
2024-05-07
tree-optimization/114921 - _Float16 -> __bf16 isn't noop fixup
Richard Biener
1
-3
/
+3
2024-05-07
PR target/106060: Improved SSE vector constant materialization on x86.
Roger Sayle
12
-13
/
+411
2024-05-07
c++: Allow IS_FAKE_BASE_TYPE for union types [PR114954]
Nathaniel Shead
2
-1
/
+15
2024-05-07
c++/modules: Fix dangling pointer with imported_temploid_friends
Nathaniel Shead
3
-3
/
+21
2024-05-07
Daily bump.
GCC Administrator
6
-1
/
+433
[next]