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
2011-05-19
re PR middle-end/49063 (FAIL: gcc.dg/builtin-object-size-11.c)
Richard Guenther
2
-0
/
+6
2011-05-19
tree-cfg.c (verify_gimple_assign_binary): Barf on TRUTH_AND_EXPR, TRUTH_OR_EX...
Kai Tietz
3
-20
/
+24
2011-05-19
t-sol2 (sol2.o): Add $(TARGET_H) dependency.
Anatoly Sokolov
2
-2
/
+7
2011-05-19
re PR c/48985 (bogus buffer overflow warning and abort on static flexible arr...
Richard Guenther
4
-0
/
+37
2011-05-19
gimple.c (gimple_types_compatible_p_1): Compare names of the types themselves.
Richard Guenther
4
-5
/
+36
2011-05-19
[multiple changes]
Paolo Carlini
25
-76
/
+1722
2011-05-19
* zh_CN.po: Update.
Joseph Myers
2
-264
/
+255
2011-05-19
re PR middle-end/45098 (Missed induction variable optimization)
Tom de Vries
3
-0
/
+39
2011-05-19
scanasm.exp (object-size): Fix target selector handling.
Tom de Vries
2
-1
/
+5
2011-05-19
re PR middle-end/45098 (Missed induction variable optimization)
Tom de Vries
2
-17
/
+79
2011-05-19
re PR middle-end/45098 (Missed induction variable optimization)
Tom de Vries
2
-0
/
+11
2011-05-19
* gcc.c-torture/execute/960321-1.x: Remove.
Rainer Orth
2
-15
/
+4
2011-05-19
re PR c++/48869 (OpenMP task construct fails to instantiate copy constructor(...
Jakub Jelinek
8
-12
/
+290
2011-05-19
Daily bump.
GCC Administrator
1
-1
/
+1
2011-05-18
shared_ptr_base.h: Use noexcept.
Jonathan Wakely
5
-127
/
+141
2011-05-18
Properly handle 256bit load cast.
H.J. Lu
5
-4
/
+47
2011-05-18
* doc/xml/manual/bitmap_allocator.xml: Fix typos.
Jonathan Wakely
2
-3
/
+7
2011-05-18
re PR c++/49039 (LLVM StringRef miscompilation with -O2)
Jakub Jelinek
6
-10
/
+167
2011-05-18
re PR fortran/48700 (memory leak with MOVE_ALLOC)
Janus Weil
2
-1
/
+36
2011-05-18
re PR middle-end/45098 (Missed induction variable optimization)
Tom de Vries
2
-0
/
+7
2011-05-18
initializer_list: Use noexcept specifier.
Paolo Carlini
6
-191
/
+218
2011-05-18
i386.md (*tls_global_dynamic_32_gnu): Split asm template.
Uros Bizjak
2
-14
/
+42
2011-05-18
re PR c++/48948 ([C++0x] constexpr friend function cannot be defined in-class)
Jason Merrill
10
-95
/
+80
2011-05-18
mcpu-bf592.c: New test.
Stuart Henderson
2
-0
/
+35
2011-05-18
invoke.texi (Blackfin Options): -mcpu accepts bf592.
Stuart Henderson
9
-2
/
+29
2011-05-18
arm-opts.h (enum arm_fp16_format_type, [...]): Move from arm.h.
Joseph Myers
5
-205
/
+156
2011-05-18
re PR tree-optimization/49018 (Inline assembly block executed outside conditi...
Richard Guenther
3
-8
/
+22
2011-05-18
gimple.c (gimple_register_type_1): New function, split out from ...
Richard Guenther
2
-17
/
+37
2011-05-18
re PR tree-optimization/41881 (Complete unrolling (inner) versus vectorizatio...
Ira Rosen
7
-55
/
+410
2011-05-18
tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Use new names for...
Ira Rosen
7
-146
/
+171
2011-05-18
re PR middle-end/48989 (FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assem...
Richard Guenther
3
-10
/
+32
2011-05-18
re PR middle-end/45098 (Missed induction variable optimization)
Tom de Vries
2
-1
/
+6
2011-05-18
re PR tree-optimization/49000 (ICE: verify_ssa failed with -O2 -g)
Jakub Jelinek
4
-0
/
+53
2011-05-18
trans.c (Exception_Handler_to_gnu_sjlj): Use boolean_false_node instead of in...
Kai Tietz
3
-5
/
+12
2011-05-18
i386.c (ix86_valid_target_attribute_tree): Use enum_opts_set when testing if ...
Joseph Myers
2
-1
/
+6
2011-05-18
Daily bump.
GCC Administrator
1
-1
/
+1
2011-05-18
tuple: Use noexcept where appropriate.
Paolo Carlini
4
-37
/
+101
2011-05-17
mips.c (mips_handle_option): Remove unused variable.
Richard Sandiford
2
-1
/
+4
2011-05-17
ipa-inline-analysis.c (inline_node_duplication_hook): Initialize info->entry ...
Uros Bizjak
3
-3
/
+10
2011-05-17
i386-protos.h (output_fix_trunc): Change arg 3 to bool.
Uros Bizjak
4
-58
/
+66
2011-05-17
gimple.c (type_hash_pair_compare): Fix comparison.
Richard Guenther
2
-3
/
+9
2011-05-17
* gnat.dg/invalid1.adb: New test.
Eric Botcazou
2
-0
/
+53
2011-05-17
gimple.c (iterative_hash_gimple_type): Simplify singleton case some more, fix...
Richard Guenther
2
-4
/
+12
2011-05-17
re PR bootstrap/49013 (LTO bootstrap failed with bootstrap-profiled)
Richard Guenther
2
-2
/
+13
2011-05-17
gimple.c (gimple_register_canonical_type): Use the main-variant leader for co...
Richard Guenther
2
-9
/
+9
2011-05-17
rx.c (rx_memory_move_cost): Include cost of register moves.
Nick Clifton
2
-1
/
+4
2011-05-17
rx.md (bitset_in_memory): Use rx_restricted_mem_operand.
Nick Clifton
2
-3
/
+6
2011-05-17
rx.md: Add peephole to remove redundant extensions after loads.
Nick Clifton
2
-0
/
+34
2011-05-17
rx.md: Add peepholes to match a register move followed by a comparison of the...
Kazuhio Inaoka
2
-0
/
+40
2011-05-17
inclhack.def (solaris_complex_cxx): Fix syntax.
Tristan Gingold
3
-6
/
+13
[next]