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
2012-09-05
re PR fortran/54462 (Another "segmentation fault" after an error in COMMON st...
Tobias Burnus
2
-4
/
+11
2012-09-05
re PR bootstrap/54484 (r190927 breaks bootstrap with clang compiler)
Diego Novillo
2
-1
/
+7
2012-09-05
re PR middle-end/54486 (Spurious printf format warning mentions nonexistent t...
Jakub Jelinek
4
-2
/
+45
2012-09-05
sse.md (<sse4_1>_blendv<ssemodesuffix><avxsizesuffix>): Use register_operand ...
Uros Bizjak
4
-55
/
+35
2012-09-05
random.cc (random_device::_M_init): Check whether cpuid instruction is availa...
Ulrich Drepper
2
-4
/
+6
2012-09-05
bb-reorder.c: Clarify a few points in the head comment and fix long lines in ...
Eric Botcazou
2
-58
/
+76
2012-09-05
re PR tree-optimization/46590 (long compile time with -O2 and many loops)
Richard Guenther
3
-2
/
+21
2012-09-05
re PR fortran/54474 (gfortran.dg/coarray_poly_3.f90)
Dominique d'Humieres
2
-2
/
+7
2012-09-05
* include/ext/random.tcc (__gnu_cxx:normal_mv_distribution<>)
Ulrich Drepper
2
-2
/
+4
2012-09-05
re PR c++/54191 ([C++11] SFINAE does not handle conversion to inaccessible base)
Paolo Carlini
15
-80
/
+268
2012-09-05
re PR target/54461 ([avr] add configure option for better AVR-Libc integration)
Georg-Johann Lay
12
-0
/
+159
2012-09-05
Add missed ChangeLog entry for r190919.
Bin Cheng
1
-0
/
+7
2012-09-05
re PR c++/54441 (Infinite loop with brace initializer on zero-length array)
Jason Merrill
5
-1
/
+32
2012-09-05
re PR c++/54420 (Segmentation fault in decl_mangling_context)
Jason Merrill
8
-15
/
+26
2012-09-05
random: Add __gnu_cxx:normal_mv_distribution<> class.
Ulrich Drepper
10
-10
/
+834
2012-09-05
Daily bump.
GCC Administrator
1
-1
/
+1
2012-09-04
random: Add __gnu_cxx::beta_distribution<> class.
Ulrich Drepper
10
-0
/
+612
2012-09-04
Adding change log entries for r190952:
Teresa Johnson
2
-0
/
+33
2012-09-04
Enhances the gcov program summary by adding a histogram of arc counter entries.
Teresa Johnson
7
-18
/
+609
2012-09-04
Fix bootstrap failure with clang++.
Diego Novillo
2
-3
/
+9
2012-09-04
re PR c++/54198 ("error: invalid use of incomplete type" when building Chromium)
Jason Merrill
4
-0
/
+28
2012-09-04
bb-reorder.c (gate_handle_reorder_blocks): Move around.
Eric Botcazou
2
-77
/
+81
2012-09-04
re PR rtl-optimization/54456 (ICE: in init_seqno, at sel-sched.c:6797 with -f...
Eric Botcazou
2
-1
/
+6
2012-09-04
re PR c++/54437 (Revision 190664 causes Firefox build failure)
Jason Merrill
4
-19
/
+39
2012-09-04
* configure.ac: Fix --enable-languages=all.
Jason Merrill
3
-8
/
+12
2012-09-04
This patch works around a parsing problem with g++ 4.3.
Diego Novillo
2
-14
/
+27
2012-09-04
* alias.c (read_dependence): Return true for ALIAS_SET_MEMORY_BARRIER.
Richard Henderson
2
-2
/
+12
2012-09-04
re PR bootstrap/54453 (r190783 breaks bootstrap on powerpc64-unknown-linux-gnu)
Steven Bosscher
3
-4
/
+10
2012-09-04
tree-ssa-pre.c (value_expressions): Make it a vector of bitmaps containing ex...
Richard Guenther
2
-40
/
+53
2012-09-04
re PR bootstrap/54479 (Bootstrap with release-checking broken)
Diego Novillo
2
-1
/
+7
2012-09-04
* make_sunver.pl: Add missing newline at the end of extern "C++" block.
Eric Botcazou
2
-1
/
+5
2012-09-04
tree-ssa-pre.c (add_to_exp_gen): Adjust.
Richard Guenther
2
-31
/
+45
2012-09-04
* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
Diego Novillo
2
-53
/
+105
2012-09-04
MAINTAINERS (Write After Approval): Add myself.
Christophe Lyon
2
-0
/
+5
2012-09-04
Make all VEC_* functions, member functions of vec_t.
Diego Novillo
3
-636
/
+711
2012-09-04
gimple.h (gimple_build_switch): Remove.
Steven Bosscher
13
-108
/
+83
2012-09-04
re PR target/54476 ([avr] __builtin_avr_delay_cycles (-1ul) causes memory usa...
Georg-Johann Lay
2
-1
/
+7
2012-09-04
re PR target/45070 (Miscompiled c++ class with packed attribute on ARM with -...
Bin Cheng
1
-4
/
+4
2012-09-04
re PR tree-optimization/54458 (ICE get_loop_body, at cfgloop.c:830)
Richard Guenther
4
-0
/
+41
2012-09-04
re PR target/54220 ([avr] Potential stack corruption in naked functions at -O0)
Senthil Kumar Selvaraj
2
-0
/
+20
2012-09-04
arm.c (arm_expand_builtin): Replace gen_rtx_CONST_INT by GEN_INT.
Christophe Lyon
2
-9
/
+14
2012-09-04
arm.c (arm_evpc_neon_vext): New function.
Christophe Lyon
5
-0
/
+539
2012-09-04
re PR fortran/54435 (ICE with SELECT TYPE on a non-CLASS object)
Janus Weil
4
-2
/
+41
2012-09-04
re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)
Oleg Endo
5
-52
/
+131
2012-09-04
Daily bump.
GCC Administrator
1
-1
/
+1
2012-09-03
Fix bootstrap-lto
Andi Kleen
2
-1
/
+6
2012-09-03
re PR tree-optimization/53395 (The LAPACK functions i(d|s)amax are more than ...
Andrew Pinski
2
-3
/
+70
2012-09-03
fold-const.c (fold_ternary_loc): Constant-propagate after removing dead opera...
Marc Glisse
4
-11
/
+21
2012-09-03
re PR tree-optimization/46590 (long compile time with -O2 and many loops)
Michael Matz
3
-8
/
+12
2012-09-03
invoke.texi: Fix numerous typos and punctuation/grammatical errors throughout...
Sandra Loosemore
2
-244
/
+263
[next]