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
2011-01-25
Only copy PBB_DOMAIN when it is initialized.
Sebastian Pop
1
-0
/
+5
2011-01-25
Pass to dr_analyze_indices the analysis loop for subscripts.
Sebastian Pop
1
-0
/
+19
2011-01-25
Move rewrite_commutative_reductions_out_of_ssa before find_scop_parameters.
Sebastian Pop
1
-0
/
+6
2011-01-25
Do not create the temporary array for reductions into VAR_DECL, PARM_DECL, an...
Sebastian Pop
1
-0
/
+5
2011-01-25
Allow several reductions in a reduction PBB.
Sebastian Pop
1
-0
/
+7
2011-01-25
Remove duplicate close phi nodes in the canonical close phi representation.
Sebastian Pop
1
-0
/
+7
2011-01-25
Relax the definition of same_pdr_p.
Sebastian Pop
1
-0
/
+6
2011-01-25
Pass 0 as the number of parameters to PIP when testing for integer feasibility.
Sebastian Pop
1
-0
/
+11
2011-01-25
Remove the temporary array for reductions written to memory.
Sebastian Pop
1
-0
/
+8
2011-01-25
Expect at least the version 0.11 of PPL.
Sebastian Pop
1
-0
/
+6
2011-01-25
Minimize the number of expensive calls to ppl_powerset_is_empty.
Sebastian Pop
1
-0
/
+19
2011-01-25
Use PIP to determine the integer feasibility of a constraint system.
Sebastian Pop
1
-0
/
+11
2011-01-25
Correct the precedence relation.
Sebastian Pop
1
-0
/
+5
2011-01-25
speedup compilation
Sebastian Pop
1
-0
/
+5
2011-01-25
Fix pbb_remove_duplicate_pdrs.
Sebastian Pop
1
-0
/
+4
2011-01-25
Test the profitability of interchange on the perfect nest.
Sebastian Pop
1
-0
/
+7
2011-01-25
Print the data dependence polyhedron in the PPL format.
Sebastian Pop
1
-0
/
+5
2011-01-25
Add debug_gmp_value.
Sebastian Pop
1
-0
/
+5
2011-01-25
Document availability of cloog-0.16
Tobias Grosser
1
-0
/
+4
2011-01-25
Free invalid postdominance info.
Sebastian Pop
1
-7
/
+12
2011-01-24
re PR c/21659 ([unit-at-a-time] "weak declaration must precede definition" er...
Jan Hubicka
1
-0
/
+8
2011-01-24
machmode.def: Fixed comments.
Kenneth Zadeck
1
-0
/
+4
2011-01-24
emit-rtl.c (reg_attrs_htab_hash): Replace long by intptr_t.
Kai Tietz
1
-1
/
+5
2011-01-24
builtins.c (c_readstr): Fix byte order if BYTES_BIG_ENDIAN != WORDS_BIG_ENDIAN.
Paul Koning
1
-0
/
+5
2011-01-24
Visit basic blocks using the work-list based algorithm.
H.J. Lu
1
-0
/
+16
2011-01-24
v850.opt (mv850es): New option - alias for -mv850e1.
Nick Clifton
1
-0
/
+8
2011-01-24
rx: Uncomplicate fp comparisons.
Richard Henderson
1
-0
/
+13
2011-01-24
Fix PR 47408 and 47385
Michael Meissner
1
-0
/
+7
2011-01-24
Fix long line
Eric Botcazou
1
-3
/
+2
2011-01-23
re PR rtl-optimization/47166 (SpecCpu2000 Ammp segfaults for ARM with -O3 -mt...
Bernd Schmidt
1
-0
/
+9
2011-01-23
compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_UNUSED markers.
Andreas Schwab
1
-0
/
+5
2011-01-22
re PR target/47333 (g++.dg/lto/20091219 FAILs on Solaris 2 with SUN as)
Jan Hubicka
1
-0
/
+5
2011-01-22
re PR target/43884 (Performance degradation for simple fibonacci numbers calc...
Jan Hubicka
1
-0
/
+7
2011-01-23
s390.h (REGISTER_MOVE_COST, [...]): Remove.
Anatoly Sokolov
1
-0
/
+7
2011-01-22
re PR middle-end/47401 (Support for must-not-throw regions with SJLJ exceptio...
Ulrich Weigand
1
-0
/
+11
2011-01-22
rx: Enable the compare-elim pass.
Richard Henderson
1
-0
/
+2
2011-01-22
mn10300: Enable the compare-elim pass.
Richard Henderson
1
-0
/
+2
2011-01-22
New -fcompare-elim pass.
Richard Henderson
1
-0
/
+15
2011-01-22
rx.md (cstoresf4): Pass comparison operator to rx_split_fp_compare.
Nick Clifton
1
-0
/
+6
2011-01-22
rx.md (UNSPEC_CONST): New.
Nick Clifton
1
-0
/
+27
2011-01-21
re PR tree-optimization/47053 (ICE: verify_flow_info failed: BB 2 can not thr...
Jeff Law
1
-0
/
+9
2011-01-21
re PR bootstrap/47402 (Bootstrap comparison failure)
Alexandre Oliva
1
-0
/
+8
2011-01-21
re PR middle-end/45566 (ICE: in convert_to_eh_region_ranges, at except.c:2446...
Jakub Jelinek
1
-0
/
+5
2011-01-21
re PR rtl-optimization/47366 (ICE: verify_flow_info failed: missing REG_EH_RE...
Jakub Jelinek
1
-0
/
+10
2011-01-21
re PR rtl-optimization/41619 (ICE in insert_save (caller-save.c) for SPEC CPU...
Jeff Law
1
-0
/
+8
2011-01-21
re PR tree-optimization/47355 (ICE: verify_ssa failed with -O2 -fipa-cp-clone)
Jakub Jelinek
1
-0
/
+6
2011-01-21
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...
Alexandre Oliva
1
-0
/
+8
2011-01-21
re PR other/47395 (the tree code WIDEN_MULT_MINUS_EXPR has a mismatching name)
Richard Guenther
1
-0
/
+5
2011-01-21
re PR tree-optimization/47365 (wrong code with -O -ftree-pre)
Richard Guenther
1
-0
/
+17
2011-01-21
re PR tree-optimization/47391 (read from const volatile incorrectly eliminated)
Jakub Jelinek
1
-0
/
+4
[next]