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
2020-11-02
c++: Fixup some vardecls and whitespace
Nathan Sidwell
1
-13
/
+10
2020-11-02
c++: refactor duplicate decls
Nathan Sidwell
1
-23
/
+29
2020-11-02
c++: Delete unused hash type
Nathan Sidwell
2
-29
/
+0
2020-11-02
c++: Don't purge the satisfaction caches
Patrick Palka
6
-30
/
+4
2020-11-02
Add bcd builtings listed in appendix B of the ABI
Carl Love
9
-36
/
+823
2020-11-02
c++: Some additional tests
Nathan Sidwell
3
-1
/
+33
2020-11-02
options: Tiny refactor
Nathan Sidwell
1
-3
/
+1
2020-11-02
core: Synchronize tree-cst & wide-int caching expectations
Nathan Sidwell
1
-5
/
+10
2020-11-02
core: id_equal should forward
Nathan Sidwell
1
-1
/
+1
2020-11-02
core: debug-print whole call expr
Nathan Sidwell
1
-7
/
+13
2020-11-02
Add hint * too 2nd alternative of the 1st scratch in *vsx_extract_<mode>_stor...
Vladimir N. Makarov
1
-1
/
+1
2020-11-02
[PATCH] aarch64: Fix PR97638
Sudakshina Das
2
-1
/
+18
2020-11-02
Rewrite SLP induction vectorization
Richard Biener
5
-147
/
+222
2020-11-02
ipa-cp: New debug counters for IPA-CP
Martin Jambor
2
-1
/
+13
2020-11-02
arm: Fix multiple inheritance thunks for thumb-1 with -mpure-code
Christophe Lyon
1
-25
/
+42
2020-11-02
arm: Call thumb1_gen_const_int from thumb1_movsi_insn
Christophe Lyon
4
-34
/
+184
2020-11-02
arm: Improve thumb1_gen_const_int
Christophe Lyon
4
-34
/
+369
2020-11-02
Further improve Fortran column location information [PR92793]
Thomas Schwinge
2
-14
/
+17
2020-11-02
Fortran: OpenMP - fixes for omp atomic [PR97655]
Tobias Burnus
4
-43
/
+58
2020-11-02
tree-optimization/97558 - compute vectype for SLP nested cycles
Richard Biener
2
-3
/
+76
2020-11-02
Add test for PR97505.
Aldy Hernandez
1
-0
/
+23
2020-11-02
tree-optimization/97558 - avoid SLP analyzing irrelevant stmts
Richard Biener
3
-43
/
+86
2020-11-02
tree-optimization/97650 - fix ICE in vect_get_and_check_slp_defs
Richard Biener
2
-0
/
+16
2020-11-02
RISC-V: Check multiletter extension has more than 1 letter
Kito Cheng
3
-1
/
+15
2020-11-02
RISC-V: Add configure option: --with-multilib-generator to flexible config mu...
Kito Cheng
6
-8
/
+91
2020-11-02
arm: Improve handling of relocations with small offsets with -mpure-code on v...
Christophe Lyon
3
-5
/
+38
2020-11-02
arm: Avoid indirection with -mpure-code on v6m (PR96967)
Christophe Lyon
3
-55
/
+63
2020-11-01
Darwin: Adjust the PCH area to allow for 16384byte page size.
Iain Sandoe
1
-1
/
+4
2020-11-01
Objective-C : Implement SEL as a built-in typedef.
Iain Sandoe
7
-0
/
+39
2020-11-01
Objective-C/C++ : Improve '@' keyword locations.
Iain Sandoe
1
-0
/
+4
2020-11-01
Objective-C++ : Address a FIXME.
Iain Sandoe
2
-10
/
+4
2020-11-01
i386: Set the stack usage to 0 for naked functions
Pat Bernardi
1
-1
/
+5
2020-11-01
ipa: Fix segmentation fault in function_summary<clone_info*>::get(cgraph_node*)
Iain Buclaw
1
-3
/
+5
2020-11-01
testsuite, X86 : Add target requires masm_intel to three tests.
Iain Sandoe
3
-0
/
+3
2020-10-31
Move clone_info to summary
Jan Hubicka
15
-152
/
+371
2020-10-31
Handle fnspec in local ipa-modref
Jan Hubicka
3
-58
/
+185
2020-10-30
PowerPC: Don't assume all targets have GLIBC.
Michael Meissner
1
-3
/
+16
2020-10-30
Add -fzero-call-used-regs option and zero_call_used_regs function attributes.
qing zhao
67
-7
/
+1551
2020-10-30
Take insn scratch RA requirements into account in IRA.
Vladimir N. Makarov
7
-178
/
+236
2020-10-30
PR middle-end/97556 - ICE on excessively large index into a multidimensional ...
Martin Sebor
2
-1
/
+25
2020-10-30
testsuite: Avoid TCL errors when rootme or ASAN/TSAN/UBSAN is not avail
Tobias Burnus
6
-9
/
+15
2020-10-30
Fortran: Update omp atomic for OpenMP 5
Tobias Burnus
9
-110
/
+410
2020-10-30
Fix thunk info WRT PCH
Jan Hubicka
4
-1
/
+52
2020-10-30
Disable TBAA for array descriptors.
Jan Hubicka
1
-0
/
+5
2020-10-30
tree-optimization/97623 - avoid excessive insert iteration for hoisting
Richard Biener
2
-4
/
+63
2020-10-30
tree-optimization/97626 - handle SCCs properly in SLP stmt analysis
Richard Biener
2
-13
/
+55
2020-10-30
[OpenACC] Elaborate testcases that verify column location information [PR92793]
Thomas Schwinge
4
-37
/
+103
2020-10-30
AArch64: Add FLAG for float conversion intrinsics [PR94442]
zhengnannan
1
-37
/
+37
2020-10-30
tree-optimization/97633 - fix SLP scheduling of single-node cycles
Richard Biener
3
-74
/
+198
2020-10-30
aarch64: Fix PR96998 and restore code quality in combine
Alex Coplan
3
-98
/
+42
[next]