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
1999-04-28
* pt.c (tsubst_friend_class): Check for NULL.
Mark Mitchell
1
-1
/
+1
1999-04-28
cp-tree.h (build_component_addr): Remove prototype.
Nathan Sidwell
3
-14
/
+19
1999-04-28
* search.c (binfo_for_vtable): Initialize bfvi.var.
Andreas Schwab
2
-0
/
+5
1999-04-27
Fixed some old ChangeLog entries I wrote before becoming aware of the GNU
Alexandre Oliva
1
-1
/
+1
1999-04-27
* rtti.c (build_x_typeid): Check rtti is enabled.
Nathan Sidwell
2
-1
/
+12
1999-04-27
search.c (is_subobject_of_p): Make sure we're looking at the right baseclasses.
Mark Mitchell
2
-1
/
+10
1999-04-26
* Make-lang.in (cplib2.ready): Don't depend on phony targets.
Marc Espie
2
-1
/
+5
1999-04-23
decl2.c (finish_file): Tweak handling of extern inlines so that they are not ...
Mark Mitchell
2
-11
/
+31
1999-04-23
search.c (is_subobject_of_p): Handle TEMPLATE_TYPE_PARMs and such as base cla...
Mark Mitchell
2
-7
/
+18
1999-04-22
tree.c (build_exception_variant): Fix typo: use the chain of U, not trying V,...
Brendan Kehoe
2
-1
/
+6
1999-04-22
cp-tree.h (lang_decl_flags): Remove returns_first_arg and preserves_first_arg.
Mark Mitchell
12
-715
/
+1178
1999-04-22
gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes with the RTL co...
Mark Mitchell
1
-1
/
+1
1999-04-22
gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes with the RTL co...
Mark Mitchell
7
-53
/
+84
1999-04-22
* decl.c (make_typename_type): Tighten error-checking.
Mark Mitchell
2
-6
/
+11
1999-04-20
cp-tree.h (build_binary_op): Remove unneeded parameter.
Mark Mitchell
12
-66
/
+89
1999-04-19
decl.c (grokfndecl): Always call cplus_decl_attributes.
Jason Merrill
3
-8
/
+15
1999-04-19
cp-tree.h (finish_static_data_member_decl): New function.
Mark Mitchell
4
-49
/
+86
1999-04-18
cp-tree.h (finish_class_definition): Add parameter.
Mark Mitchell
5
-380
/
+388
1999-04-17
decl.c (xref_tag): Revise handling of nested template declarations.
Mark Mitchell
3
-69
/
+133
1999-04-16
class.c (finish_struct): Remove unused variable.
Mark Mitchell
4
-8
/
+29
1999-04-16
tweak spelling
Jason Merrill
1
-1
/
+1
1999-04-16
cp-tree.h (TREE_NONLOCAL_FLAG): Remove.
Mark Mitchell
6
-76
/
+65
1999-04-16
decl.c (warn_about_implicit_typename_lookup): New function.
Mark Mitchell
2
-49
/
+66
1999-04-15
cp-tree.h (lookup_nested_field): Remove.
Mark Mitchell
5
-73
/
+12
1999-04-15
cp-tree.h (lang_type): Add documentation.
Mark Mitchell
7
-4160
/
+4227
1999-04-15
remove conflict indicators
Jason Merrill
1
-41
/
+1
1999-04-15
parse.y (after_type_declarator_intern): New nonterminal.
Jason Merrill
5
-3820
/
+3972
1999-04-14
cp-tree.h (popclass): Change declaration.
Mark Mitchell
8
-56
/
+112
1999-04-14
remove change bars
Jason Merrill
1
-154
/
+2
1999-04-14
typeck.c (build_unary_op): Handle taking the address of a unique bound non-st...
Jason Merrill
2
-0
/
+27
1999-04-14
extend.texi (Deprecated Features): New node.
Martin v. Löwis
5
-1
/
+42
1999-04-13
decl2.c (setup_initp): Compare DECL_ASSEMBLER_NAME instead of the decls thems...
Jason Merrill
2
-1
/
+11
1999-04-13
Fix spelling and formatting.
Mike Stump
2
-213
/
+213
1999-04-13
* pt.c (tsubst_function_type): Copy attributes over.
Jason Merrill
2
-0
/
+3
1999-04-13
tweak
Jason Merrill
1
-2
/
+2
1999-04-13
tree.c (cp_valid_lang_attribute): New fn.
Jason Merrill
4
-0
/
+105
1999-04-13
class.c (finish_struct_1): Look at the const-ness of the field's type...
Mark Mitchell
4
-9
/
+172
1999-04-13
Fix up spelling and formatting.
Mike Stump
1
-821
/
+822
1999-04-13
decl2.c (import_export_decl): Because vtables always reference virtual functi...
Mike Stump
3
-3
/
+14
1999-04-12
cp-tree.h (struct lang_type): Add com_interface.
Jason Merrill
7
-36
/
+89
1999-04-12
cp-tree.h (COMPARE_NO_ATTRIBUTES): New macro.
Jason Merrill
5
-36
/
+34
1999-04-12
decl.c (xref_tag): Only complain once about using a typedef-name with 'struct'.
Jason Merrill
2
-14
/
+18
1999-04-12
update comment
Jason Merrill
1
-4
/
+8
1999-04-12
parse.y (absdcl_intern): New nonterminal.
Jason Merrill
3
-2885
/
+3087
1999-04-12
* pt.c (lookup_template_class): Look through implict typename.
Jason Merrill
2
-2
/
+13
1999-04-11
friend.c (add_friend): Deal gracefully with error_mark_node.
Mark Mitchell
3
-3
/
+29
1999-04-11
* decl.c (push_binding): Fix typo in comment.
Mark Mitchell
2
-1
/
+5
1999-04-10
Fix typo.
Jeff Law
1
-1
/
+1
1999-04-10
error.c (dump_type_real): If a typename is a template-id, put out the templat...
Mark Mitchell
3
-30
/
+26
1999-04-09
decl.c (make_typename_type): Complain if we don't find a type when trying to ...
Mark Mitchell
2
-0
/
+14
[next]