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
2000-03-01
revert last patch
Jason Merrill
2
-13
/
+0
2000-03-01
* typeck.c (convert_for_assignment): Warn about conversion to bool.
Cor Veenman
2
-0
/
+13
2000-03-01
Reorganize some warning code
Bernd Schmidt
2
-39
/
+41
2000-03-01
search.c (protected_accessible_p): Use context_for_name_lookup.
Jason Merrill
3
-2
/
+5
2000-02-29
* init.c (construct_virtual_bases): Fix thinko.
Jason Merrill
2
-1
/
+6
2000-02-29
c-decl.c (current_function_decl): Move to toplev.c.
Martin v. Löwis
2
-4
/
+4
2000-02-29
pt.c (fn_type_unification): Unify return type, whenever provided.
Nathan Sidwell
3
-17
/
+25
2000-02-28
* Eliminate DECL_FIELD_SIZE.
Richard Kenner
4
-24
/
+22
2000-02-28
search.c (protected_accessible_p): Also allow the access if the member is pub...
Jason Merrill
2
-35
/
+37
2000-02-28
regen
Jason Merrill
1
-808
/
+808
2000-02-27
builtins.c (c_strlen): Use size_diffop and return ssizetype value.
Richard Kenner
13
-129
/
+170
2000-02-27
update
Jason Merrill
1
-1
/
+6
2000-02-27
Implement class scope using-declarations for functions.
Jason Merrill
8
-201
/
+205
2000-02-27
semantics.c (simplify_aggr_init_exprs_p): Don't walk into types.
Mark Mitchell
2
-2
/
+17
2000-02-27
rtti.c (get_vmi_pseudo_type_info): Move __vmi_class_type_info pseudo_type_inf...
Alfred Minarik
2
-0
/
+12
2000-02-27
cp-tree.h (DECL_NEEDED_P): Tweak to correct usage before EOF.
Mark Mitchell
6
-7
/
+37
2000-02-26
* lang-options.h (-fmessage-length=): Add missing option.
Richard Kenner
2
-1
/
+5
2000-02-26
* Make-lang.in (CXX_SRCS): Add .h files and sort list.
Richard Kenner
2
-12
/
+17
2000-02-26
Restore missing data
Richard Kenner
1
-1
/
+5054
2000-02-27
Makefile.in (STMP_FIXINC): New toggle.
Zack Weinberg
2
-1
/
+5
2000-02-26
Fix copyrights
Jeff Law
30
-30
/
+48
2000-02-25
Fix 3 ia64 g++ testsuite failures, and groff miscompilation.
Jim Wilson
2
-9
/
+13
2000-02-25
lex.c (check_newline): Use push_srcloc and pop_srcloc, rather than duplicatin...
Mark Mitchell
6
-138
/
+139
2000-02-24
decl.c (grokdeclarator): Diagnose qualifiers on non-member function type, rat...
Nathan Sidwell
2
-5
/
+15
2000-02-23
decl.c (grokdeclarator): Call decl_type_access_control.
Jason Merrill
4
-816
/
+828
2000-02-23
* decl.c (decls_match): Remove obsolete static member nadgering.
Nathan Sidwell
2
-21
/
+5
2000-02-22
Refer to the standard as an ISO document, not an ANSI one.
Martin v. Löwis
13
-82
/
+96
2000-02-22
cp-tree.h (CPTI_VTABLE_INDEX_TYPE): New macro.
Mark Mitchell
6
-222
/
+345
2000-02-21
call.c (build_object_call): Compress consecutive calls to cp_error.
Gabriel Dos Reis
7
-41
/
+63
2000-02-21
cp-tree.h (merge_primary_and_secondary_vtables_p): New macro.
Mark Mitchell
4
-60
/
+176
2000-02-20
class.c (build_vtable): New function, split out from ...
Mark Mitchell
3
-30
/
+39
2000-02-19
Move language-specific entries
Richard Kenner
1
-1
/
+21
2000-02-20
class.c (dfs_build_vcall_offset_vtbl_entries): Fix typo in comment.
Mark Mitchell
2
-25
/
+36
2000-02-19
c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
Richard Kenner
6
-61
/
+69
2000-02-18
semantics.c (deferred_type_access_control): Walk the entire type_lookups list.
Jason Merrill
7
-1111
/
+1203
2000-02-18
gcc.texi (Bug Reporting): Refer to bugs.html.
Martin v. Löwis
2
-2
/
+6
2000-02-18
class.c (add_method): Don't set DECL_VIRTUAL_CONTEXT.
Mark Mitchell
3
-5
/
+4
2000-02-17
ir.texi: Document DECL_TEMPLATE_INSTANTIATIONS.
Mark Mitchell
4
-0
/
+10
2000-02-17
invoke.texi (-fmessage-length=n): Document.
Mark Mitchell
2
-6
/
+9
2000-02-16
Make DECL_CONTEXT mean the class in which a member function was declared, eve...
Mark Mitchell
18
-206
/
+245
2000-02-16
* decl.c (xref_tag): Don't SET_IDENTIFIER_NAMESPACE_VALUE.
Jason Merrill
2
-8
/
+4
2000-02-16
configure (gcc_version): When setting, narrow search to lines containing `ver...
Kaveh R. Ghazi
2
-1
/
+5
2000-02-15
Jonathan Larmour <jlarmour@redhat.co.uk>:
Jonathan Larmour
2
-5
/
+10
2000-02-16
decl2.c (lang_decode_option): Enable automatic line wrapping.
Gabriel Dos Reis
2
-0
/
+7
2000-02-13
parse.y (frob_specs): Split out...
Jason Merrill
5
-853
/
+864
2000-02-10
ir.texi (ADDR_EXPR): Document the fact that an ADDR_EXPR can be used to creat...
Mark Mitchell
2
-2
/
+8
2000-02-10
class.c (dfs_modify_vtables): Tweak calculation of functions to override.
Mark Mitchell
2
-6
/
+15
2000-02-08
typeck.c (strip_all_pointer_quals): Use TYPE_MAIN_VARIANT, to strip array ele...
Nathan Sidwell
2
-2
/
+8
2000-02-07
decl.c (store_parm_decls): Don't build cleanups for parameters while processi...
Mark Mitchell
2
-1
/
+8
2000-02-07
cp-tree.h (struct saved_scope): Add incomplete field.
Jason Merrill
11
-947
/
+1200
[next]