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-07-23
c-semantics.c (make_rtl_for_local_static): Use TREE_ASM_WRITTEN to figure out...
Mark Mitchell
3
-47
/
+54
2000-07-21
cp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.
Zack Weinberg
4
-104
/
+47
2000-07-18
typeck.c (comp_target_parms): Remove obsolete parameter.
Nathan Sidwell
2
-18
/
+10
2000-07-18
cp-tree.h (THUNK_VCALL_OFFSET): Update documentation.
Mark Mitchell
1
-0
/
+5
2000-07-17
typeck.c (mark_addressable): Never set TREE_USED.
Jason Merrill
6
-21
/
+29
2000-07-16
cp-tree.h (THUNK_VCALL_OFFSET): Update documentation.
Mark Mitchell
2
-3
/
+3
2000-07-14
top level:
Zack Weinberg
2
-2
/
+6
2000-07-14
cvsignore: Add generated YACC files.
Mark Mitchell
2
-0
/
+6
2000-07-13
gcc.c (do_spec_1): Add new %B operator.
Zack Weinberg
2
-76
/
+30
2000-07-12
gcc_update (files_and_dependencies): Remove generated YACC files.
Mark Mitchell
4
-8808
/
+7
2000-07-11
class.c (layout_class_type): Add pointers to virtual bases after base classes...
Mark Mitchell
2
-2
/
+7
2000-07-10
c-common.h (build_stmt): Declare.
Benjamin Chelf
4
-44
/
+78
2000-07-10
semantics.c (expand_body): Sync interface information at the end of function ...
Jakub Jelinek
2
-0
/
+6
2000-07-10
init.c (build_new_1): Bail early if the call to new fails.
Jason Merrill
8
-1625
/
+1703
2000-07-10
decl.c (pushtag): Don't put local classes in template functions on the local_...
Mark Mitchell
3
-1
/
+13
2000-07-10
cp-tree.h (char_type_p): New function.
Mark Mitchell
8
-25
/
+78
2000-07-06
* pt.c (tsubst): Don't layout type, if it's error_mark.
Nathan Sidwell
2
-2
/
+8
2000-07-06
* pt.c (instantiate_pending_templates): Reset template level.
Nathan Sidwell
2
-0
/
+6
2000-07-05
call.c (joust): Don't complain about `operator char *()' beating `operator co...
Jason Merrill
2
-1
/
+16
2000-07-04
repo.c (repo_get_id): Handle the case where a class with virtual bases has a ...
Jason Merrill
7
-758
/
+788
2000-07-03
* decl2.c (push_decl_namespace): Push the original namespace.
Nathan Sidwell
2
-1
/
+6
2000-07-03
pt.c (instantiate_class_template): Set CLASSTYPE_VBASECLASSES.
Nathan Sidwell
3
-0
/
+8
2000-07-02
c-common.h (genrtl_begin_compound_stmt): Remove declaration.
Benjamin Chelf
4
-24
/
+30
2000-07-02
mangle.c (canonicalize_for_substitution): Return the canonical variant of a t...
Mark Mitchell
2
-0
/
+5
2000-07-02
decl.c (duplicate_decls): Preserve DECL_ORIGINAL_TYPE for a TYPE_DECL.
Mark Mitchell
3
-6
/
+9
2000-07-01
Makefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.
Ben Chelf
10
-631
/
+201
2000-07-01
split out <2000 entries
Jason Merrill
1
-0
/
+20675
2000-07-01
init.c (init_init_processing): Go back to aligning like double_type_node for ...
Jason Merrill
4
-20771
/
+102
2000-06-30
semantics.c (genrtl_asm_stmt): Don't decay input operands here.
Mark Mitchell
2
-12
/
+14
2000-06-30
Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.
Mark Mitchell
8
-90
/
+67
2000-06-30
in libiberty/ChangeLog:
Alex Samuel
2
-9
/
+9
2000-06-30
parse.y (expr_no_comma_rangle): New non-terminal.
Nathan Sidwell
4
-4345
/
+4581
2000-06-30
cp-tree.h (struct language_function): Remove temp_name_counter.
Mark Mitchell
6
-88
/
+191
2000-06-30
c-common.c: Include c-common.h, not c-lex.h or c-tree.h.
Mark Mitchell
11
-121
/
+150
2000-06-29
cp-tree.h (SET_DECL_ARTIFICIAL): Remove.
Nathan Sidwell
7
-11
/
+19
2000-06-28
cp-tree.h (CLEAR_BINFO_NEW_VTABLE_MARKED): Remove.
Mark Mitchell
4
-65
/
+145
2000-06-27
* decl.c (grokfndecl): Set DECL_CONTEXT for static functions too.
Mark Mitchell
2
-1
/
+5
2000-06-26
search.c (hides): Remove.
Nathan Sidwell
2
-38
/
+21
2000-06-26
decl2.c (handle_class_head): Bash typedefs to the type's main decl.
Nathan Sidwell
2
-1
/
+8
2000-06-26
cp-tree.h (genrtl_begin_stmt_expr): Rename to ...
Mark Mitchell
4
-27
/
+37
2000-06-25
gengenrtl.c (special_rtx): Fix typo in comment.
Theodore Papadopoulo
2
-2
/
+6
2000-06-24
decl.c (pushdecl): Don't set DECL_CONTEXT from current_namespace.
Jason Merrill
5
-3284
/
+3326
2000-06-23
parse.y (template_arg): Convert TEMPLATE_DECL that is a template template par...
Kriang Lerdsuwanakij
11
-683
/
+752
2000-06-23
in include/ChangeLog:
Alex Samuel
3
-2
/
+29
2000-06-23
cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
Mark Mitchell
12
-151
/
+325
2000-06-22
pt.c (tsubst_decl, [...]): Clear DECL_SAVED_TREE.
Jason Merrill
4
-14
/
+57
2000-06-22
call.c (build_x_va_arg): Check if in a template decl.
Nathan Sidwell
3
-1
/
+9
2000-06-21
class.c (push_lang_context): TYPE_NAME gets you to the Java types DECLs.
Alexandre Petit-Bianco
3
-8
/
+19
2000-06-21
pt.c (tsubst_decl, [...]): Fix test for TYPE_DECLs for which we don't need to...
Jason Merrill
2
-13
/
+11
2000-06-21
parse.y (program): Always call finish_translation_unit.
Nathan Sidwell
3
-807
/
+817
[next]