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
path:
root
/
gcc
/
config
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
IBM Z: Fix -munaligned-symbols
Andreas Krebbel
2
-6
/
+16
2024-03-13
s390: Fix TARGET_SECONDARY_RELOAD for non-SYMBOL_REFs
Stefan Schulze Frielinghaus
1
-1
/
+1
2024-03-13
s390: Streamline vector builtins with LLVM
Stefan Schulze Frielinghaus
2
-34
/
+37
2024-03-13
s390: Deprecate some vector builtins
Stefan Schulze Frielinghaus
1
-12
/
+12
2024-02-21
ipa: Convert lattices from pure array to vector (PR 113476)
Martin Jambor
1
-0
/
+2
2024-01-12
target/112280 - properly guard permute query
Richard Biener
1
-12
/
+24
2024-01-05
asan: Align .LASANPC on function boundary
Ilya Leoshkevich
1
-1
/
+1
2024-01-04
Add generated .opt.urls files
David Malcolm
2
-0
/
+100
2024-01-03
Update copyright years.
Jakub Jelinek
39
-39
/
+39
2023-12-18
IBM Z: Cover weak symbols with -munaligned-symbols
Andreas Krebbel
1
-4
/
+2
2023-12-07
s390: Fix expansion of vec_step
Stefan Schulze Frielinghaus
1
-2
/
+2
2023-12-05
Allow targets to add USEs to asms
Richard Sandiford
1
-1
/
+2
2023-12-02
Allow target attributes in non-gnu namespaces
Richard Sandiford
1
-6
/
+3
2023-12-01
s390x: Fix s390_md_asm_adjust handling of long doubles [PR112753]
Juergen Christ
1
-0
/
+4
2023-12-01
s390: Fix builtin-classify-type-1.c on s390 too [PR112725]
Jakub Jelinek
1
-1
/
+2
2023-11-27
s390: Add missing builtin type
Stefan Schulze Frielinghaus
1
-0
/
+1
2023-11-27
s390: Fixup builtins vec_rli and verll
Stefan Schulze Frielinghaus
3
-43
/
+27
2023-11-27
s390: Streamline NNPA builtins with their LLVM counterparts
Stefan Schulze Frielinghaus
2
-8
/
+7
2023-11-27
s390: Fix builtins floating-point convert to/from fixed
Stefan Schulze Frielinghaus
1
-8
/
+8
2023-11-27
s390: Fix constraint for insn *cmphi_ccu
Stefan Schulze Frielinghaus
1
-2
/
+2
2023-11-23
s390: implement flags output
Juergen Christ
3
-9
/
+139
2023-11-23
s390: split int128 load
Juergen Christ
1
-4
/
+0
2023-11-23
s390: Fix ICE in testcase pr89233
Juergen Christ
1
-6
/
+8
2023-11-19
[committed] Fix missing mode on a few unspec/unspec_volatile operands
Jeff Law
1
-6
/
+6
2023-11-15
s390: Fix generation of s390-gen-builtins.h
Stefan Schulze Frielinghaus
1
-1
/
+1
2023-11-14
s390: Fix vec_scatter_element for vectors of floats
Stefan Schulze Frielinghaus
2
-2
/
+2
2023-11-14
IBM Z: Add GTY marker to builtin data structures
Andreas Krebbel
2
-5
/
+9
2023-11-14
IBM Z: Fix ICE with overloading and checking enabled
Andreas Krebbel
1
-0
/
+3
2023-11-09
s390: Revise vector reverse elements
Stefan Schulze Frielinghaus
3
-145
/
+146
2023-11-09
s390: Add expand_perm_reverse_elements
Stefan Schulze Frielinghaus
1
-72
/
+16
2023-11-09
s390: Recognize further vpdi and vmr{l,h} pattern
Stefan Schulze Frielinghaus
1
-28
/
+90
2023-11-09
s390: Reduce number of patterns where the condition is false anyway
Stefan Schulze Frielinghaus
2
-51
/
+46
2023-10-16
s390: Fix expander popcountv8hi2_vx
Stefan Schulze Frielinghaus
1
-8
/
+8
2023-10-09
s390: Make use of new copysign RTL
Stefan Schulze Frielinghaus
1
-4
/
+2
2023-09-11
s390: Fix some builtin definitions
Stefan Schulze Frielinghaus
1
-10
/
+10
2023-09-11
s390: Fix builtins vec_rli and verll
Stefan Schulze Frielinghaus
2
-27
/
+39
2023-08-09
targhooks: Extend legitimate_address_p with code_helper [PR110248]
Kewen Lin
1
-1
/
+2
2023-08-03
s390: Try to emit vlbr/vstbr instead of vperm et al.
Stefan Schulze Frielinghaus
2
-4
/
+67
2023-08-01
IBM Z: Handle unaligned symbols
Andreas Krebbel
2
-2
/
+14
2023-07-18
IBM zSystems: Optimize vec_cmpge followed by vec_sel
Juergen Christ
1
-0
/
+11
2023-07-07
IBM Z: Fix vec_init default expander
Juergen Christ
1
-5
/
+6
2023-06-26
IBM zSystems: Assume symbols without explicit alignment to be ok
Andreas Krebbel
1
-2
/
+4
2023-05-18
gcc/config/*: use _P() defines from tree.h
Bernhard Reutner-Fischer
2
-6
/
+6
2023-05-17
s390: Implement TARGET_ATOMIC_ALIGN_FOR_MODE
Stefan Schulze Frielinghaus
1
-0
/
+8
2023-05-16
s390: Refactor block operation setmem
Stefan Schulze Frielinghaus
3
-17
/
+128
2023-05-16
s390: Add block operation movmem
Stefan Schulze Frielinghaus
3
-0
/
+124
2023-05-16
s390: Refactor block operation cpymem
Stefan Schulze Frielinghaus
3
-22
/
+74
2023-03-03
s390: Use arch14 instead of z16 for -march=native.
Robin Dapp
1
-2
/
+2
2023-03-02
s390: Add LEN_LOAD/LEN_STORE support.
Robin Dapp
3
-1
/
+51
2023-02-13
IBM zSystems: Do not propagate scheduler state across basic blocks [PR108102]
Stefan Schulze Frielinghaus
1
-35
/
+7
[next]