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
path:
root
/
gcc
/
cp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-17
re PR c++/58435 (Applying a type transformation to a list: const ignored)
Paolo Carlini
2
-2
/
+9
2013-09-16
Change log update for 202610-202612.
Adam Butcher
1
-0
/
+54
2013-09-16
Support using 'auto' in a function parameter list to introduce an implicit te...
Adam Butcher
7
-70
/
+351
2013-09-16
Support lambda templates.
Adam Butcher
4
-36
/
+201
2013-09-16
* pt.c (make_auto_1): Use input_location rather than BUILTINS_LOCATION.
Adam Butcher
1
-1
/
+1
2013-09-15
Core DR 904 PR c++/41933
Jason Merrill
5
-95
/
+281
2013-09-15
re PR c++/41933 ([c++0x] lambdas and variadic templates don't work together)
Jason Merrill
5
-23
/
+21
2013-09-15
* lambda.c (add_capture): Don't add DECL_LANG_SPECIFIC.
Jason Merrill
3
-2
/
+6
2013-09-13
re PR c++/58273 (Segmentation fault with C++11)
Jason Merrill
2
-1
/
+7
2013-09-13
c-target.def: New hook
Jacek Caban
2
-1
/
+8
2013-09-13
Revert r202554, r202540 and r202539.
Adam Butcher
10
-545
/
+64
2013-09-13
Fix uninitialized variables causing breakage with -Werror.
Adam Butcher
2
-2
/
+7
2013-09-12
re PR driver/42955 (undecorated cross-compiler gcc fails to find cc1)
Brooks Moses
2
-11
/
+8
2013-09-12
Support using 'auto' in a function parameter list to introduce an implicit te...
Adam Butcher
8
-26
/
+323
2013-09-12
Support lambda templates.
Adam Butcher
5
-38
/
+217
2013-09-12
Support decl instantiation in function-local templates.
Adam Butcher
2
-2
/
+17
2013-09-12
2013-09-12 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-1
/
+1
2013-09-12
2013-09-12 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
2
-1
/
+2
2013-09-12
semantics.c (finish_pseudo_destructor_expr): Add location_t parameter.
Paolo Carlini
4
-15
/
+32
2013-09-10
cgraphunit.c (analyze_functions): Save input_location, set it to UNKNOWN_LOCA...
Jan Hubicka
2
-2
/
+10
2013-09-09
re PR c++/58325 (Spurious unused-but-set-variable warning on delete[] of vola...
Jakub Jelinek
2
-0
/
+6
2013-09-09
re PR c++/43452 (Array delete causes error on incomplete type)
Paolo Carlini
2
-3
/
+29
2013-09-09
re PR c++/58362 (Wrong column number for unused parameter)
Paolo Carlini
2
-3
/
+6
2013-09-09
error.c (dump_expr, [...]): Fix.
Paolo Carlini
3
-7
/
+19
2013-09-08
Fix PR 58300...
Caroline Tice
2
-4
/
+12
2013-09-08
re PR c++/54941 (do not print line/column numbers for <built-in>:0:0)
Paolo Carlini
1
-0
/
+6
2013-09-08
c-common.c (same_scalar_type_ignoring_signedness): Delete.
Joern Rennecke
2
-3
/
+7
2013-09-07
Handle noexcept on transactions with -fno-exceptions
Tom de Vries
1
-0
/
+3
2013-09-04
re PR c++/24926 (gcc ignores access level violation for anonymous structs)
Paolo Carlini
2
-50
/
+88
2013-09-04
c-pretty-print.h (c_pretty_printer::simple_type_specifier): Now a virtual mem...
Gabriel Dos Reis
3
-10
/
+19
2013-09-04
re PR c++/58305 (Deprecation warning for class not raised when not assigning ...
Paolo Carlini
2
-1
/
+13
2013-09-04
* Make-lang.in (cp/lambda.o): Add dependencies.
Mike Stump
2
-0
/
+5
2013-09-03
c-objc-common.c (c_tree_printer): Tidy.
Gabriel Dos Reis
4
-60
/
+74
2013-09-02
PR c++/21682, implement DR 565
Paolo Carlini
2
-4
/
+29
2013-08-30
Merge ubsan into trunk.
Marek Polacek
3
-3
/
+71
2013-08-30
re PR c++/51424 ([C++11] G++ should diagnose self-delegating constructors)
Paolo Carlini
4
-2
/
+21
2013-08-30
c-pretty-print.h (c_pretty_printer::declaration): Now a virtual member function.
Gabriel Dos Reis
4
-86
/
+113
2013-08-30
Correct previous patch to not mark terminate as LEAF.
Jan Hubicka
4
-15
/
+21
2013-08-30
class.c (build_vtbl_initializer): Make __cxa_deleted_virtual ECF_NORETURN | E...
Jan Hubicka
6
-74
/
+107
2013-08-29
Support dumping type bindings and 'mutable' qualifier in lambda diagnostics.
Adam Butcher
2
-27
/
+54
2013-08-28
re PR c++/58255 ([C++11] explicit delegating constructor with no arguments wr...
Paolo Carlini
2
-1
/
+8
2013-08-28
Replace fixed size array that was holding vtable pointers with a vector, allo...
Caroline Tice
2
-57
/
+65
2013-08-27
Makefile.in (omp-low.o): Depend on $(TARGET_H).
Jakub Jelinek
2
-1
/
+6
2013-08-27
decl.c (grokfndecl): Remove old bison hack.
Paolo Carlini
2
-11
/
+4
2013-08-26
tree.h (tree_decl_with_vis): Add cxx_constructor, cxx_destructor.
Jan Hubicka
2
-4
/
+11
2013-08-26
Really commit all changes
Gabriel Dos Reis
2
-119
/
+118
2013-08-26
c-pretty-print.h (c_pretty_printer::unary_expression): Now a virtual member f...
Gabriel Dos Reis
3
-123
/
+142
2013-08-26
c-pretty-print.h (c_pretty_printer::postfix_expression): Now a virtual member...
Gabriel Dos Reis
3
-45
/
+55
2013-08-25
c-pretty-print.h (c_pretty_printer::primary_expression): Now a virtua member ...
Gabriel Dos Reis
3
-18
/
+29
2013-08-25
tree.h (TYPE_FINAL_P, [...]): New macros.
Jan Hubicka
3
-8
/
+12
[next]