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-10-21
cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.
Nathan Froyd
1
-0
/
+10
2010-10-21
Add V8SI and V4DI to ssescalarmodesuffix.
H.J. Lu
1
-0
/
+4
2010-10-21
re PR tree-optimization/45764 (wrong code -O2 vs -O3 (problem in vectoriz...
Richard Guenther
1
-0
/
+9
2010-10-21
re PR tree-optimization/46111 (ICE: tree check: expected tree that contains '...
Richard Guenther
1
-0
/
+5
2010-10-21
s390.md (*xordi3_cc): Mark xgrk as z196 only.
Andreas Krebbel
1
-0
/
+4
2010-10-21
vms-crtl.h (CRTL_NAMES): Add new translations.
Tristan Gingold
1
-1
/
+6
2010-10-21
vms-unwind.h (alpha_vms_fallback_frame_state): Set signal_frame.
Tristan Gingold
1
-0
/
+6
2010-10-21
vms64.h (TARGET_DEFAULT): Add MASK_FUSED_MADD.
Tristan Gingold
1
-0
/
+5
2010-10-21
basic-block.h (find_fallthru_edge): Define.
Nathan Froyd
1
-0
/
+27
2010-10-20
pdp11.md (various): Fix conditions on a number of insn to check for target 11...
Paul Koning
1
-0
/
+5
2010-10-20
In gcc/: 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
1
-0
/
+13
2010-10-20
re PR tree-optimization/45919 (ICE: SIGSEGV in fold_ctor_reference (tree-ssa-...
Jakub Jelinek
1
-0
/
+4
2010-10-20
re PR tree-optimization/46066 (ICE: in create_parallel_loop, at tree-parloops...
Jakub Jelinek
1
-0
/
+6
2010-10-20
m32c.c (m32c_option_override): Always disable function-cse in 16-bit mode.
DJ Delorie
1
-0
/
+7
2010-10-20
ifcvt.c (noce_emit_cmove): If both of the values are SUBREGs...
Nathan Froyd
1
-0
/
+5
2010-10-20
ia64.h (PREFERRED_RELOAD_CLASS): Remove macros.
Anatoly Sokolov
1
-0
/
+8
2010-10-20
tree-ssa-ter.c (find_replaceable_in_bb): Allow replacement over call for sing...
Pat Haugen
1
-0
/
+5
2010-10-20
tree-optimize.c (execute_fixup_cfg): Purge dead abnormal call edges if there ...
Eric Botcazou
1
-0
/
+5
2010-10-20
Fix several build errors for pdp11 target.
Paul Koning
1
-0
/
+9
2010-10-20
re PR lto/45667 (ICE: verify_stmts failed: type mismatch in address expressio...
Richard Guenther
1
-0
/
+8
2010-10-20
re PR fortran/42169 (gfortran.dg/pr41928.f90:47: internal compiler error: in ...
Vladimir Makarov
1
-0
/
+6
2010-10-20
fold-const.c (fold_binary_loc): New transformation.
Dmitry Melnik
1
-0
/
+4
2010-10-20
Correct reduc_splus_v8sf and reduc_splus_v4df.
H.J. Lu
1
-0
/
+6
2010-10-20
re PR tree-optimization/45860 (ICE: verify_ssa failed: virtual SSA name for n...
Richard Guenther
1
-0
/
+6
2010-10-20
stor-layout.c (skip_simple_constant_arithmetic): New function.
Eric Botcazou
1
-0
/
+5
2010-10-20
rs6000.c (rs6000_reg_live_or_pic_offset_p): If the current function calls eh_...
Olivier Hainque
1
-0
/
+6
2010-10-20
In gcc/: 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
1
-0
/
+6
2010-10-19
tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.
DJ Delorie
1
-0
/
+26
2010-10-19
Add patterns for FMA3.
Richard Henderson
1
-0
/
+14
2010-10-19
lower-subreg.c (resolve_shift_zext): Delete conditional code for WORDS_BIG_EN...
Paul Koning
1
-0
/
+5
2010-10-19
Add FMA patterns for ia64.
Richard Henderson
1
-0
/
+6
2010-10-19
Use sjlj unwind.
Michael Eager
1
-0
/
+5
2010-10-19
re PR fortran/43414 (DWARF4: Use DW_AT_main_subprogram for MAIN__)
Francois-Xavier Coudert
1
-0
/
+6
2010-10-19
rx.c (rx_function_value): Small integer types are promotes to SImode.
Nick Clifton
1
-0
/
+7
2010-10-19
mep.c (mep_print_operand): Use targetm.strip_name_encoding.
Nick Clifton
1
-0
/
+6
2010-10-19
gengtype.c (new_structure): Remove ad-hoc "location_s" processing.
Basile Starynkevitch
1
-0
/
+4
2010-10-18
simplify-rtx.c (simplify_ternary_operation): Simplify (fma (neg a) (neg b) c)...
Richard Henderson
1
-0
/
+5
2010-10-18
Simplify FMA4 patterns with FMA rtx code.
Richard Henderson
1
-0
/
+43
2010-10-19
re PR rtl-optimization/45966 (Incorrect combiner transformation.)
Bernd Schmidt
1
-0
/
+6
2010-10-19
ipa.c (cgraph_externally_visible_p): Handle externally visible and preserve f...
Jan Hubicka
1
-0
/
+7
2010-10-18
In gcc/: 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
1
-0
/
+13
2010-10-18
Fix PR 46041
Michael Meissner
1
-0
/
+6
2010-10-18
re PR target/36898 (Insufficient qp-mutex declarations)
Steve Ellcey
1
-0
/
+6
2010-10-18
i386.c (ix86_option_override_internal): Define and use USE_X86_64_FRAME_POINT...
Joseph Myers
1
-0
/
+8
2010-10-18
In gcc/: 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
1
-0
/
+12
2010-10-18
ipa.c (cgraph_externally_visible_p, [...]): Revert accidental commit.
Jan Hubicka
1
-0
/
+5
2010-10-18
In gcc/: 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
1
-0
/
+12
2010-10-18
tree-flow.h (gimple_purge_all_dead_abnormal_call_edges): Declare.
Eric Botcazou
1
-0
/
+15
2010-10-18
re PR c/46015 (-Wunused-but-set-variable warns for arrays used in gotos)
Jakub Jelinek
1
-0
/
+6
2010-10-18
re PR tree-optimization/45967 (gcc-4.5.x optimizes code with side-effects away)
Richard Guenther
1
-0
/
+16
[next]