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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-22
tracer.c (mark_bb_seen): Use SBITMAP_SIZE.
Steven Bosscher
3
-63
/
+89
2012-08-22
Add -mlong-double-64/-mlong-double-80 to i386
H.J. Lu
18
-3
/
+190
2012-08-22
Replace REAL_VALUE_TO_TARGET_LONG_DOUBLE with real_to_target
H.J. Lu
2
-1
/
+9
2012-08-22
tree-vectorizer.c (vectorize_loops): Do not call mark_virtual_operands_for_re...
Richard Guenther
3
-8
/
+7
2012-08-22
Make TREE_NOTHROW use the base.nothrow_flag again
Dodji Seketeli
2
-1
/
+5
2012-08-22
re PR tree-optimization/46590 (long compile time with -O2 and many loops)
Richard Guenther
7
-20
/
+87
2012-08-22
tree-ssa-loop-ch.c (copy_loop_headers): Remove redundant checking.
Richard Guenther
3
-30
/
+43
2012-08-22
tree-vect-loop.c (vect_transform_loop): Initialize check_profitability to false.
Jakub Jelinek
3
-1
/
+11
2012-08-22
re PR tree-optimization/54317 (FAIL: c45532m c45532n c45532o c45532p)
Marc Glisse
4
-3
/
+41
2012-08-22
tree-vrp.c (find_assert_locations): Skip also edges from the entry block.
Jakub Jelinek
5
-4
/
+21
2012-08-22
tree-ssa-coalesce.c (struct ssa_conflicts_d): Make contents of this a VEC and...
Steven Bosscher
2
-47
/
+60
2012-08-22
trans-expr.c (gfc_copy_class_to_class, [...]): Free loop and ss data.
Tobias Burnus
3
-0
/
+10
2012-08-22
constraints.md: New file.
Nathan Froyd
7
-303
/
+318
2012-08-22
mep.h (REG_CLASS_FROM_CONSTRAINT): Delete.
Nathan Froyd
4
-144
/
+10
2012-08-22
Daily bump.
GCC Administrator
1
-1
/
+1
2012-08-21
sh.md (cmpeqdi_t, [...]): Convert to multi-line asm output strings.
Oleg Endo
2
-134
/
+351
2012-08-21
re PR target/39423 ([SH] performance regression: lost mov @(disp,Rn))
Oleg Endo
4
-5
/
+52
2012-08-21
Restore df_free_collection_rec call in df_bb_verify
H.J. Lu
3
-15
/
+12
2012-08-21
parse.c (parse_contained): Include EXEC_END_PROCEDURE in ns->code to make sur...
Tobias Burnus
2
-0
/
+6
2012-08-21
fold-const.c (fold_ternary_loc): Detect identity permutations.
Marc Glisse
6
-4
/
+185
2012-08-21
tree-ssa-loop-im.c (tree_ssa_lim_finalize): Properly free the affine expansio...
Richard Guenther
4
-13
/
+35
2012-08-21
alloc-pool.c (pool_alloc): Fix valgrind annotation.
Richard Guenther
3
-3
/
+19
2012-08-21
cp-tree.h (TREE_INDIRECT_USING): Use TREE_LANG_FLAG_0 accessor.
Richard Biener
4
-68
/
+111
2012-08-21
re PR fortran/48636 (Enable more inlining with -O2 and higher)
Jan Hubicka
6
-6
/
+220
2012-08-21
Daily bump.
GCC Administrator
1
-1
/
+1
2012-08-20
Fix PR numbers for ChangeLog entries.
Oleg Endo
2
-2
/
+2
2012-08-20
Fix PR C++/19351: integer overflow in operator new[]
Florian Weimer
7
-15
/
+232
2012-08-20
re PR rtl-optimization/50489 ([UPC/IA64] mis-schedule of MEM ref with -ftree-...
Oleg Endo
6
-10
/
+241
2012-08-20
re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)
Oleg Endo
4
-0
/
+69
2012-08-20
dwarf2out.c: For DWARF 4+, output DW_AT_high_pc as constant offset.
Mark Wielaard
3
-28
/
+81
2012-08-20
re PR fortran/54301 (Add optional warning if pointer assigning a local variab...
Tobias Burnus
4
-0
/
+22
2012-08-20
re PR rtl-optimization/54294 ([alpha] Bootstrap comparison failure due to fwp...
Jakub Jelinek
2
-4
/
+15
2012-08-20
* config/sparc/sparc.h (MAX_FIXED_MODE_SIZE): Define.
Eric Botcazou
2
-6
/
+9
2012-08-20
re PR c++/10416 ('unused variable' warning ignores ctor/dtor side-effects)
Paolo Carlini
4
-5
/
+20
2012-08-20
re PR middle-end/53992 (Combining -fopenmp and -fgnu-tm results in segfault o...
Patrick Marlier
4
-0
/
+34
2012-08-20
Fix -ftime-report for C++ lookup.
Diego Novillo
2
-2
/
+6
2012-08-20
re PR tree-optimization/54295 (Widening multiply-accumulate operation uses wr...
Richard Earnshaw
2
-2
/
+6
2012-08-20
re PR tree-optimization/54295 (Widening multiply-accumulate operation uses wr...
Richard Earnshaw
4
-3
/
+64
2012-08-20
configure.ac (ffs): Check for declaration.
Joseph Myers
4
-2
/
+13
2012-08-20
tree-flow.h (register_new_name_mapping): Remove.
Richard Guenther
4
-58
/
+47
2012-08-20
thumb-16bit-ops.c (f): This test uses a 16-bit add instruction.
Richard Earnshaw
2
-2
/
+15
2012-08-20
name-lookup.c (store_binding_p): New predicate, split out from ...
Richard Guenther
2
-13
/
+56
2012-08-20
re PR middle-end/54327 (Segmentation fault in init_ggc)
Richard Guenther
4
-0
/
+31
2012-08-20
re PR middle-end/54321 (ice in tree_low_cst at -O3)
Jakub Jelinek
4
-1
/
+24
2012-08-20
gimple.h (gimple_statement_base): Annotate with GTY chain_next.
Richard Guenther
2
-1
/
+5
2012-08-20
re PR bootstrap/54326 (GCC does not build with G++ version 3.4.0)
Richard Guenther
2
-1
/
+6
2012-08-20
re PR fortran/54301 (Add optional warning if pointer assigning a local variab...
Tobias Burnus
8
-3
/
+115
2012-08-20
Daily bump.
GCC Administrator
1
-1
/
+1
2012-08-19
* ChangeLog: Remove entry that shouldn't be there.
Jan-Benedict Glaw
1
-4
/
+0
2012-08-19
re PR fortran/54298 (Add warning when doing equal/nonequal floating-point com...
Thomas Koenig
9
-5
/
+83
[next]