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/existing-fp8
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-07
tree-optimization/98113 - vectorize a sequence of BIT_INSERT_EXPRs
Richard Biener
3
-21
/
+200
2020-12-07
tree-optimization/98117 - fix range set by vectorization on niter IVs
Richard Biener
2
-6
/
+41
2020-12-07
Housekeeping work in gigi
Eric Botcazou
2
-5
/
+4
2020-12-07
Fix internal error on library-level type extended locally
Eric Botcazou
1
-2
/
+5
2020-12-07
Fix assembler name collision
Eric Botcazou
2
-1
/
+5
2020-12-07
Fix oversight in earlier change
Eric Botcazou
1
-0
/
+1
2020-12-07
Fix corner case issue with discriminated record type
Eric Botcazou
1
-4
/
+14
2020-12-07
Fix problematic conversion to boolean type
Eric Botcazou
1
-7
/
+9
2020-12-07
IBM Z: Change Pmode to word_mode for stack probes
Andreas Krebbel
6
-7
/
+24
2020-12-07
Fix PR ada/97504 for mips*-linux
Matthias Klose
1
-0
/
+1
2020-12-07
ipa-cp: Avoid unwanted multiple propagations (PR 97816)
Martin Jambor
1
-36
/
+32
2020-12-07
Don't build insn-extract.o with rtl checking
Matthias Klose
1
-0
/
+2
2020-12-07
tree-optimization/98137 - enhance split_constant_offset range handling
Richard Biener
2
-10
/
+41
2020-12-07
Daily bump.
GCC Administrator
3
-1
/
+52
2020-12-06
doc: Remove -mcet
H.J. Lu
1
-1
/
+1
2020-12-06
x86: Check mode of pseudo register push
H.J. Lu
2
-1
/
+50
2020-12-06
[PATCH] phiopt: Handle bool in two_value_replacement [PR796232]
Jakub Jelinek
3
-6
/
+39
2020-12-06
match.pd: Improve conditional_replacement for x ? 0 : -1 [PR796232]
Jakub Jelinek
2
-0
/
+21
2020-12-06
Upper cobound is determined by num_images(), not this_image().
Thomas Koenig
1
-1
/
+1
2020-12-06
Re: testsuite: Adjust target requirements for sad-vectorize and signbit
Alan Modra
2
-2
/
+5
2020-12-06
Daily bump.
GCC Administrator
22
-1
/
+783
2020-12-05
aix: fix ASM_OUTPUT_DEF warning
David Edelsohn
1
-1
/
+3
2020-12-05
c++: Normalize nested-requirements twice at parse time [PR97093]
Patrick Palka
2
-15
/
+44
2020-12-05
c++: Distinguish unsatisfaction vs errors during satisfaction [PR97093]
Patrick Palka
6
-54
/
+142
2020-12-05
PR target/95294: VAX: Add test cases for MODE_CC representation
Maciej W. Rozycki
203
-0
/
+6382
2020-12-05
PR target/95294: VAX: Convert backend to MODE_CC representation
Maciej W. Rozycki
8
-265
/
+1904
2020-12-05
VAX: Fix the LTO compiler downgrading code to non-PIC model
Maciej W. Rozycki
2
-2
/
+12
2020-12-05
PDP11: Use `const_double_zero' to express double zero constant
Maciej W. Rozycki
1
-2
/
+2
2020-12-05
RTL: Add `const_double_zero' syntactic rtx
Maciej W. Rozycki
2
-0
/
+28
2020-12-05
VAX: Make the `divmoddisi4' and `*amulsi4' comment notation consistent
Maciej W. Rozycki
1
-19
/
+19
2020-12-05
VAX: Correct issues with commented-out insns
Maciej W. Rozycki
1
-8
/
+8
2020-12-05
VAX: Fix predicates for widening multiply and multiply-add insns
Maciej W. Rozycki
1
-17
/
+14
2020-12-05
VAX: Fix predicates and constraints for bit-field comparison insns
Maciej W. Rozycki
1
-7
/
+7
2020-12-05
VAX: Make `extv' an expander matching the remaining bit-field operations
Maciej W. Rozycki
1
-1
/
+9
2020-12-05
VAX: Ensure PIC mode address is adjustable with aligned bit-field insns
Maciej W. Rozycki
1
-7
/
+16
2020-12-05
VAX: Remove EXTV/EXTZV/INSV instruction use from aligned case insns
Maciej W. Rozycki
1
-23
/
+23
2020-12-05
VAX: Fix predicates and constraints for EXTV/EXTZV/INSV insns
Maciej W. Rozycki
1
-16
/
+16
2020-12-05
VAX: Add the `movmemhi' instruction
Maciej W. Rozycki
2
-6
/
+41
2020-12-05
VAX: Add a test for the `cpymemhi' instruction
Maciej W. Rozycki
1
-0
/
+23
2020-12-05
VAX: Actually produce QImode and HImode `ctz' operations
Maciej W. Rozycki
5
-0
/
+110
2020-12-05
VAX: Also provide QImode and HImode `ctz' and `ffs' operations
Maciej W. Rozycki
1
-8
/
+9
2020-12-05
VAX: Provide the `ctz' operation
Maciej W. Rozycki
4
-3
/
+25
2020-12-05
VAX: Add tests for `sync_lock_test_and_set' and `sync_lock_release'
Maciej W. Rozycki
2
-0
/
+40
2020-12-05
VAX: Add a test for the SImode `ffs' operation
Maciej W. Rozycki
1
-0
/
+19
2020-12-05
VAX: Actually enable `builtins.md' now that it is fully functional
Maciej W. Rozycki
1
-0
/
+2
2020-12-05
VAX: Correct `sync_lock_test_and_set' and `sync_lock_release' builtins
Maciej W. Rozycki
2
-19
/
+33
2020-12-05
VAX: Use an int iterator to produce individual interlocked branches
Maciej W. Rozycki
1
-22
/
+7
2020-12-05
VAX: Use a mode iterator to produce individual interlocked branches
Maciej W. Rozycki
1
-81
/
+15
2020-12-05
jump: Also handle jumps wrapped in UNSPEC or UNSPEC_VOLATILE
Maciej W. Rozycki
1
-7
/
+17
2020-12-05
loop-doloop: Add missing call to `onlyjump_p'
Maciej W. Rozycki
1
-1
/
+1
[next]