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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-18
* cp-tree.h (VPTR_NAME, VPTR_NAME_P): Remove.
Kazu Hirata
1
-0
/
+2
2005-04-18
decl.c (expand_static_init): Call build2 and build3 instead of build.
Kazu Hirata
1
-0
/
+5
2005-04-17
c-common.def (SIZEOF_EXPR, [...]): Remove.
Ian Lance Taylor
1
-0
/
+11
2005-04-17
re PR c++/21025 (ICE on template)
Mark Mitchell
1
-0
/
+7
2005-04-17
cp-tree.h (LOOKUP_GLOBAL): Remove.
Kazu Hirata
1
-0
/
+8
2005-04-15
re PR middle-end/14311 (builtins for atomic operations needed)
Richard Henderson
1
-0
/
+5
2005-04-15
Move my 2005-03-18 ChangeLog to cp/ChangeLog.
Dale Johannesen
1
-0
/
+4
2005-04-15
cp-tree.h (lang_type_class): Remove redefined.
Kazu Hirata
1
-0
/
+7
2005-04-14
cp-tree.h (SET_TMPL_ARG, [...]): Remove.
Kazu Hirata
1
-0
/
+5
2005-04-12
target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.
Mark Mitchell
1
-0
/
+6
2005-04-09
* cp-tree.h (cp_deprecated): Remove.
Kazu Hirata
1
-0
/
+2
2005-04-09
* cp-tree.h (VF_BINFO_VALUE, VF_BASETYPE_VALUE): Remove.
Kazu Hirata
1
-0
/
+2
2005-04-09
cp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove.
Kazu Hirata
1
-0
/
+2
2005-04-09
cp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove.
Kazu Hirata
1
-0
/
+3
2005-04-09
* cp-tree.h (DECL_ARRAY_DELETE_OPERATOR_P): Remove.
Kazu Hirata
1
-0
/
+2
2005-04-09
* cp-tree.h (cxx_alignof): Remove.
Kazu Hirata
1
-0
/
+4
2005-04-09
c-common.def: Move FOR_STMT...
Ian Lance Taylor
1
-0
/
+30
2005-04-08
re PR c++/20905 (confuses unrelated type name with instance name)
Mark Mitchell
1
-0
/
+12
2005-04-08
re PR c++/20145 (template "class has virtual functions ... " is not suppresse...
Mark Mitchell
1
-0
/
+15
2005-04-06
c-decl.c (finish_decl): Apply pending #pragma weak regardless of scope.
Joseph Myers
1
-0
/
+5
2005-04-06
re PR c++/20212 (attribute unused vs. member function template)
Mark Mitchell
1
-0
/
+6
2005-04-06
Add missing ChangeLog entry
Mark Mitchell
1
-0
/
+9
2005-04-06
re PR c++/19312 (ICE in stabilize_call when throwing a copy)
Jason Merrill
1
-0
/
+6
2005-04-05
Fix typo
Mark Mitchell
1
-0
/
+5
2005-04-05
re PR c++/19159 (Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info)
Mark Mitchell
1
-0
/
+7
2005-04-04
re PR c++/20679 (Parse error when accessing attributes of an inner class. Enc...
Mark Mitchell
1
-0
/
+5
2005-04-04
re PR c++/20746 ([4.0 only] Incorrect return value for covariant return funct...
Nathan Sidwell
1
-0
/
+6
2005-04-04
decl2.c (finish_objects): Revert my previous patch.
Jan Hubicka
1
-0
/
+5
2005-04-03
* pt.c: Fix comment typos.
Kazu Hirata
1
-0
/
+4
2005-04-03
re PR c++/20723 (ICE in more_specialized_fn, more than one user-defined conve...
Nathan Sidwell
1
-0
/
+7
2005-04-01
call.c (add_template_candidates_real): Remove length parameter from fn_type_u...
Nathan Sidwell
1
-0
/
+20
2005-03-31
PR c++/19203, implement DR 214
Nathan Sidwell
1
-0
/
+14
2005-03-31
re PR c++/18644 (-Wsynth warning in <complex>)
Gabriel Dos Reis
1
-0
/
+5
2005-03-30
[multiple changes]
Jan Hubicka
1
-0
/
+5
2005-03-29
re PR c/20519 (completed type not selected properly with typeof)
Richard Henderson
1
-0
/
+7
2005-03-24
Index: cp/ChangeLog
Geoffrey Keating
1
-0
/
+5
2005-03-24
typeck.c (comptypes): First determine if the types are compatible from a targ...
Steven Bosscher
1
-1
/
+20
2005-03-23
langhooks.h (truthvalue_conversion): Remove.
Joseph Myers
1
-0
/
+4
2005-03-23
c-common.h (default_conversion): Remove.
Joseph Myers
1
-0
/
+5
2005-03-22
extend.texi: Deprecate C++ min/max operators.
Mark Mitchell
1
-0
/
+7
2005-03-22
re PR c++/19980 (ICE on invalid template declaration)
Volker Reichelt
1
-0
/
+5
2005-03-22
re PR c++/20499 (ICE on duplicate class definition)
Volker Reichelt
1
-0
/
+6
2005-03-22
re PR c++/20465 (error: no matching function for call)
Nathan Sidwell
1
-0
/
+7
2005-03-21
re PR c++/20461 (ICE at "class 'C' does not have any field named 'f'" error)
Paolo Carlini
1
-0
/
+13
2005-03-21
c-common.c (lvalue_or_else): Replace by lvalue_error; only give diagnostic wi...
Joseph Myers
1
-0
/
+5
2005-03-19
re PR c++/20240 (invalid using-redeclaration accepted)
Kriang Lerdsuwanakij
1
-0
/
+5
2005-03-19
re PR c++/20333 (ICE on invalid code, typename outside of a template)
Kriang Lerdsuwanakij
1
-0
/
+6
2005-03-18
re PR c++/20463 (ICE on using undefined type)
Paolo Carlini
1
-0
/
+7
2005-03-17
re PR c++/19966 (Misleading message "must take exactly one argument")
Paolo Carlini
1
-0
/
+8
2005-03-17
re PR c++/20186 (ICE with static_cast and type dependent variable (templates))
Nathan Sidwell
1
-0
/
+8
[next]