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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-27
rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODE from 3 x MA...
Jakub Jelinek
5
-11
/
+43
2011-09-27
tinfo.cc (type_info::operator==): Test __name instead of name().
Marcus Shawcroft
2
-1
/
+9
2011-09-26
Add explicit VIS intrinsics for addition and subtraction.
David S. Miller
6
-0
/
+155
2011-09-27
re PR libstdc++/50529 ([C++0x] std::vector::erase invokes undefined behavior ...
Paolo Carlini
9
-13
/
+119
2011-09-26
fix ChangeLog
Jason Merrill
1
-1
/
+1
2011-09-26
re PR c++/45012 (Invalid ambiguity on partial class specialization matching)
Jason Merrill
4
-1
/
+33
2011-09-26
re PR c++/46105 (Ordering failure among partial specializations with non-dedu...
Jason Merrill
4
-1
/
+36
2011-09-26
re PR c++/50508 ([C++0x] ICE cxx_eval_logical_expression cp/semantics.c:6487)
Jason Merrill
4
-2
/
+24
2011-09-26
Improve code generation for edge and pixel-compare...
David S. Miller
8
-112
/
+185
2011-09-27
re PR c++/45487 (Request to change comma to semicolon in error message)
Paolo Carlini
5
-7
/
+38
2011-09-27
Daily bump.
GCC Administrator
1
-1
/
+1
2011-09-27
re PR libstdc++/48698 (gnu-versioned-namespace problems)
Benjamin Kosnik
9
-74
/
+126
2011-09-26
re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...
Cary Coutant
2
-2
/
+16
2011-09-26
Pass $(MATH_LIBS) $(NET_LIBS) when linking tests.
Ian Lance Taylor
3
-1
/
+5
2011-09-26
Fix sysinfo.go on systems which don't need to import "unsafe".
Ian Lance Taylor
1
-0
/
+1
2011-09-26
Add rdgsr, edge, and pixel-compare VIS tests.
David S. Miller
4
-0
/
+104
2011-09-26
Fix sparc %gsr write elimination and add a testcase.
David S. Miller
5
-7
/
+30
2011-09-26
re PR fortran/50515 (gfortran should not accept an external that is a common ...
Janus Weil
11
-16
/
+76
2011-09-26
Fix location of error about unused import "unsafe".
Ian Lance Taylor
1
-0
/
+1
2011-09-26
Move target CPP macro handling to C file and add __VIS/__VIS__.
David S. Miller
6
-31
/
+119
2011-09-26
re PR c++/50512 (surprising change in overloading resolution)
Jason Merrill
4
-8
/
+30
2011-09-26
avr.md (peephole casesi+2): Use -1 instead of 65536.
Georg-Johann Lay
3
-1
/
+39
2011-09-26
gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after p...
Jakub Jelinek
6
-17
/
+78
2011-09-26
re PR c++/50523 (C++ FE apparently incorrectly rejects tramp3d)
Jason Merrill
4
-3
/
+29
2011-09-26
* pt.c (tsubst_copy) [PARM_DECL]: Handle 'this' in NSDMI.
Jason Merrill
5
-0
/
+37
2011-09-26
pt.c (convert_nontype_argument): Handle NULLPTR_TYPE.
Paolo Carlini
4
-0
/
+24
2011-09-26
re PR c++/26747 (bad break/continue is not detected until the gimplifier)
Paolo Carlini
2
-10
/
+5
2011-09-26
re PR tree-optimization/50472 (Volatile qualification in data is not enough t...
Richard Guenther
4
-0
/
+27
2011-09-26
tm.texi: Correct documentation for TARGET_ADDR_SPACE_SUBSET_P.
Bingfeng Mei
3
-2
/
+6
2011-09-26
opt22.adb: New test.
Eric Botcazou
4
-0
/
+47
2011-09-26
tree-ssa-alias.h (pt_solution_singleton_p): Declare.
Tom de Vries
4
-0
/
+34
2011-09-26
2011-09-26 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
6
-5
/
+254
2011-09-26
re PR target/50465 ([avr] Use insn attribute to depict if and how instruction...
Georg-Johann Lay
4
-135
/
+99
2011-09-26
Fix oversight
Eric Botcazou
1
-7
/
+7
2011-09-26
Restore Ada bootstrap on Solaris 8, 9/x86
Rainer Orth
2
-2
/
+7
2011-09-26
ifcvt.c (noce_try_cmove_arith): Use may_trap_or_fault_p in lieu of may_trap_p...
Eric Botcazou
6
-2
/
+55
2011-09-26
utils2.c (build_allocator): Set TREE_THIS_NOTRAP on the dereference of the po...
Eric Botcazou
6
-42
/
+81
2011-09-26
utils.c (maybe_unconstrained_array): Declare TYPE local variable and use it t...
Eric Botcazou
5
-32
/
+63
2011-09-26
gigi.h (create_subprog_decl): Replace TREE_CHAIN with DECL_CHAIN in comment.
Eric Botcazou
4
-19
/
+31
2011-09-26
trans.c (assoc_to_constructor): Minor tweaks.
Eric Botcazou
3
-42
/
+45
2011-09-26
sem_ch6.adb (Set_Formal_Mode): Set Can_Never_Be_Null on an IN or IN OUT forma...
Eric Botcazou
2
-0
/
+16
2011-09-26
ada-tree.h (DECL_CAN_NEVER_BE_NULL_P): New macro.
Eric Botcazou
5
-59
/
+94
2011-09-26
avr-protos.h (output_reload_inhi): Change prototype.
Georg-Johann Lay
4
-178
/
+118
2011-09-26
ada-tree.h (TYPE_NULL_BOUNDS): New macro.
Eric Botcazou
6
-22
/
+151
2011-09-25
parser.c (inject_this_parameter): Split out from cp_parser_late_return_type_opt.
Jason Merrill
5
-5
/
+67
2011-09-26
Daily bump.
GCC Administrator
1
-1
/
+1
2011-09-25
Add support for floating-point fused multiply-add on Sparc.
David S. Miller
10
-19
/
+197
2011-09-25
Generate 'fone' and 'fones' sparc instructions when possible.
David S. Miller
5
-42
/
+116
2011-09-25
revert: testsuite_error.h: Add empty default constructor to __gnu_test::test_...
Paolo Carlini
4
-10
/
+14
2011-09-25
ada-tree.h (TREE_THIS_NOTRAP): Redefine.
Eric Botcazou
4
-40
/
+75
[next]