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
2018-11-30
re PR tree-optimization/88274 (ICE in check, at tree-vrp.c:188)
Richard Biener
2
-8
/
+14
2018-11-30
[libbacktrace] Factor out backtrace_vector_free
Tom de Vries
3
-3
/
+19
2018-11-30
Daily bump.
GCC Administrator
1
-1
/
+1
2018-11-29
Allow changing the fentry section per file and per function
Andi Kleen
8
-4
/
+79
2018-11-29
Support changing fentry name per function
Andi Kleen
7
-6
/
+89
2018-11-29
Support instrumenting returns of instrumented functions
Andi Kleen
9
-0
/
+136
2018-11-29
re PR target/87807 (passing float/double vectors as variadic args fails on-64...
Eric Botcazou
6
-240
/
+331
2018-11-29
re PR target/88152 (optimize SSE & AVX char compares with subsequent movmskb)
Jakub Jelinek
4
-0
/
+172
2018-11-29
re PR target/54700 (Optimize away x<0 as mask argument of a blend.)
Jakub Jelinek
2
-15
/
+35
2018-11-29
pr34256.c: Adjust the number of expected moves.
Vladimir Makarov
2
-2
/
+6
2018-11-29
decl.c (compute_array_index_type_loc): New, like the current compute_array_in...
Paolo Carlini
22
-42
/
+110
2018-11-29
C++: namespaces and scopes for enum values (PR c++/88121)
David Malcolm
7
-12
/
+310
2018-11-29
re PR target/87496 (ICE in aggregate_value_p at gcc/function.c:2046)
Peter Bergner
4
-8
/
+35
2018-11-29
i386.c (inline_memory_move_cost): Check "in" for 2 in MMX_CLASS_P case.
Uros Bizjak
3
-9
/
+15
2018-11-29
PR c/88091 - c-c++-common/Wconversion-real.c etc. FAIL
Martin Sebor
2
-156
/
+178
2018-11-29
PR c/88172 - attribute aligned of zero silently accepted but ignored
Martin Sebor
18
-83
/
+467
2018-11-29
Fix thinko in transition to memop_ret type (PR middle-end/88246).
Martin Liska
2
-1
/
+7
2018-11-29
Add a new option -flive-patching={inline-only-static|inline-clone}
Qing Zhao
13
-0
/
+346
2018-11-29
match.pd (sinh (atanh (x))): New simplification rules.
Giuliano Belinassi
6
-0
/
+222
2018-11-29
Only include bits/stl_algo.h for C++20.
Edward Smith-Rowland
4
-3
/
+16
2018-11-29
re PR target/54700 (Optimize away x<0 as mask argument of a blend.)
Jakub Jelinek
15
-1
/
+404
2018-11-29
re PR target/88152 (optimize SSE & AVX char compares with subsequent movmskb)
Jakub Jelinek
7
-23
/
+242
2018-11-29
re PR target/88234 (UBsan and runtime error: signed integer overflow using un...
Jakub Jelinek
4
-8
/
+68
2018-11-29
There can be at most one .resolver clone per function
Michael Ploujnikov
2
-1
/
+8
2018-11-29
Fix erasure goofs.
Edward Smith-Rowland
15
-5
/
+49
2018-11-29
re PR tree-optimization/88243 (ice in vect_create_epilog_for_reduction, at tr...
Richard Biener
4
-1
/
+38
2018-11-29
PR libstdc++/88119 use alignof in std::alignment_of, not __alignof__
Jonathan Wakely
4
-14
/
+29
2018-11-29
[PATCH] [Arm] Fix fpu configurations for Cortex-R7 and Cortex-R8
Andre Vieira
3
-3
/
+25
2018-11-29
re PR c++/87539 (internal compiler error when compiling project with Os optim...
Jakub Jelinek
2
-0
/
+90
2018-11-29
[RS6000] PR11848 rs6000_emit_move long double split
Alan Modra
2
-3
/
+8
2018-11-29
[RS6000] movdi_internal64 insn lengths
Alan Modra
2
-2
/
+6
2018-11-29
[RS6000] CONST_DOUBLE tidy
Alan Modra
3
-61
/
+43
2018-11-29
[RS6000] "G" and "H" constraints
Alan Modra
3
-22
/
+50
2018-11-29
[RS6000] Bogus easy_fp_constant call
Alan Modra
2
-6
/
+5
2018-11-29
[RS6000] inline plt call sequences
Alan Modra
9
-124
/
+602
2018-11-29
[RS6000] Use standard call patterns for __tls_get_addr calls
Alan Modra
5
-302
/
+263
2018-11-29
[RS6000] Remove constraints on call rounded_stack_size_rtx arg
Alan Modra
3
-36
/
+55
2018-11-29
[RS6000] Replace TLSmode with P, and correct tls call mems
Alan Modra
2
-206
/
+207
2018-11-29
[RS6000] rs6000_indirect_call_template
Alan Modra
4
-75
/
+134
2018-11-29
[RS6000] rs6000_call_template for external call insn assembly output
Alan Modra
4
-90
/
+113
2018-11-28
rs6000-string.c (expand_block_clear): Change how we determine if unaligned vs...
Aaron Sawdey
2
-2
/
+8
2018-11-29
PR libstdc++/86910 fix filesystem::create_directories
Jonathan Wakely
5
-23
/
+194
2018-11-29
Daily bump.
GCC Administrator
1
-1
/
+1
2018-11-28
PR c/88065 - ICE in -Wsizeof-pointer-memaccess on an invalid strncpy
Martin Sebor
4
-1
/
+55
2018-11-28
libphobos: Merge common version blocks using arch_any conditions
Iain Buclaw
15
-1612
/
+294
2018-11-28
Implement P1094R2, Nested inline namespaces.
Marek Polacek
5
-4
/
+93
2018-11-28
[PR c++/87531] operator= lookup in templates
Nathan Sidwell
4
-0
/
+97
2018-11-28
predict.c (determine_unlikely_bbs): Forward declare...
Jan Hubicka
7
-14
/
+142
2018-11-28
* lto.c (lto_read_decls): Fix handling of INTEGER_CST.
Jan Hubicka
2
-1
/
+6
2018-11-28
tree-ssa-ifcombine.c (update_profile_after_ifcombine): Handle profile_probabi...
Jan Hubicka
2
-2
/
+14
[next]