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
2012-07-02
cloog.m4: Set up to work against ISL only.
Richard Guenther
33
-5155
/
+2681
2012-07-02
[multiple changes]
Richard Guenther
13
-831
/
+306
2012-07-02
crontab: Disable snapshots from gcc-4_5-branch.
Richard Guenther
3
-2
/
+6
2012-07-02
re PR tree-optimization/53645 (Missed optimization for vector integer divisio...
Jakub Jelinek
2
-1
/
+7
2012-07-02
Daily bump.
GCC Administrator
1
-1
/
+1
2012-07-01
re PR target/53447 (missed optimization of 64bit ALU operation with small con...
Wei Guozhi
12
-21
/
+117
2012-07-01
ChangeLog: Fix whitespace.
Uros Bizjak
3
-57
/
+54
2012-07-01
c-pch.c (c_common_write_pch): Remove unused variables.
Uros Bizjak
2
-3
/
+4
2012-07-01
Daily bump.
GCC Administrator
1
-1
/
+1
2012-06-30
coverage.c (bbg_file_stamp): New.
Nathan Sidwell
4
-23
/
+59
2012-06-29
dwarf2out.c (add_pubname_string): Don't check for want_pubnames.
Cary Coutant
2
-10
/
+17
2012-06-30
Daily bump.
GCC Administrator
1
-1
/
+1
2012-06-29
tree-eh.c (lower_try_finally_switch): Really put the location of the last sta...
Eric Botcazou
2
-3
/
+7
2012-06-29
Use int for WCHAR_TYPE only for TARGET_LP64
H.J. Lu
2
-0
/
+9
2012-06-29
dwarf2out.c (add_pubname): Add comment.
Sterling Augustine
2
-5
/
+16
2012-06-29
tree-vect-generic.c (expand_vector_divmod): For even/odd widening multiply, p...
Jakub Jelinek
2
-21
/
+24
2012-06-29
Use builtin_widen_mult_even/odd in tree-vect-generic division expansion
Richard Henderson
3
-26
/
+76
2012-06-29
configure.ac: Skip C if explicitly selected.
Steven Bosscher
40
-165
/
+351
2012-06-29
system.h (CASE_USE_BIT_TESTS): Poison.
Steven Bosscher
5
-30
/
+14
2012-06-29
re PR tree-optimization/47061 (VRP doesn't propagate through x<<=1, but it do...
Richard Guenther
2
-0
/
+27
2012-06-29
re PR tree-optimization/37541 (VRP fails to optimize single-bit ranges)
Richard Guenther
2
-2
/
+7
2012-06-29
system.h (IFCVT_EXTRA_FIELDS): Poison.
Steven Bosscher
9
-35
/
+33
2012-06-29
re PR tree-optimization/52589 (VRP missed optimization)
Richard Guenther
2
-0
/
+33
2012-06-29
copying-lib.texi (Library Copying): Don't use @heading inside @enumerate.
Andreas Schwab
2
-5
/
+5
2012-06-29
* config/lm32/lm32.c (lm32_compute_frame_size): Fix typo.
Nick Clifton
2
-1
/
+5
2012-06-29
tree-vect-stmts.c (vectorizable_operation): Check both VEC_WIDEN_MULT_LO_EXPR...
Jakub Jelinek
2
-2
/
+13
2012-06-29
* g++.dg/cpp0x/nullptr19.c: Remove exta directives on same line.
Janis Johnson
2
-2
/
+4
2012-06-29
error46.C: Add missing comment to dg-message.
Janis Johnson
6
-6
/
+12
2012-06-29
Wstrict-aliasing-converted-assigned.c: Fix syntax errors in dg-message direct...
Janis Johnson
2
-3
/
+10
2012-06-29
Daily bump.
GCC Administrator
1
-1
/
+1
2012-06-28
constexpr-52672.C (ul_ptr): Use SIZE_TYPE instead of hard-coded 'unsigned long'.
Kai Tietz
2
-1
/
+6
2012-06-28
Document MULT_HIGHPART_EXPR
Richard Henderson
2
-0
/
+10
2012-06-28
re PR tree-optimization/51581 (Integer division by constant is not vectorized)
Jakub Jelinek
5
-143
/
+399
2012-06-28
re PR tree-optimization/53645 (Missed optimization for vector integer divisio...
Jakub Jelinek
4
-37
/
+184
2012-06-28
re PR other/53595 (Code size increase of +10% between two 4.7.1 snapshot)
Georg-Johann Lay
4
-4
/
+33
2012-06-28
configure.ac (CFLAGS_FOR_TARGET, [...]): Make sure they contain -O2.
Christophe Lyon
3
-8
/
+14
2012-06-28
re PR middle-end/53790 (ICE on dereferencing a extern union in asm statement)
Richard Guenther
4
-0
/
+29
2012-06-28
gpl.texi: Remove.
Andreas Schwab
3
-413
/
+7
2012-06-28
re PR tree-optimization/53645 (Missed optimization for vector integer divisio...
Jakub Jelinek
5
-2
/
+641
2012-06-28
* gnat.dg/deep_old.adb, gnat.dg/old_errors.adb: Removed, obsolete.
Arnaud Charlet
3
-57
/
+4
2012-06-28
* libgomp.texi: Include gpl_v3.texi instead of gpl.texi.
Andreas Schwab
2
-2
/
+6
2012-06-28
expr.c (convert_move): Latch mem integer inputs into a register before expand...
Olivier Hainque
2
-3
/
+11
2012-06-28
c++config: Remove __regex nested namespace.
Benjamin Kosnik
13
-338
/
+367
2012-06-28
re PR debug/53671 (Many guality test failures)
Alexandre Oliva
2
-3
/
+11
2012-06-28
re PR rtl-optimization/53706 (Bootstrap failure due to "Invalid write of size...
Alexandre Oliva
2
-5
/
+13
2012-06-28
re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada)
Alexandre Oliva
3
-4
/
+34
2012-06-28
Daily bump.
GCC Administrator
1
-1
/
+1
2012-06-27
alpha: Cleaup builtins and folding
Richard Henderson
2
-68
/
+46
2012-06-27
Add MULT_HIGHPART_EXPR
Richard Henderson
10
-1
/
+48
2012-06-27
i386: Fix logic error in r188785
Richard Henderson
2
-5
/
+9
[next]