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-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
2011-09-25
trans.c (Loop_Statement_to_gnu): In the case of an iteration scheme...
Eric Botcazou
2
-60
/
+105
2011-09-25
decl.c (gnat_to_gnu_entity): Use XNEW instead of xmalloc.
Eric Botcazou
4
-75
/
+67
2011-09-25
decl.c (gnat_to_gnu_entity): Do not promote the alignment if this doesn't pre...
Eric Botcazou
6
-23
/
+56
2011-09-25
tree-ssa-structalias.c (intra_create_variable_infos): Treat TYPE_RESTRICT REF...
Jakub Jelinek
4
-4
/
+77
2011-09-25
tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restore if ther...
Eric Botcazou
3
-3
/
+18
2011-09-25
tree-vect-slp.c (vect_slp_analyze_bb_1): Split out core part of vect_analyze_...
Ira Rosen
6
-28
/
+151
2011-09-25
re PR c++/50280 (Incorrect type deduced for T& when passed a const bitfield)
Paolo Carlini
2
-0
/
+16
2011-09-25
tree-data-ref.c (dr_analyze_innermost): Add new argument.
Ira Rosen
7
-15
/
+107
2011-09-24
Teach sparc backend about %gsr register and add intrinsics to access it.
David S. Miller
10
-54
/
+240
2011-09-24
except.c (expr_noexcept_p): Split out from finish_noexcept_expr.
Jason Merrill
6
-4
/
+48
2011-09-24
init.c (perform_member_init): Instantiate NSDMI here.
Jason Merrill
5
-6
/
+43
2011-09-24
Handle deferred parsing of NSDMIs.
Jason Merrill
10
-58
/
+213
2011-09-24
Implement C++11 non-static data member initializers.
Jason Merrill
17
-44
/
+212
2011-09-25
Daily bump.
GCC Administrator
1
-1
/
+1
2011-09-24
re PR libstdc++/50510 ([C++0x] transposed variable names in std::seed_seq::ge...
John Salmon
2
-2
/
+7
2011-09-24
ada, remove flat_namespace library option from darwin port build/defaults :
Iain Sandoe
3
-7
/
+9
2011-09-24
trivial libiberty/ChangeLog update
Basile Starynkevitch
1
-0
/
+1
2011-09-24
correct ChangeLog
Jason Merrill
1
-1
/
+1
2011-09-24
re PR libstdc++/50509 ([C++0x] incorrect code in std::seed_seq::generate)
John Salmon
2
-2
/
+7
2011-09-24
re PR c++/44267 (SFINAE does not handle down static_cast over virtual inherit...
Paolo Carlini
12
-34
/
+92
2011-09-24
Daily bump.
GCC Administrator
1
-1
/
+1
2011-09-23
go-test.exp (errchk): Handle more cases of getting correct Tcl backslash quot...
Ian Lance Taylor
5
-14
/
+19
2011-09-23
Better parsing of erroneous expression on left of :=.
Ian Lance Taylor
1
-1
/
+26
2011-09-23
re PR c++/40831 (g++ generated symbols for cloned function that be demangled.)
Cary Coutant
5
-4
/
+120
2011-09-23
correct ChangeLog
Jason Merrill
1
-1
/
+1
2011-09-23
Core 234 - allow const objects with no initializer or user-provided default...
Jason Merrill
13
-17
/
+95
2011-09-23
md5.c (md5_process_bytes): Correct handling of unaligned buffer.
Ian Lance Taylor
2
-4
/
+11
2011-09-23
* config/avr/avr.c: Fix some typos in comments.
Georg-Johann Lay
1
-7
/
+7
2011-09-23
inline-1.c: new testcase.
Jan Hubicka
9
-67
/
+617
2011-09-23
i386.c (ix86_print_operand): Handle %~.
Jakub Jelinek
3
-70
/
+58
2011-09-23
re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta...
Georg-Johann Lay
4
-159
/
+232
2011-09-23
re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta...
Georg-Johann Lay
4
-80
/
+280
2011-09-23
re PR c++/50258 ([C++0x] -std=gnu++0x should allow in-class initialization of...
Paolo Carlini
4
-2
/
+22
2011-09-23
Include <termios.h> in mksysinfo.sh.
Ian Lance Taylor
1
-0
/
+1
2011-09-23
i386.c (ix86_prepare_sse_fp_compare_args): For GE/GT/UNLE/UNLT swap arguments...
Jakub Jelinek
5
-7
/
+50
2011-09-23
godump.c (go_define): Treat a single character in single quotes, or a string,...
Ian Lance Taylor
2
-0
/
+17
[prev]
[next]