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/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
2016-10-14
c-cppbuiltin.c (c_cpp_builtins): Define __cpp_aggregate_bases and __cpp_deduc...
Jason Merrill
3
-0
/
+19
2016-10-14
Implement P0017R1, C++17 aggregates with bases.
Jason Merrill
12
-33
/
+193
2016-10-14
diagnostic.c (diagnostic_action_after_output): Remove max error handling here...
Nathan Sidwell
4
-17
/
+44
2016-10-14
Tweaks to print_rtx_function
David Malcolm
3
-11
/
+36
2016-10-14
Optimize std::shuffle by using generator to get two values at once
Eelis van der Weegen
2
-0
/
+46
2016-10-14
Resolve ambiguities in std::experimental::sample test
Jonathan Wakely
2
-5
/
+11
2016-10-14
re PR middle-end/77959 (ICE in ix86_decompose_address, at i386/i386.c:14954)
Jakub Jelinek
4
-0
/
+38
2016-10-14
sparc-passes.def: New file.
Eric Botcazou
5
-20
/
+41
2016-10-14
Make std::bind use std::invoke
Jonathan Wakely
6
-98
/
+119
2016-10-14
DR 1511 - const volatile variables and ODR
Jakub Jelinek
5
-5
/
+83
2016-10-14
debug7.adb (dg-options): Remove -g.
Eric Botcazou
4
-3
/
+9
2016-10-14
loop-unroll.c (unroll_loop_runtime_iterations): Condition initial loop peel t...
Pat Haugen
2
-15
/
+31
2016-10-14
runtime: just do file/line lookup in C, move Func to Go
Ian Lance Taylor
4
-124
/
+43
2016-10-14
debug/elf: add sparc64 relocations
Ian Lance Taylor
4
-1
/
+67
2016-10-14
re PR rtl-optimization/68212 (Loop unroller breaks basic block frequencies)
Pat Haugen
3
-4
/
+43
2016-10-14
Avoid copies in std::scoped_allocator_adaptor piecewise construction
Jonathan Wakely
3
-16
/
+107
2016-10-14
FINAL/OVERRIDE: Define to empty on g++ < 4.7
Pedro Alves
2
-5
/
+24
2016-10-14
Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.h
Pedro Alves
4
-31
/
+32
2016-10-14
mips.c (mips_prepare_pch_save): Initialize micromips_globals to zero.
Catherine Moore
2
-17
/
+24
2016-10-14
1.cc: Remove 'test' variables.
Paolo Carlini
394
-924
/
+636
2016-10-14
runtime: copy cpuprof code from Go 1.7 runtime
Ian Lance Taylor
13
-541
/
+568
2016-10-14
re PR tree-optimization/77979 (ICE on valid code at -Os and above on x86_64-l...
Richard Biener
4
-2
/
+36
2016-10-14
Test folding of str{n}{case}cmp and memchr
Martin Liska
4
-0
/
+266
2016-10-14
Fold __builtin_memchr function
Martin Liska
5
-59
/
+119
2016-10-14
Fold __builtin_str{n}{case}cmp functions
Martin Liska
5
-147
/
+239
2016-10-14
PR65122 extended alignment support in allocators
Jonathan Wakely
12
-4
/
+426
2016-10-14
Fix gcc.dg/torture/pr77937-[12].c for real.
Uros Bizjak
3
-2
/
+10
2016-10-14
Fix pr77937-1.c and pr77937-2.c testcases
Markus Trippelsdorf
2
-2
/
+2
2016-10-14
* gcov-io.c (gcov_open): Deconstify 'mode'.
Nathan Sidwell
2
-1
/
+5
2016-10-14
re PR ada/77968 (ICEs with -flto on gnat.dg)
Eric Botcazou
17
-71
/
+203
2016-10-14
re PR libstdc++/77944 (FAIL: 20_util/variant/compile.cc (test for excess erro...
Tim Shen
2
-0
/
+6
2016-10-14
Support only \0-terminated string in c_getstr and return
Martin Liska
3
-10
/
+36
2016-10-14
Simplify reference_wrapper nested typedefs
Jonathan Wakely
2
-37
/
+22
2016-10-14
coarray_38.f90: Expect error message.
Andre Vehreschild
4
-1
/
+23
2016-10-14
[AArch64] Add spellchecking hints for -march,-mcpu,-mtune and their attributes
Kyrylo Tkachov
9
-1
/
+127
2016-10-14
Fix long line
Eric Botcazou
1
-2
/
+2
2016-10-14
optabs.def: Remove optab function gen_int_libfunc for sdivmod_optab and udivm...
Prathamesh Kulkarni
2
-2
/
+7
2016-10-14
Daily bump.
GCC Administrator
1
-1
/
+1
2016-10-13
PR c++/71912 - [6/7 regression] flexible array in struct in union rejected
Martin Sebor
10
-105
/
+895
2016-10-13
m68k.c (m68k_option_override): Check opt_fstack_limit_symbol_arg and opt_fsta...
Andreas Schwab
4
-3
/
+15
2016-10-13
re PR tree-optimization/77937 (ICE: in replace_one_candidate, at gimple-ssa-s...
Bill Schmidt
3
-0
/
+37
2016-10-13
container_access.cc: Remove 'test' variables.
Paolo Carlini
341
-1100
/
+651
2016-10-13
Implement P0386R2 - C++17 inline variables
Jason Merrill
20
-31
/
+712
2016-10-13
gcov-io.c (gcov_open): Fix documentation.
Nathan Sidwell
2
-37
/
+17
2016-10-13
Create the *logue in the same order as before (PR77962)
Segher Boessenkool
2
-6
/
+19
2016-10-13
Makefile.in (insn-attrtab.o-warn, [...]): Don't use -Wno-error.
Marek Polacek
2
-5
/
+6
2016-10-13
Fix ChangeLog for r241132
Sandra Loosemore
1
-4
/
+4
2016-10-13
scd42-1.c: Skip if -mcpu incompatible with Xscale is specified, not just -march.
Sandra Loosemore
3
-2
/
+10
2016-10-13
Avoid #include <functional> in other headers
Jonathan Wakely
24
-22
/
+66
2016-10-13
Add missing <random> header in testcase
Jonathan Wakely
2
-0
/
+3
[next]