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
2015-12-20
This series of patches fix PR61441.
Sujoy Saraswati
2
-7
/
+6
2015-12-20
This series of patches are for fixing PR61441.
Sujoy Saraswati
3
-3
/
+12
2015-12-20
re PR tree-optimization/65337 (LTO bootstrap failure with Ada enabled)
Jan Hubicka
4
-86
/
+77
2015-12-20
Daily bump.
GCC Administrator
1
-1
/
+1
2015-12-19
re PR rtl-optimization/68910 (huge stack frame and poor code with instruction...
Eric Botcazou
5
-171
/
+66
2015-12-19
arc.md (*storeqi_update): Use 'memory_operand' and fix RTL pattern to include...
Andrew Burgess
3
-30
/
+21
2015-12-19
arc.md (*loadqi_update): Use new 'any_mem_operand' and fix RTL pattern to inc...
Andrew Burgess
5
-42
/
+65
2015-12-19
This series of patches fix PR61441. This patch adds REAL_VALUE_ISSIGNALING_NAN.
Sujoy Saraswati
3
-0
/
+18
2015-12-19
re PR target/68729 (../Xbae/Methods.c:1772:1: ICE: in extract_insn, at recog....
John David Anglin
2
-45
/
+68
2015-12-19
Daily bump.
GCC Administrator
1
-1
/
+1
2015-12-18
Fix PR c++/68978 (bogus error: lvalue required as left operand of assignment)
Patrick Palka
4
-0
/
+55
2015-12-18
re PR debug/68860 (FAIL: gcc.dg/guality/pr36728-1.c -flto -O3 -g line 17 a...
Jakub Jelinek
7
-82
/
+334
2015-12-18
Fix a regression introduced by the fix of libstdc++/68276.
Ville Voutilainen
2
-1
/
+13
2015-12-18
target-supports.exp (check_effective_target_cilkplus): Not nvptx.
Nathan Sidwell
4
-3
/
+14
2015-12-18
nvptx.c (nvptx_maybe_convert_symbolic_operand): Remove UNSPEC_TO_GENERIC gene...
Nathan Sidwell
3
-36
/
+30
2015-12-18
Ignore -fdebug-prefix-map in producer string (by Daniel Kahn Gillmor)
Bernd Schmidt
4
-0
/
+21
2015-12-18
* gnat.dg/specs/debug1.ads: Bump final count to 18.
Eric Botcazou
2
-1
/
+5
2015-12-18
re PR c++/67592 (A virtual member function declared constexpr fails to trigge...
Paolo Carlini
6
-9
/
+37
2015-12-18
* gcc-interface/ada-tree.h (TYPE_DEBUG_TYPE): Remove duplicate.
Eric Botcazou
2
-11
/
+8
2015-12-18
nvptx.c (nvptx_option_override): Emit sorry for stabs debug.
Nathan Sidwell
2
-1
/
+14
2015-12-18
[PATCH] [PR rtl-optimization/49847] Fix ICE in CSE due to cc0-setter and cc0-...
Jeff Law
4
-0
/
+64
2015-12-18
Compile gcc.dg/vect/pr68305.c with -mavx2 for x86 target
H.J. Lu
2
-1
/
+6
2015-12-18
re PR libstdc++/68276 (ios_base::_M_grow_words should use new (std::nothrow))
Ville Voutilainen
3
-7
/
+13
2015-12-18
nvptx.c (worker_bcast_name, [...]): Delete.
Nathan Sidwell
3
-45
/
+32
2015-12-18
* c-c++-common/attr-simd-3.c: Requires pthreads.
Nathan Sidwell
2
-0
/
+5
2015-12-18
re PR testsuite/68776 (gcc.dg/vect/vect-widen-mult-const-[su]16.c failures si...
Richard Biener
5
-36
/
+56
2015-12-18
IRA: Fix % constraint modifier handling on disabled alternatives.
Andreas Krebbel
2
-6
/
+13
2015-12-18
S/390: Allow to use r2 to r4 as literal pool base.
Dominik Vogt
4
-3
/
+35
2015-12-18
re PR tree-optimization/68906 (ICE at -O3 on x86_64-linux-gnu: verify_ssa fai...
Yuri Rumyantsev
4
-2
/
+37
2015-12-18
re PR tree-optimization/68956 (Vectorizer miscompilation of 416.gamess)
Ilya Enkovich
4
-2
/
+80
2015-12-18
[AArch64] PR rtl-optimization/68796 Add compare-of-zero_extract pattern
Kyrylo Tkachov
7
-1
/
+80
2015-12-18
S/390: Turn constm1_operand into all_ones_operand
Robin Dapp
4
-11
/
+19
2015-12-18
S/390: Simplify vector conditionals
Robin Dapp
5
-13
/
+126
2015-12-18
re PR fortran/68196 (ICE on function result with procedure pointer component)
Paul Thomas
5
-4
/
+67
2015-12-18
S/390: Deprecate g5 and g6 CPU levels
Andreas Krebbel
8
-18
/
+65
2015-12-18
Add myself to MAINTAINERS (Write After Approval)
Sujoy Saraswati
2
-0
/
+5
2015-12-18
Update typedefs for integer types in config/i386/djgpp-stdint.h
Andris Pavenis
2
-11
/
+15
2015-12-18
Add *-*-msdosdjgpp to lists of i[34567]86-*-* soft-fp targets
Andris Pavenis
2
-0
/
+6
2015-12-18
Specify that DJGPP do not have mmap even when sys/mman.h exists
Andris Pavenis
3
-2
/
+9
2015-12-18
[DJGPP] Update config/os/djgpp/error_constants.h
Andris Pavenis
2
-24
/
+80
2015-12-17
[PATCH] Move split-path pass next to the tracer pass
Jeff Law
2
-1
/
+4
2015-12-18
Fix PR c++/68831 (superfluous -Waddress warning for C++ delete)
Patrick Palka
4
-0
/
+22
2015-12-18
syscall: Add definition for NLA_HDRLEN
Ian Lance Taylor
1
-3
/
+10
2015-12-18
Mark recently obsoleted targets (openbsd3 and knetbsd)
Jan-Benedict Glaw
2
-2
/
+8
2015-12-18
Daily bump.
GCC Administrator
1
-1
/
+1
2015-12-17
[PATCH] Limit path splitting to loops we optimize for speed
Jeff Law
6
-5
/
+25
2015-12-17
ipa-icf.c (sem_item_optimizer::merge): Don't pick 'main' as the source function.
Nathan Sidwell
4
-3
/
+45
2015-12-17
C FE: improvements to ranges of bad return values
David Malcolm
5
-9
/
+87
2015-12-17
replace ISL with isl
Sebastian Pop
25
-74
/
+98
2015-12-17
move all isl include files to graphite.h
Sebastian Pop
8
-67
/
+28
[prev]
[next]