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
2019-12-03
re PR tree-optimization/92751 (VN partial def support confused about clobbers)
Richard Biener
4
-5
/
+54
2019-12-03
utils.c (potential_alignment_gap): Delete.
Eric Botcazou
2
-62
/
+37
2019-12-03
utils.c (fold_convert_size): New function.
Eric Botcazou
2
-7
/
+20
2019-12-03
XFAIL loop_versioning_6.f90 for ! lp64
Richard Sandiford
2
-4
/
+6
2019-12-03
decl.c (gnat_to_gnu_subprog_type): With the Copy-In/ Copy-Out mechanism...
Eric Botcazou
2
-8
/
+58
2019-12-03
libstdc++: Fix copyright date on new test header
Jonathan Wakely
2
-2
/
+6
2019-12-03
re PR tree-optimization/92734 (Missing match.pd simplification done by fold_b...
Jakub Jelinek
4
-10
/
+73
2019-12-03
re PR target/92744 (error: insn does not satisfy its constraints since r278439)
Uros Bizjak
4
-3
/
+33
2019-12-03
re PR c++/92732 (Bit-field of scoped enumeration type cannot be initialized)
Jakub Jelinek
5
-4
/
+25
2019-12-03
re PR c++/92705 (ICE: Segmentation fault (in build_new_op_1))
Jason Merrill
4
-25
/
+48
2019-12-03
re PR c++/92695 (P1064R0 - virtual constexpr fails if object taken from array)
Jakub Jelinek
4
-0
/
+59
2019-12-03
re PR tree-optimization/92645 (Hand written vector code is 450 times slower w...
Richard Biener
2
-0
/
+11
2019-12-03
Fix missing space of r278890
Luo Xiong Hu
2
-2
/
+6
2019-12-03
Diagnose use of [*] in old-style parameter definitions (PR c/88704).
Joseph Myers
4
-0
/
+23
2019-12-03
inline-crossmodule-1_0.C: Use -fdump-ipa-inline-details instead of -fdump-ipa...
Jakub Jelinek
2
-5
/
+12
2019-12-03
Daily bump.
GCC Administrator
1
-1
/
+1
2019-12-02
re PR c++/92695 (P1064R0 - virtual constexpr fails if object taken from array)
Jakub Jelinek
4
-0
/
+19
2019-12-02
Make rs6000_invalid_builtin static.
Bill Schmidt
3
-2
/
+8
2019-12-02
Tighten check for vector types in fold_convertible_p (PR 92741)
Richard Sandiford
4
-1
/
+36
2019-12-02
[AArch64] Catch attempts to use SVE types when SVE is disabled
Richard Sandiford
8
-4
/
+64
2019-12-02
[AArch64] Run general SVE ACLE tests for C
Richard Sandiford
2
-3
/
+8
2019-12-02
[AArch64] Add a couple of SVE ACLE comparison folds
Richard Sandiford
17
-11
/
+122
2019-12-02
[Committed][Arm][testsuite] Fix failure for arm-fp16-ops-*.C
Sudakshina Das
2
-10
/
+14
2019-12-02
libstdc++: Fix try_lock_until and try_lock_shared_until on arbitrary clock
Mike Crowe
2
-4
/
+31
2019-12-02
libstdc++: Add full steady_clock support to shared_timed_mutex
Mike Crowe
6
-21
/
+226
2019-12-02
libstdc++: Fix timed_mutex::try_lock_until on arbitrary clock (PR 91906)
Mike Crowe
8
-23
/
+153
2019-12-02
libstdc++: PR 78237 Add full steady_clock support to timed_mutex
Mike Crowe
6
-8
/
+179
2019-12-02
libstdc++: Improve tests for try_lock_until members of mutex types
Mike Crowe
5
-9
/
+185
2019-12-02
Refactor IPA devirt a bit.
Martin Liska
6
-14
/
+80
2019-12-02
Fix dg failure
Jan Hubicka
2
-4
/
+8
2019-12-02
re PR tree-optimization/92742 (ICE in info_for_reduction, at tree-vect-loop.c...
Richard Biener
4
-1
/
+34
2019-12-02
re PR tree-optimization/92712 (Performance regression with assumed values)
Jakub Jelinek
9
-10
/
+179
2019-12-02
Enable recursive function versioning
Feng Xue
7
-27
/
+283
2019-12-01
Fix bugs relating to flexibly-sized objects in nios2 backend.
Sandra Loosemore
11
-36
/
+199
2019-12-02
PR92398: Fix testcase failure of pr72804.c
Luo Xiong Hu
6
-15
/
+73
2019-12-02
Daily bump.
GCC Administrator
1
-1
/
+1
2019-12-01
re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d ...
Jerry DeLisle
2
-11
/
+19
2019-12-01
profile-count.h (profile_count::operator<): Use IPA value for comparsion.
Jan Hubicka
3
-5
/
+14
2019-12-01
Daily bump.
GCC Administrator
1
-1
/
+1
2019-11-30
ipa-inline.c (compute_max_insns): Return int64_t.
Jan Hubicka
2
-3
/
+7
2019-11-30
Update max_bb_count in execute_fixup_cfg
Jan Hubicka
2
-1
/
+10
2019-11-30
cgraph.h (symtab_node): Add symver flag.
Jan Hubicka
12
-4
/
+256
2019-11-30
[C] Add a target hook that allows targets to verify type usage
Richard Sandiford
17
-3
/
+664
2019-11-30
cgraph.c (cgraph_node::dump): Dump unit_id and merged_extern_inline.
Jan Hubicka
16
-6
/
+136
2019-11-30
Do not look at _data component in gfc_dep_resolver.
Thomas Koenig
4
-0
/
+37
2019-11-30
driver: Do not warn about ineffective `-x' option if no inputs were given
Maciej W. Rozycki
2
-1
/
+6
2019-11-30
doc: Correct `--enable-version-specific-runtime-libs' support information
Maciej W. Rozycki
2
-2
/
+9
2019-11-30
libstdc++: Default to --enable-libstdcxx-filesystem-ts for *-*-mingw*
Jonathan Wakely
3
-0
/
+10
2019-11-30
libstdc++: Fix experimental::filesystem::u8path(const Source&) for Windows
Jonathan Wakely
3
-50
/
+67
2019-11-30
Daily bump.
GCC Administrator
1
-1
/
+1
[next]