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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-20
double-int.h (double_int_setbit): Declare.
Anatoly Sokolov
12
-123
/
+110
2010-04-20
re PR libgomp/43706 (scheduling two threads on one core leads to starvation)
Jakub Jelinek
3
-21
/
+27
2010-04-20
re PR libgomp/43569 (libgomp: Conditional jump or move depends on uninitialis...
Jakub Jelinek
2
-2
/
+23
2010-04-20
cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.
Jan Hubicka
10
-97
/
+116
2010-04-20
re PR tree-optimization/39417 (Incorrect values computed with -ftree-copy-prop)
Richard Guenther
2
-0
/
+61
2010-04-20
tree-ssa-structalias.c (do_sd_constraint): Add edges only from vars that can ...
Richard Guenther
2
-1
/
+18
2010-04-20
tree-ssa-structalias.c (do_structure_copy): Properly handle DEREF.
Richard Guenther
4
-8
/
+60
2010-04-20
configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
Eric Botcazou
3
-2
/
+7
2010-04-20
Update copyright notice to use GPLv3.
Nick Clifton
2
-2
/
+6
2010-04-20
tree.h (TYPE_REF_IS_RVALUE): Define.
Jakub Jelinek
7
-8
/
+56
2010-04-20
re PR target/43635 (ICE in s390_emit_call, at config/s390/s390.c:9484)
Andreas Krebbel
4
-5
/
+37
2010-04-19
partial fix, make all 'e' class regs fixed PR rtl-optimization/43520
James E. Wilson
2
-2
/
+6
2010-04-19
Enable doloop optimization on loops with calls.
James E. Wilson
2
-0
/
+7
2010-04-20
Daily bump.
GCC Administrator
1
-1
/
+1
2010-04-19
opts.c (decode_options): Disable whpr incompatible passes.
Jan Hubicka
3
-23
/
+26
2010-04-19
cfgexpand.c (expand_debug_expr): Check for mismatched modes in POINTER_PLUS_E...
DJ Delorie
2
-0
/
+21
2010-04-19
avr-devices.c (avr_mcu_types): Add support for new devices atmega644pa...
Eric B. Weddington
3
-20
/
+90
2010-04-19
ifcvt.c (noce_try_cmove_arith): Fix long lines.
Eric Botcazou
2
-20
/
+33
2010-04-19
re PR fortran/43339 (Incorrect output for pgm checking data sharing attributes)
Jakub Jelinek
4
-21
/
+31
2010-04-19
re PR middle-end/43337 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:2103)
Jakub Jelinek
4
-2
/
+42
2010-04-19
dwarf2out.c (lower_bound_default): For DW_LANG_Python return 0 for -gdwarf-4.
Jakub Jelinek
2
-0
/
+6
2010-04-19
ira-color.c (allocno_reload_assign): Avoid accumulating reload registers in A...
Vladimir Makarov
2
-1
/
+8
2010-04-19
gimple.h (create_tmp_reg): Declare.
Martin Jambor
10
-59
/
+52
2010-04-19
cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Update new_stmt.
Martin Jambor
2
-0
/
+8
2010-04-19
re PR middle-end/43796 (ICE in is_overflow_infinity (tree-vrp.c:184) with gfo...
Richard Guenther
4
-2
/
+82
2010-04-19
configure.ac: Fix quoting around elf_getshstrndx ABI check.
Richard Guenther
3
-5
/
+10
2010-04-19
re PR tree-optimization/43783 (-O -ftree-pre options compile libbid wrong)
Richard Guenther
4
-12
/
+59
2010-04-19
re PR target/43766 (x86 prefetch doesn't use complex memory addressing)
Uros Bizjak
4
-7
/
+38
2010-04-19
zh_CN.po: Update.
Joseph Myers
4
-107
/
+104
2010-04-19
re PR target/43662 (ICE in insert_save with ms_abi attribute)
Jie Zhang
4
-0
/
+37
2010-04-19
re PR c++/43704 (ICE: tree check: accessed elt 2 of tree_vec with 1 elts in t...
Dodji Seketeli
4
-5
/
+63
2010-04-19
re PR tree-optimization/37027 (SLP loop vectorization missing support for red...
Ira Rosen
15
-464
/
+1363
2010-04-19
tree.h (ENUM_IS_SCOPED): Define.
Jakub Jelinek
7
-4
/
+46
2010-04-19
Daily bump.
GCC Administrator
1
-1
/
+1
2010-04-18
fold-const.c (fold_comparison): Use ssizetype.
Eric Botcazou
20
-80
/
+98
2010-04-18
gcc.c (main): Search for liblto_plugin.so with mode R_OK.
Matthias Klose
2
-1
/
+5
2010-04-18
rep_clause5.ad[sb]: New test.
Eric Botcazou
4
-3
/
+442
2010-04-18
* es.po: Update.
Joseph Myers
2
-3
/
+7
2010-04-18
re PR tree-optimization/43771 (ICE on valid when compiling ParMetis with gcc ...
Ira Rosen
4
-1
/
+30
2010-04-18
i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.
Jan Hubicka
3
-42
/
+148
2010-04-18
gsocket.h: Make sure that winsock2.h is included before windows.h.
Ozkan Sezer
2
-1
/
+6
2010-04-18
Daily bump.
GCC Administrator
1
-1
/
+1
2010-04-17
* ipa-inline.c (cgraph_early_inlining): Handle flattening too.
Jan Hubicka
2
-0
/
+15
2010-04-17
re PR fortran/31538 (misleading bounds check error)
Steven G. Kargl
7
-13
/
+40
2010-04-17
gfortran.texi: Update information on temporary file locations.
Jerry DeLisle
2
-2
/
+6
2010-04-17
arm.md (negdi2): Remove redundant code to force values into a register.
Richard Earnshaw
2
-11
/
+10
2010-04-17
bpabi.S: Add EABI alignment attributes to objects.
Richard Earnshaw
7
-2
/
+60
2010-04-17
utils2.c (build_unary_op): Do not issue warning.
Eric Botcazou
2
-8
/
+7
2010-04-17
Fix copyright date.
Eric Botcazou
1
-1
/
+1
2010-04-17
Add missing hunk for previous patch.
Eric Botcazou
1
-31
/
+37
[next]