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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-23
Relax ix86_hardreg_mov_ok after split1.
liuhongt
2
-3
/
+13
2024-07-23
rs6000: Update option set in rs6000_inner_target_options [PR115713]
Kewen Lin
2
-1
/
+24
2024-07-23
rs6000: Consider explicitly set options in target option parsing [PR115713]
Kewen Lin
3
-3
/
+26
2024-07-23
rs6000: Escalate warning to error for VSX with explicit no-altivec etc.
Kewen Lin
2
-20
/
+24
2024-07-23
i386: Change prefetchi output template
Haochen Jiang
2
-3
/
+3
2024-07-22
[5/n][PR rtl-optimization/115877] Fix handling of input/output operands
Jeff Law
1
-5
/
+26
2024-07-22
[powerpc] [testsuite] reorder dg directives [PR106069]
Alexandre Oliva
1
-1
/
+1
2024-07-22
c++/coroutines: correct passing *this to promise type [PR104981]
Patrick Palka
3
-15
/
+84
2024-07-23
RISC-V: Implement the .SAT_TRUNC for scalar
Pan Li
13
-0
/
+259
2024-07-23
Daily bump.
GCC Administrator
5
-1
/
+399
2024-07-22
Fix handling of ICF_NOVOPS in ipa-modref
Jan Hubicka
1
-15
/
+21
2024-07-22
c++: Some cp-tree.def comment fixes
Jakub Jelinek
1
-12
/
+11
2024-07-22
Fix modref's iteraction with store merging
Jan Hubicka
2
-0
/
+32
2024-07-22
Add -mcpu=power11 support.
Michael Meissner
21
-90
/
+171
2024-07-22
[4/n][PR rtl-optimization/115877] Correct SUBREG handling in a destination
Jeff Law
1
-3
/
+10
2024-07-22
Fix modref_eaf_analysis::analyze_ssa_name handling of values dereferenced to ...
Jan Hubicka
2
-2
/
+39
2024-07-22
Fix accounting of offsets in unadjusted_ptr_and_unit_offset
Jan Hubicka
2
-2
/
+25
2024-07-22
Compare loop bounds in ipa-icf
Jan Hubicka
2
-0
/
+32
2024-07-22
rtl-ssa: Avoid using a stale splay tree root [PR116009]
Richard Sandiford
2
-1
/
+25
2024-07-22
rtl-ssa: Add debug routines for def_splay_tree
Richard Sandiford
2
-0
/
+18
2024-07-22
aarch64: Tighten aarch64_simd_mem_operand_p [PR115969]
Richard Sandiford
2
-2
/
+11
2024-07-22
[NFC][PR rtl-optimization/115877] Avoid setting irrelevant bit groups as live...
Jeff Law
1
-7
/
+57
2024-07-22
Fix hash of WIDEN_*_EXPR
Richard Biener
1
-1
/
+1
2024-07-22
constify inchash
Richard Biener
1
-3
/
+3
2024-07-22
Fix Rejects allocatable coarray passed as a dummy argument [88624]
Andre Vehreschild
3
-10
/
+48
2024-07-22
AArch64: implement TARGET_VECTORIZE_CONDITIONAL_OPERATION_IS_EXPENSIVE [PR11...
Tamar Christina
5
-0
/
+112
2024-07-22
middle-end: Implement conditonal store vectorizer pattern [PR115531]
Tamar Christina
6
-0
/
+189
2024-07-21
testsuite: powerpc: fix dg-do run typo
Sam James
1
-1
/
+1
2024-07-22
RISC-V: Rearrange the test helper files for vector .SAT_*
Pan Li
184
-262
/
+262
2024-07-22
Daily bump.
GCC Administrator
5
-1
/
+45
2024-07-21
Fortran: Fix regression caused by r14-10477 [PR59104]
Paul Thomas
4
-1
/
+36
2024-07-21
[PR rtl-optimization/115877][2/n] Improve liveness computation for constant i...
Jeff Law
1
-0
/
+1
2024-07-21
[PR rtl-optimization/115877] Fix livein computation for ext-dce
Jeff Law
1
-0
/
+2
2024-07-21
gcc: stop adding -fno-common for checking builds
Sam James
4
-16
/
+5
2024-07-21
SH: Fix outage caused by recently added 2nd combine pass after reg alloc
Oleg Endo
1
-1
/
+9
2024-07-21
Daily bump.
GCC Administrator
6
-1
/
+179
2024-07-20
Require bitint575 for pr116003.c
Andrew MacLeod
1
-1
/
+1
2024-07-20
Revert "Add documentation for musttail attribute"
Andi Kleen
1
-23
/
+2
2024-07-20
Revert "Add tests for C/C++ musttail attributes"
Andi Kleen
14
-324
/
+0
2024-07-20
Revert "C: Implement musttail attribute for returns"
Andi Kleen
3
-64
/
+16
2024-07-20
Revert "C++: Support clang compatible [[musttail]] (PR83324)"
Andi Kleen
6
-63
/
+4
2024-07-20
Output CodeView function information
Mark Harmstone
1
-3
/
+288
2024-07-20
Add bitint to options for testcase
Andrew MacLeod
1
-1
/
+1
2024-07-20
doc: Remove documentation of two obsolete spec strings
André Maroneze
1
-3
/
+0
2024-07-20
Avoid undefined behaviour in build_option_suggestions
Siddhesh Poyarekar
1
-1
/
+1
2024-07-19
Add documentation for musttail attribute
Andi Kleen
1
-2
/
+23
2024-07-19
Add tests for C/C++ musttail attributes
Andi Kleen
14
-0
/
+324
2024-07-19
C: Implement musttail attribute for returns
Andi Kleen
3
-16
/
+64
2024-07-19
C++: Support clang compatible [[musttail]] (PR83324)
Andi Kleen
6
-4
/
+63
2024-07-19
Add a musttail generic attribute to the c-attribs table
Andi Kleen
2
-0
/
+16
[next]