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-11
* MAINTAINERS: Update email address.
Nathan Sidwell
2
-5
/
+8
2016-10-11
Fix gcc.dg/tree-ssa/pr59597.c failure for avr
Senthil Kumar Selvaraj
2
-1
/
+8
2016-10-11
exp_dbug.adb (Debug_Renaming_Declaration): Process underlying types.
Pierre-Marie de Rodat
6
-7
/
+98
2016-10-11
Optimise std::list::assign(initializer_list<T>) slightly
Jonathan Wakely
2
-1
/
+4
2016-10-11
Simplify std::rethrow_if_nested definition
Jonathan Wakely
4
-49
/
+79
2016-10-11
Enable printers and xmethods for std::__cxx11::list
Jonathan Wakely
4
-4
/
+7
2016-10-11
Remove redundant const qualifliers from string_view
Jonathan Wakely
3
-2
/
+6
2016-10-11
More noexcept for standard mutex types and locks
Jonathan Wakely
3
-6
/
+14
2016-10-11
PR77710: fix triplet in builtin-sprintf-warn-4.c
Thomas Preud'homme
2
-4
/
+10
2016-10-11
utils2.c (build_binary_op): Add a NO_FOLD argument.
Pierre-Marie de Rodat
4
-21
/
+47
2016-10-11
fe.h (Constant_Value): Declare.
Tristan Gingold
3
-1
/
+18
2016-10-11
trans.c (gnat_to_gnu): Adjust comment.
Eric Botcazou
2
-6
/
+14
2016-10-11
utils.c (type_unsigned_for_rm): New predicate.
Eric Botcazou
6
-24
/
+189
2016-10-11
c-common.c (warning_candidate_p): Change the return type to bool and return t...
Marek Polacek
2
-12
/
+19
2016-10-11
system-linux-ppc64.ads: Delete.
Eric Botcazou
4
-190
/
+26
2016-10-11
Add missing file
Eric Botcazou
1
-0
/
+23
2016-10-11
sparc.opt (msubxc): New option.
Eric Botcazou
24
-868
/
+1530
2016-10-11
visium-modes.def (CC_NOOV): Rename into...
Eric Botcazou
5
-64
/
+152
2016-10-11
Remove RECORD_TYPE special-casing in std_canonical_va_list_type
Tom de Vries
2
-4
/
+8
2016-10-11
tree.h (build_complex_type): Add second parameter with default.
Eric Botcazou
3
-9
/
+22
2016-10-11
New avr-passes.def to register AVR specific passes.
Georg-Johann Lay
5
-17
/
+53
2016-10-11
[MIPS] Disable -mbranch-likely for -Os when targetting generic arch
Robert Suchanek
4
-35
/
+66
2016-10-11
lto-streamer-out.c (collect_block_tree_leafs): New helper.
Richard Biener
3
-3
/
+30
2016-10-11
Makefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.
Marek Polacek
6
-2192
/
+2275
2016-10-11
Daily bump.
GCC Administrator
1
-1
/
+1
2016-10-11
compiler: move Backend/Linemap creation out of front end.
Than McIntosh
10
-14
/
+58
2016-10-11
Accidentally failed to commit these earlier, as part of:
Ian Lance Taylor
3
-36
/
+173
2016-10-10
Infer and push new value ranges for x in y < x.
Kugan Vivekanandarajah
2
-14
/
+45
2016-10-10
runtime: copy print/println support from Go 1.7
Ian Lance Taylor
13
-351
/
+174
2016-10-10
Always support float128 on ia64 (PR target/77586).
Joseph Myers
7
-45
/
+19
2016-10-10
* sv.po: Update.
Joseph Myers
2
-5
/
+9
2016-10-10
Improve docs on libstdc++ source-code layout
Jonathan Wakely
3
-135
/
+222
2016-10-11
Make any's copy assignment operator exception-safe,
Ville Voutilainen
7
-29
/
+223
2016-10-10
Allocate bitmap before copying
Kugan Vivekanandarajah
2
-1
/
+9
2016-10-10
configure.ac: Add aarch64-*-freebsd*.
Andreas Tobler
10
-1
/
+148
2016-10-10
C++17 class deduction issues
Jason Merrill
4
-5
/
+58
2016-10-10
re PR tree-optimization/71947 (x ^ y not folded to 0 if x == y by DOM)
Jeff Law
9
-1
/
+140
2016-10-10
Update docs on libstdc++ source-code layout
Jonathan Wakely
8
-87
/
+238
2016-10-10
re PR tree-optimization/77824 (unreachable code in SLSR GIMPLE pass)
Bill Schmidt
2
-4
/
+17
2016-10-10
Correct C++11 implementation status docs
Jonathan Wakely
2
-9
/
+7
2016-10-10
Use noexcept instead of _GLIBCXX_USE_NOEXCEPT
Jonathan Wakely
2
-25
/
+20
2016-10-10
compiler: prune away gcc-specific linemap usage
Than McIntosh
5
-2
/
+28
2016-10-10
runtime: copy channel code from Go 1.7 runtime
Ian Lance Taylor
23
-1298
/
+2676
2016-10-10
Minor simplification to std::_Bind_result helpers
Jonathan Wakely
2
-26
/
+28
2016-10-10
S/390: Wrap more macro args into ()
Andreas Krebbel
2
-43
/
+49
2016-10-10
Implement constexpr std::addressof for C++17
Jonathan Wakely
7
-10
/
+82
2016-10-10
re PR fortran/77915 (Internal error for matmul() in forall with optimization)
Thomas Koenig
4
-0
/
+30
2016-10-10
gen-avr-mmcu-texi.c (string.h): Include.
Georg-Johann Lay
2
-0
/
+5
2016-10-10
[4/4] ARMv8.2-A testsuite for new scalar intrinsics
Jiong Wang
60
-0
/
+1916
2016-10-10
[3/4] ARMv8.2-A testsuite for new vector intrinsics
Jiong Wang
15
-0
/
+3428
[prev]
[next]