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
/
parse.y
Age
Commit message (
Expand
)
Author
Files
Lines
2001-01-18
parse.y (nomods_initdcl0): Properly set things up for initdcl0_innards.
Jakub Jelinek
1
-2
/
+4
2001-01-11
call.c (convert_default_arg): Check for unprocessed DEFAULT_ARG.
Nathan Sidwell
1
-0
/
+1
2001-01-11
parse.y (template_parm_header, [...]): New reductions.
Nathan Sidwell
1
-4
/
+13
2001-01-05
parse.y (template_datadef): Check for error_mark_node.
Nathan Sidwell
1
-2
/
+7
2001-01-02
init.c (build_default_init): New fn.
Jason Merrill
1
-1
/
+1
2001-01-02
c-common.h (ASM_INPUT_P): New.
Richard Henderson
1
-2
/
+3
2000-12-21
pt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT, not DECL_TEMPLATE_RESULT.
Jason Merrill
1
-5
/
+9
2000-12-20
cp-tree.h: Update declarations.
Richard Henderson
1
-53
/
+78
2000-11-28
parse.y (base_class.1): Produce a _TYPE not a _DECL.
Nathan Sidwell
1
-6
/
+3
2000-11-24
c-parse.in (unary_expr): Move VA_ARG from here ...
Nathan Sidwell
1
-3
/
+3
2000-11-20
parse.y (yyparse_1): Rename the parser entry point.
Richard Henderson
1
-0
/
+3
2000-11-20
lex.c (rid_to_yy, RID_EXPORT): Make unique keyword.
Nathan Sidwell
1
-1
/
+6
2000-11-09
lex.c (do_identifier): Don't lookup_name for operators.
Nathan Sidwell
1
-2
/
+6
2000-10-21
parse.y (operator): Set got_object from got_scope.
Jason Merrill
1
-3
/
+8
2000-10-13
Remove obstacks.
Mark Mitchell
1
-38
/
+38
2000-09-12
c-common.h (genrtl_clear_out_block): Remove.
Mark Mitchell
1
-7
/
+0
2000-09-11
cp-tree.h (frob_opname): Declare.
Nathan Sidwell
1
-74
/
+85
2000-09-07
Integrated preprocessor.
Zack Weinberg
1
-28
/
+17
2000-09-04
cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree code.
Kriang Lerdsuwanakij
1
-1
/
+1
2000-09-01
parse.y (named_class_head): Check for TYPENAME_TYPE.
Nathan Sidwell
1
-12
/
+18
2000-08-17
cp-tree.h (CPTR_AGGR_TAG): New global tree node.
Nathan Sidwell
1
-8
/
+14
2000-08-11
parse.y (template_arg): Add rule for template qualified with global scope.
Kriang Lerdsuwanakij
1
-0
/
+6
2000-08-11
parse.y (named_complex_class_head_sans_basetype): Remove always true if.
Nathan Sidwell
1
-2
/
+1
2000-08-03
pt.c (do_type_instantiation): Add complain parm; don't complain if called rec...
Jason Merrill
1
-2
/
+2
2000-07-26
* parse.y: Add missing ';'.
Marc Espie
1
-1
/
+1
2000-07-26
parse.y (empty_parms): Use `()', not `(...)', when in the scope of `extern "C...
Mark Mitchell
1
-1
/
+2
2000-07-25
Kill strict_prototype.
Nathan Sidwell
1
-4
/
+5
2000-07-10
init.c (build_new_1): Bail early if the call to new fails.
Jason Merrill
1
-4
/
+4
2000-07-04
repo.c (repo_get_id): Handle the case where a class with virtual bases has a ...
Jason Merrill
1
-5
/
+2
2000-06-30
Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.
Mark Mitchell
1
-1
/
+1
2000-06-30
parse.y (expr_no_comma_rangle): New non-terminal.
Nathan Sidwell
1
-16
/
+57
2000-06-24
decl.c (pushdecl): Don't set DECL_CONTEXT from current_namespace.
Jason Merrill
1
-0
/
+6
2000-06-23
parse.y (template_arg): Convert TEMPLATE_DECL that is a template template par...
Kriang Lerdsuwanakij
1
-1
/
+5
2000-06-21
parse.y (program): Always call finish_translation_unit.
Nathan Sidwell
1
-0
/
+1
2000-06-19
c-common.h (IF_COND): Added documentation.
Ben Chelf
1
-2
/
+2
2000-06-16
cp-tree.h (finish_mem_initializers): Declare.
Mark Mitchell
1
-31
/
+1
2000-06-16
cp-tree.h (struct language_function): Remove x_base_init_list and x_member_in...
Mark Mitchell
1
-19
/
+73
2000-05-28
cp-tree.h (ansi_opname): Make it a macro.
Alex Samuel
1
-34
/
+34
2000-04-11
cp-tre.h (finish_function): Change prototype.
Mark Mitchell
1
-5
/
+5
2000-04-10
class.c (instantiate_type): Handle object-relative template-id.
Jason Merrill
1
-1
/
+2
2000-03-23
builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.
Theodore Papadopoulo
1
-2
/
+2
2000-03-21
tree.h (COMPLETE_TYPE_P): New macro.
Nathan Sidwell
1
-1
/
+1
2000-03-18
* parse.y (extdefs): Call ggc_collect.
Martin v. Löwis
1
-2
/
+2
2000-02-26
Fix copyrights
Jeff Law
1
-1
/
+2
2000-02-25
lex.c (check_newline): Use push_srcloc and pop_srcloc, rather than duplicatin...
Mark Mitchell
1
-3
/
+1
2000-02-23
decl.c (grokdeclarator): Call decl_type_access_control.
Jason Merrill
1
-1
/
+4
2000-02-22
Refer to the standard as an ISO document, not an ANSI one.
Martin v. Löwis
1
-18
/
+18
2000-02-18
semantics.c (deferred_type_access_control): Walk the entire type_lookups list.
Jason Merrill
1
-142
/
+173
2000-02-13
parse.y (frob_specs): Split out...
Jason Merrill
1
-23
/
+20
2000-02-07
cp-tree.h (struct saved_scope): Add incomplete field.
Jason Merrill
1
-42
/
+68
[next]