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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-24
dwarf2out.c (gen_producer_string): Omit command line switch if CL_NO_DWARF_RE...
Simon Baldwin
1
-0
/
+8
2012-08-24
Allow arg_pointer_rtx/frame_pointer_rtx for based_loc_descr
H.J. Lu
1
-0
/
+6
2012-08-24
predict.c (maybe_hot_frequency_p): New parameter fun.
Martin Jambor
1
-0
/
+45
2012-08-24
re PR target/54222 ([avr] Implement fixed-point support)
Georg-Johann Lay
1
-0
/
+59
2012-08-23
alias.c (rtx_equal_for_memref_p): Convert constant cases.
Kenneth Zadeck
1
-0
/
+40
2012-08-23
2012-08-23 Julian Brown <julian@codesourcery.com>
Julian Brown
1
-0
/
+18
2012-08-23
rs6000.c (rs6000_density_test): Free loop body.
Bill Schmidt
1
-0
/
+4
2012-08-23
Add -da and remove -dm in GCC manual
H.J. Lu
1
-0
/
+5
2012-08-23
tree-vect-stmts.c (vect_finish_stmt_generation): Update virtual SSA form.
Richard Guenther
1
-0
/
+5
2012-08-23
tree.c (copy_node_stat): Clear DECL_STRUCT_FUNCTION.
Jakub Jelinek
1
-0
/
+4
2012-08-23
Fix typo in gty.texi.
Mingjie Xing
1
-0
/
+4
2012-08-23
tree-ssa-loop-manip.c (add_exit_phis_var): Allow virtual operands.
Richard Guenther
1
-0
/
+7
2012-08-22
re PR target/54089 ([SH] Refactor shift patterns)
Oleg Endo
1
-0
/
+24
2012-08-22
tracer.c (mark_bb_seen): Use SBITMAP_SIZE.
Steven Bosscher
1
-0
/
+10
2012-08-22
Add -mlong-double-64/-mlong-double-80 to i386
H.J. Lu
1
-0
/
+18
2012-08-22
Replace REAL_VALUE_TO_TARGET_LONG_DOUBLE with real_to_target
H.J. Lu
1
-0
/
+6
2012-08-22
tree-vectorizer.c (vectorize_loops): Do not call mark_virtual_operands_for_re...
Richard Guenther
1
-0
/
+7
2012-08-22
Make TREE_NOTHROW use the base.nothrow_flag again
Dodji Seketeli
1
-0
/
+4
2012-08-22
re PR tree-optimization/46590 (long compile time with -O2 and many loops)
Richard Guenther
1
-0
/
+21
2012-08-22
tree-ssa-loop-ch.c (copy_loop_headers): Remove redundant checking.
Richard Guenther
1
-0
/
+18
2012-08-22
tree-vect-loop.c (vect_transform_loop): Initialize check_profitability to false.
Jakub Jelinek
1
-0
/
+8
2012-08-22
re PR tree-optimization/54317 (FAIL: c45532m c45532n c45532o c45532p)
Marc Glisse
1
-0
/
+7
2012-08-22
tree-vrp.c (find_assert_locations): Skip also edges from the entry block.
Jakub Jelinek
1
-0
/
+14
2012-08-22
tree-ssa-coalesce.c (struct ssa_conflicts_d): Make contents of this a VEC and...
Steven Bosscher
1
-0
/
+15
2012-08-22
constraints.md: New file.
Nathan Froyd
1
-0
/
+32
2012-08-22
mep.h (REG_CLASS_FROM_CONSTRAINT): Delete.
Nathan Froyd
1
-0
/
+10
2012-08-21
sh.md (cmpeqdi_t, [...]): Convert to multi-line asm output strings.
Oleg Endo
1
-0
/
+23
2012-08-21
re PR target/39423 ([SH] performance regression: lost mov @(disp,Rn))
Oleg Endo
1
-0
/
+5
2012-08-21
Restore df_free_collection_rec call in df_bb_verify
H.J. Lu
1
-0
/
+8
2012-08-21
fold-const.c (fold_ternary_loc): Detect identity permutations.
Marc Glisse
1
-0
/
+8
2012-08-21
tree-ssa-loop-im.c (tree_ssa_lim_finalize): Properly free the affine expansio...
Richard Guenther
1
-0
/
+13
2012-08-21
alloc-pool.c (pool_alloc): Fix valgrind annotation.
Richard Guenther
1
-0
/
+5
2012-08-21
cp-tree.h (TREE_INDIRECT_USING): Use TREE_LANG_FLAG_0 accessor.
Richard Biener
1
-1
/
+13
2012-08-21
re PR fortran/48636 (Enable more inlining with -O2 and higher)
Jan Hubicka
1
-0
/
+19
2012-08-20
Fix PR numbers for ChangeLog entries.
Oleg Endo
1
-1
/
+1
2012-08-20
Fix PR C++/19351: integer overflow in operator new[]
Florian Weimer
1
-0
/
+8
2012-08-20
re PR rtl-optimization/50489 ([UPC/IA64] mis-schedule of MEM ref with -ftree-...
Oleg Endo
1
-0
/
+8
2012-08-20
re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)
Oleg Endo
1
-0
/
+5
2012-08-20
dwarf2out.c: For DWARF 4+, output DW_AT_high_pc as constant offset.
Mark Wielaard
1
-0
/
+17
2012-08-20
re PR rtl-optimization/54294 ([alpha] Bootstrap comparison failure due to fwp...
Jakub Jelinek
1
-0
/
+7
2012-08-20
* config/sparc/sparc.h (MAX_FIXED_MODE_SIZE): Define.
Eric Botcazou
1
-4
/
+5
2012-08-20
re PR middle-end/53992 (Combining -fopenmp and -fgnu-tm results in segfault o...
Patrick Marlier
1
-0
/
+5
2012-08-20
re PR tree-optimization/54295 (Widening multiply-accumulate operation uses wr...
Richard Earnshaw
1
-0
/
+6
2012-08-20
re PR tree-optimization/54295 (Widening multiply-accumulate operation uses wr...
Richard Earnshaw
1
-0
/
+7
2012-08-20
configure.ac (ffs): Check for declaration.
Joseph Myers
1
-0
/
+5
2012-08-20
tree-flow.h (register_new_name_mapping): Remove.
Richard Guenther
1
-0
/
+9
2012-08-20
re PR middle-end/54327 (Segmentation fault in init_ggc)
Richard Guenther
1
-0
/
+6
2012-08-20
re PR middle-end/54321 (ice in tree_low_cst at -O3)
Jakub Jelinek
1
-0
/
+6
2012-08-20
gimple.h (gimple_statement_base): Annotate with GTY chain_next.
Richard Guenther
1
-0
/
+4
2012-08-20
re PR bootstrap/54326 (GCC does not build with G++ version 3.4.0)
Richard Guenther
1
-0
/
+5
[next]