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
path:
root
/
gcc
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-24
* doc/contrib.texi (Contributors): Add Dodji Seketeli.
Gerald Pfeifer
1
-0
/
+4
2010-04-24
re PR tree-optimization/41442 (missed optimization for boolean expression)
Bernd Schmidt
1
-0
/
+6
2010-04-23
toplev.c (general_init): Set default for fdiagnostics-show-option.
Manuel López-Ibáñez
1
-0
/
+8
2010-04-23
expr.c (expand_expr_real_1): Only use conversion between modes if both types ...
Eric Botcazou
1
-0
/
+5
2010-04-23
re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...
Richard Guenther
1
-0
/
+5
2010-04-23
re PR lto/43455 (ICE in fold_convert_loc, at fold-const.c:2670 with -O2 -flto)
Richard Guenther
1
-0
/
+6
2010-04-23
re PR tree-optimization/43846 (array vs members, total scalarization issues)
Martin Jambor
1
-0
/
+10
2010-04-23
re PR middle-end/43835 (IPA-SRA doesn't rewrite attributes)
Martin Jambor
1
-0
/
+6
2010-04-23
re PR lto/42653 (ICE with -g and -flto (requires both flags to crash))
Richard Guenther
1
-0
/
+6
2010-04-23
sese.h (create_if_region_on_edge): Remove.
Laurynas Biveinis
1
-0
/
+13
2010-04-22
re PR target/43744 (SH: Error: pcrel too far)
Kaz Kojima
1
-0
/
+6
2010-04-22
interchange-0.c: Fix dg-final directive.
Uros Bizjak
1
-7
/
+6
2010-04-22
* config/rs6000/x-aix: Override LDFLAGS for all COMPILERS.
David Edelsohn
1
-1
/
+5
2010-04-22
Fix PR number in the previous commit to 43842.
Ira Rosen
1
-1
/
+1
2010-04-22
re PR tree-optimization/43842 (ice in vect_create_epilog_for_reduction)
Ira Rosen
1
-0
/
+9
2010-04-22
* config/stormy16/stormy16-lib2.c (__ucmpsi2): Fix thinko.
Nick Clifton
1
-0
/
+4
2010-04-22
tree-ssa-reassoc.c (eliminate_plus_minus_pair): Handle BIT_NOT_EXPR to simpli...
Alexander Monakov
1
-0
/
+5
2010-04-22
tree-parloops.c (loop_parallel_p): New argument parloop_obstack.
Laurynas Biveinis
1
-0
/
+43
2010-04-22
optabs.h (expand_widening_mult): Declare.
Bernd Schmidt
1
-1
/
+4
2010-04-22
re PR tree-optimization/43845 (Segfault when using __attribute__((const)), ve...
Richard Guenther
1
-0
/
+6
2010-04-22
* config/stormy16/stormy16.c
Nick Clifton
1
-0
/
+14
2010-04-22
ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and df_simulate_find_...
Bernd Schmidt
1
-0
/
+11
2010-04-22
i386.md: Use {} around multi-line preparation statements.
Uros Bizjak
1
-4
/
+6
2010-04-22
2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>
Laurynas Biveinis
1
-0
/
+19
2010-04-22
re PR middle-end/29274 (not using mulsidi3)
Bernd Schmidt
1
-0
/
+19
2010-04-21
timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
Jan Hubicka
1
-0
/
+10
2010-04-21
tree-pass.h (ipa_opt_pass_d): Rename function_read_summary...
Jan Hubicka
1
-0
/
+22
2010-04-21
lto-cgraph.c (lto_output_node): Do not output comdat groups for boundary nodes.
Jan Hubicka
1
-0
/
+6
2010-04-21
re PR debug/40040 (gfortran invalid DW_AT_location for overridable variables)
Jakub Jelinek
1
-0
/
+6
2010-04-21
* ipa-prop.c (ipa_edge_removal_hook): Check for bounds.
Jan Hubicka
1
-0
/
+4
2010-04-21
lto.c (globalize_cross_file_statics): When function has address taken, it nee...
Jan Hubicka
1
-0
/
+5
2010-04-21
* opts.c (decode_options): Enable pure-const pass for whopr.
Jan Hubicka
1
-0
/
+4
2010-04-21
cgraph.c (dump_cgraph_node): Dump also assembler name.
Jan Hubicka
1
-0
/
+8
2010-04-21
Add missing comma.
Eric B. Weddington
1
-0
/
+4
2010-04-21
i386.md (x86_shrd): Add athlon_decode and amdfam10_decode attributes.
Uros Bizjak
1
-0
/
+5
2010-04-21
re PR middle-end/43570 (OpenMP: Invalid read of size 1 (libgomp.fortran/vla6....
Jakub Jelinek
1
-0
/
+9
2010-04-21
tree-ssa-structalias.c (do_ds_constraint): Avoid escaping to non-pointer obje...
Richard Guenther
1
-0
/
+5
2010-04-21
dwarf2out.c (add_var_loc_to_decl): Add LABEL argument.
Jakub Jelinek
1
-0
/
+8
2010-04-21
dwarf2out.c (output_call_frame_info): For dw_cie_version >= 4 add also addres...
Jakub Jelinek
1
-0
/
+16
2010-04-21
i386.md (bswap<mode>2): Macroize expander from bswap{si,di}2 using SWI48 mode...
Uros Bizjak
1
-0
/
+11
2010-04-20
re PR rtl-optimization/43520 (gcc.dg/pr43058.c uses way too memory on ia64)
James E. Wilson
1
-1
/
+6
2010-04-20
builtins.c (fold_builtin_cproj): Fold more cases.
Kaveh R. Ghazi
1
-0
/
+4
2010-04-20
builtins.c (build_complex_cproj, [...]): New.
Kaveh R. Ghazi
1
-0
/
+7
2010-04-20
i386.md (ffs<mode>2): Macroize expander from ffs_cmove and ffsdi2 using SWI48...
Uros Bizjak
1
-28
/
+39
2010-04-20
dwarf2out.c (AT_linkage_name): Define.
Jakub Jelinek
1
-1
/
+10
2010-04-20
new folding rule
Xinliang David Li
1
-0
/
+5
2010-04-20
double-int.h (double_int_setbit): Declare.
Anatoly Sokolov
1
-0
/
+17
2010-04-20
cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.
Jan Hubicka
1
-0
/
+28
2010-04-20
tree-ssa-structalias.c (do_sd_constraint): Add edges only from vars that can ...
Richard Guenther
1
-0
/
+6
2010-04-20
tree-ssa-structalias.c (do_structure_copy): Properly handle DEREF.
Richard Guenther
1
-0
/
+8
[next]