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
2016-09-29
builtins.c (expand_builtin_memcmp): don't swap args unless result is only bei...
Bernd Schmidt
2
-5
/
+12
2016-09-29
rtti.c (involves_incomplete_p): Add fall through comment.
Marek Polacek
4
-1
/
+12
2016-09-29
Make optional::reset noexcept, make optional::value work in constant expressi...
Ville Voutilainen
4
-2
/
+81
2016-09-29
[ARM] Fix new constraints and attributes of SI/HI data movement patterns
Matthew Wahab
3
-7
/
+17
2016-09-29
* g++.dg/cpp0x/fallthrough2.C: Use the c++14_down target.
Marek Polacek
2
-1
/
+5
2016-09-29
Define C++17 std::hypot without _GLIBCXX_USE_C99_MATH_TR1
Jonathan Wakely
2
-40
/
+52
2016-09-29
fallthrough2.C: Only expect the warning in C++11 and C++14.
Marek Polacek
2
-1
/
+6
2016-09-29
objc: update documetation and add test-case of
Martin Liska
4
-2
/
+20
2016-09-29
re PR bootstrap/77768 (LTO/PGO -O3 bootstrap broken: tree-vrp.c:11053:0: inte...
Richard Biener
4
-2
/
+28
2016-09-29
re PR middle-end/77407 (Optimize integer i / abs (i) into the sign of i)
Richard Biener
4
-2
/
+44
2016-09-29
re PR middle-end/55152 (MAX_EXPR(a,-a) is really ABS_EXPR(a))
Richard Biener
6
-2
/
+35
2016-09-29
[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison it
James Greenhalgh
11
-13
/
+33
2016-09-29
Fix 64-bit gcc.dg/profile-update-warning.c on 32-bit-default x86
Rainer Orth
2
-2
/
+7
2016-09-29
tree-vrp.c (set_defs_to_varying): New helper avoiding writing to vr_const_var...
Richard Biener
2
-20
/
+29
2016-09-29
tree-vect-stmts.c (vectorizable_load): Avoid emitting vector constructors wit...
Richard Biener
2
-5
/
+41
2016-09-29
re PR bootstrap/77768 (LTO/PGO -O3 bootstrap broken: tree-vrp.c:11053:0: inte...
Richard Biener
2
-17
/
+22
2016-09-29
runtime: copy runtime.go and runtime1.go from Go 1.7
Ian Lance Taylor
16
-396
/
+927
2016-09-29
Daily bump.
GCC Administrator
1
-1
/
+1
2016-09-29
Disable .gnu.attributes tags in compatibility-ldbl.o
Alan Modra
15
-13
/
+55
2016-09-29
[RS6000] .gnu.attributes Tag_GNU_Power_ABI_FP
Alan Modra
7
-20
/
+203
2016-09-28
gimple-ssa-sprintf.c (pass_sprintf_length::gate): Use x > 0 instead of 0 < x.
Jakub Jelinek
2
-8
/
+17
2016-09-28
re PR target/77756 (__get_cpuid() returns wrong values for level 7 (extended ...
Uros Bizjak
4
-67
/
+81
2016-09-28
PR middle-end/77721 - -Wformat-length not uses arg range for converted vars
Martin Sebor
2
-0
/
+97
2016-09-28
gimple-ssa-sprintf.c: Fix comment formatting.
Jakub Jelinek
2
-25
/
+26
2016-09-28
re PR fortran/77707 (formatted direct access: nextrec off by one)
Jerry DeLisle
2
-0
/
+15
2016-09-28
re PR fortran/77707 (formatted direct access: nextrec off by one)
Jerry DeLisle
2
-3
/
+10
2016-09-28
re PR c++/77467 (Segmentation fault with switch statement in constexpr function)
Jakub Jelinek
4
-29
/
+243
2016-09-28
cpuinfo.c (__get_cpuid_output): Remove.
Uros Bizjak
2
-17
/
+8
2016-09-28
* include/std/chrono (system_clock): Fix typo in comment.
Jonathan Wakely
2
-1
/
+3
2016-09-28
libgo: fix for runtime/check failure with "-O0 -g"
Ian Lance Taylor
3
-1
/
+3
2016-09-28
Check for overflow in filesystem::last_write_time
Jonathan Wakely
5
-14
/
+159
2016-09-28
If strchr can't be folded in gimple-fold...
Wilco Dijkstra
2
-1
/
+9
2016-09-28
PR c/77762 - Incorrect destination buffer length in -Wformat-length warning
Martin Sebor
4
-7
/
+21
2016-09-28
PR middle-end/77683 - ICE on %lf directive in format_floating in
Martin Sebor
4
-3
/
+44
2016-09-28
PR bootstrap/77753 - [7 Regression] broken profiledbootstrap due to
Martin Sebor
2
-1
/
+8
2016-09-28
dwarf2out.c (cu_die_list): New global.
Richard Biener
2
-8
/
+38
2016-09-28
dwarf2out.c (struct die_struct): Add removed flag.
Richard Biener
2
-33
/
+90
2016-09-28
[ARC] New CPU C-define handler.
Claudiu Zissulescu
7
-55
/
+180
2016-09-28
[ARC] Add simple shift/rotate ops.
Claudiu Zissulescu
2
-0
/
+45
2016-09-28
re PR c++/77748 (pr77550.C fails on arm-none-eabi)
Bernd Edlinger
2
-4
/
+10
2016-09-28
pr68198.c: Fix dg-final.
Bernd Edlinger
2
-1
/
+5
2016-09-28
gimple-pretty-print.c (dump_gimple_call_args): Simplify "' " printing.
Nathan Sidwell
2
-9
/
+9
2016-09-28
[ARC COMMITTED] MAINTAINERS (Reviewers): Add myself.
Claudiu Zissulescu
2
-0
/
+5
2016-09-28
Optimize strchr (s, 0) to s + strlen (s).
Wilco Dijkstra
11
-15
/
+85
2016-09-28
libstdc++/77686 use may_alias for std::function storage
Jonathan Wakely
2
-1
/
+6
2016-09-28
re PR tree-optimization/77724 (bootstrap-O3 broken: ICE: in tree_to_uhwi, at ...
Robin Dapp
3
-5
/
+25
2016-09-27
Fix Liu Hao's name in ChangeLog entry
Jeff Law
1
-1
/
+1
2016-09-28
Daily bump.
GCC Administrator
1
-1
/
+1
2016-09-27
libgo: separate mksysinfo inputs into separate Makefile targets
Ian Lance Taylor
5
-273
/
+306
2016-09-27
compiler: avoid call duplication during order eval.
Ian Lance Taylor
2
-8
/
+19
[next]