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
2009-02-09
Makefile.am (LTLDFLAGS): New variable.
Mark Mitchell
3
-2
/
+10
2009-02-09
re PR c++/39109 (Accessible constructor required for new)
Jason Merrill
8
-20
/
+49
2009-02-09
re PR testsuite/33300 ([libstdc++-v3] 27_io/ios_base/storage/2.cc with -m64 k...
Jack Howarth
2
-0
/
+11
2009-02-09
re PR tree-optimization/38953 ([graphite] loop closed SSA not maintained by g...
Sebastian Pop
2
-11
/
+11
2009-02-09
configure.host: Set abi_baseline_pair for mips64*-linux.
Adam Nemet
3
-0
/
+3276
2009-02-09
decl.c (gnat_to_gnu_entity): Set TYPE_NONALIASED_COMPONENT on the array type ...
Eric Botcazou
2
-2
/
+22
2009-02-09
abi-x86_64.exp: Use glob instead of find.
H.J. Lu
2
-1
/
+6
2009-02-09
spu.c (array_to_constant): Fix (latent) wrong-code generation due to implicit...
Ulrich Weigand
2
-3
/
+7
2009-02-09
re PR middle-end/38981 (internal compiler error)
Eric Botcazou
4
-7
/
+77
2009-02-09
re PR tree-optimization/35202 (exp->expf transformation incorrect with -fmath...
Richard Guenther
2
-21
/
+33
2009-02-09
thread (this_thread::get_id): Inline.
Chris Fairles
2
-1
/
+5
2009-02-09
revert: tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Make case self-cont...
Eric Botcazou
2
-11
/
+6
2009-02-09
Daily bump.
GCC Administrator
1
-1
/
+1
2009-02-09
thread (thread<>::thread(_Callable)): Explicitly use _Callable as template ar...
Chris Fairles
5
-1
/
+239
2009-02-08
tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Make case self-contained.
Eric Botcazou
4
-6
/
+17
2009-02-08
member: To..
Benjamin Kosnik
9
-0
/
+7
2009-02-08
Daily bump.
GCC Administrator
1
-1
/
+1
2009-02-07
thread (thread::id): Move definition inside thread.
Benjamin Kosnik
9
-170
/
+329
2009-02-07
avr.c (avr_mcu_t): Add ata6289 device.
Anatoly Sokolov
4
-3
/
+14
2009-02-07
re PR c++/35147 (ICE trying to expand an argument pack with zero arguments)
Paolo Carlini
6
-2
/
+59
2009-02-07
re PR c/35434 (ICE with attribute alias)
Joseph Myers
4
-1
/
+21
2009-02-07
Daily bump.
GCC Administrator
1
-1
/
+1
2009-02-06
re PR c/39035 (if( 0.0DF ) is considered true)
Janis Johnson
4
-1
/
+101
2009-02-06
* vi.po: Update.
Joseph Myers
2
-18
/
+20
2009-02-06
re PR c/36432 (“incompatible pointer type” with pointer to array as a str...
Joseph Myers
5
-2
/
+55
2009-02-06
re PR tree-optimization/38844 (deadlock with __attribute__((always_inline)) a...
Jan Hubicka
2
-7
/
+15
2009-02-06
re PR tree-optimization/38977 (bash no longer builds with profile-feedback)
Richard Guenther
2
-3
/
+14
2009-02-06
* config/m32c/m32c.h (PCC_BITFIELD_TYPE_MATTERS): Define to zero.
Nick Clifton
2
-0
/
+21
2009-02-06
re PR target/35659 (Miscompiled code with -O2 (but not with -O2 -funroll-loop...
Paolo Bonzini
3
-25
/
+60
2009-02-06
tuple (_Head_base<>::_Head_base(_UHead&&)): Formatting.
Chris Fairles
2
-12
/
+21
2009-02-06
re PR target/38991 (SH: ICE in extract_insn at recog.c:1990)
Kaz Kojima
2
-7
/
+7
2009-02-06
Daily bump.
GCC Administrator
1
-1
/
+1
2009-02-05
re PR c++/39106 (aliased to undefined symbol error with thunks)
Jakub Jelinek
4
-1
/
+61
2009-02-05
re PR rtl-optimization/39110 (Revision 143939 breaks bootstrap on Linux/ia64)
Paolo Bonzini
2
-1
/
+8
2009-02-05
thread (__thread_data_base): Nest class in std::thread.
Chris Fairles
4
-33
/
+39
2009-02-05
Makefile.tpl (stage_last): Define $r and $s before using $(RECURSE_FLAGS_TO_P...
Andreas Schwab
3
-2
/
+12
2009-02-05
20080625-1.c: Skip for M32C.
Nick Clifton
22
-38
/
+66
2009-02-05
pr31863.C: Generalize dg-timeout-factor.
Uros Bizjak
3
-25
/
+22
2009-02-05
re PR tree-optimization/39100 (-fstrict-aliasing miscompilation)
Daniel Berlin
4
-7
/
+85
2009-02-05
unique_ptr.h: Remove private __this_type typedef.
Benjamin Kosnik
9
-48
/
+59
2009-02-05
re PR c/35435 (ICE with attribute tls_model in typedef)
Joseph Myers
4
-1
/
+20
2009-02-05
graphite.c (bb_in_sese_p, [...]): Moved.
Tobias Grosser
4
-212
/
+262
2009-02-05
Daily bump.
GCC Administrator
1
-1
/
+1
2009-02-04
re PR rtl-optimization/37889 (SEGV, conditional execution proactively execute...
Paolo Bonzini
4
-65
/
+109
2009-02-04
AVX Programming Reference (January, 2009)
H.J. Lu
7
-3
/
+96
2009-02-04
re PR tree-optimization/38977 (bash no longer builds with profile-feedback)
Jakub Jelinek
2
-2
/
+13
2009-02-04
re PR c++/39095 (Mangling changes break ABI)
Jakub Jelinek
5
-16
/
+67
2009-02-04
picochip.c (GO_IF_LEGITIMATE_ADDRESS): Disallow non-indexable addresses even ...
Hariharan Sandanagobalane
2
-9
/
+12
2009-02-04
re PR c/29129 ([DR#341] unnamed parameters using [*])
Joseph Myers
7
-22
/
+53
2009-02-04
Daily bump.
GCC Administrator
1
-1
/
+1
[next]