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
/
decl2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-12
target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.
Mark Mitchell
1
-34
/
+49
2005-04-05
re PR c++/19159 (Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info)
Mark Mitchell
1
-14
/
+35
2005-04-04
decl2.c (finish_objects): Revert my previous patch.
Jan Hubicka
1
-8
/
+0
2005-03-30
[multiple changes]
Jan Hubicka
1
-2
/
+3
2005-02-24
call.c, [...]: Fix comment typo(s).
Volker Reichelt
1
-1
/
+1
2005-02-23
re PR c++/19991 (Enum not accepted in array-size)
Mark Mitchell
1
-8
/
+6
2005-02-21
re PR c++/19076 (Pointer to member function not matched to pointer to member ...
Douglas Gregor
1
-1
/
+1
2005-02-18
re PR c++/19508 (dwarf2, ICE on __attribute__(aligned) in class template)
Giovanni Bajo
1
-1
/
+10
2005-02-15
decl2.c (mark_used): Set the source location of the used decl to the current ...
Alexandre Oliva
1
-1
/
+12
2005-02-03
re PR c++/17401 (ICE with invalid pure specifier)
Giovanni Bajo
1
-52
/
+5
2005-01-05
re PR c++/19030 (ice on tree check)
Nathan Sidwell
1
-5
/
+5
2004-12-31
re PR middle-end/17799 (Non-optimizing compile loses 'this')
Richard Henderson
1
-0
/
+1
2004-12-30
cp-tree.h (cp_declarator): Split "name" field into qualifying_scope and unqua...
Mark Mitchell
1
-4
/
+4
2004-12-16
re PR c++/18905 (Strange error: subscripted value is neither array nor pointer)
Nathan Sidwell
1
-5
/
+4
2004-12-08
re PR c++/18803 (rejects access to operator() in template)
Nathan Sidwell
1
-2
/
+0
2004-11-29
[multiple changes]
Joseph Myers
1
-0
/
+4
2004-11-24
cp-tree.h (context_as_string): Remove extern.
Ben Elliston
1
-1
/
+1
2004-11-12
re PR c++/18389 (ICE on struct declaration in for statement)
Mark Mitchell
1
-1
/
+1
2004-11-09
builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...
Joseph Myers
1
-2
/
+2
2004-11-01
Convert diagnostics to use quoting flag q 9/n
Gabriel Dos Reis
1
-1
/
+1
2004-10-17
re PR c++/17743 (dependent expressions in attributes)
Giovanni Bajo
1
-0
/
+3
2004-10-13
toplev.c (compile_file): Call mudflap_finish_file from here ...
Frank Ch. Eigler
1
-5
/
+0
2004-10-11
re PR c++/17929 (ICE with qualified name in template specialization)
Mark Mitchell
1
-2
/
+8
2004-10-07
cp-tree.h (ICS_USER_FLAG): Remove comment about obsolete flag.
Mark Mitchell
1
-6
/
+2
2004-10-04
Convert diagnostics to use quoting flag q 3/n
Gabriel Dos Reis
1
-38
/
+46
2004-09-22
cp-tree.h (unemitted_tinfo_decls): Make a VEC(tree).
Nathan Sidwell
1
-27
/
+10
2004-09-21
cp-tree.h (struct lang_type_header): Remove uses_multiple_inheritance field.
Nathan Sidwell
1
-2
/
+2
2004-09-19
decl2.c (determine_visibility): Allow class visibility directives to override...
Mark Mitchell
1
-14
/
+21
2004-09-10
c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.
Zack Weinberg
1
-3
/
+0
2004-09-10
class.c, [...]: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2004-09-09
defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.
Zack Weinberg
1
-4
/
+4
2004-09-02
decl2.c (determine_visibility): Only check data visibility for VAR_DECLS.
Paul Brook
1
-1
/
+2
2004-09-01
target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLASS_DATA.
Mark Mitchell
1
-7
/
+14
2004-08-31
hooks.c (hook_bool_void_true): New function.
Mark Mitchell
1
-0
/
+6
2004-08-31
Make-lang.in (CXX_AND_OBJCXX_OBJS): Add cp/cp-objcp-common.o.
Ziemowit Laski
1
-2
/
+2
2004-08-30
call.c (check_dtor_name): Replace abort with gcc_assert or gcc_unreachable.
Nathan Sidwell
1
-11
/
+12
2004-08-27
re PR c++/13684 (local static object variable constructed once but ctors and ...
Jason Merrill
1
-1
/
+1
2004-08-27
call.c (validate_conversion_obstack): Replace my_friendly_assert with gcc_ass...
Nathan Sidwell
1
-39
/
+32
2004-08-25
tree.h (build_int_cst): New, sign extended constant.
Nathan Sidwell
1
-3
/
+3
2004-08-16
re PR c++/6749 (infinite loop with inheritance of abstract classes)
Kriang Lerdsuwanakij
1
-4
/
+7
2004-08-15
tree.h (build_int_cst): New.
Nathan Sidwell
1
-3
/
+5
2004-08-06
tree.c (handle_dll_attribute): Move here from i383/winnt.c.
Mark Mitchell
1
-6
/
+17
2004-08-05
re PR c/14516 (-fleading-underscore does not work correctly for file static v...
Geoffrey Keating
1
-9
/
+4
2004-08-04
class.c (build_vtable): Do not set DECL_VISIBILITY here.
Mark Mitchell
1
-0
/
+53
2004-07-29
c-common.h (lang_post_pch_load): New variable.
Mark Mitchell
1
-268
/
+353
2004-07-18
c-common.c (c_common_truthvalue_conversion): Don't warn if TREE_NO_WARNING is...
Steven Bosscher
1
-9
/
+2
2004-07-17
class.c (finish_struct_methods): Remove unncessary code.
Mark Mitchell
1
-2
/
+1
2004-07-16
vec.h (VEC_address): New function.
Mark Mitchell
1
-6
/
+6
2004-07-11
decl2.c (import_export_class): Never export/import vtables with inline key fu...
Mike Stump
1
-1
/
+8
2004-07-01
target.h (struct gcc_target): Add new field to struct cxx: import_export_class.
Nick Clifton
1
-0
/
+4
[next]