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
2003-01-10
Correct PR# in previous check-in.
Mark Mitchell
1
-1
/
+1
2003-01-10
re PR c++/9120 (miscompilation of function with references to undeclared obje...
Mark Mitchell
2
-1
/
+17
2003-01-10
parser.c (cp_parser_late_parsing_for_member): Don't cast to void.
Geoffrey Keating
2
-2
/
+7
2003-01-10
cfns.gperf: ANSIfy function declarations.
Nathanael Nerode
4
-632
/
+650
2003-01-10
re PR c++/9128 (Typeid does not work on polymorphic classes)
Mark Mitchell
6
-213
/
+175
2003-01-10
* decl.c (bad_specifiers): Fix parameter order error I introduced.
Nathanael Nerode
2
-2
/
+6
2003-01-10
Merge from pch-branch.
Geoffrey Keating
19
-108
/
+374
2003-01-09
* decl.c (start_decl): Only check DECL_THREAD_LOCAL for VAR_DECLs.
Jakub Jelinek
2
-1
/
+6
2003-01-09
pt.c (push_access_scope_real): Call push_to_top_level for function in namespa...
Kriang Lerdsuwanakij
2
-7
/
+21
2003-01-09
* decl.c (start_decl): Don't set DECL_COMMON for __thread variables.
Jakub Jelinek
2
-1
/
+6
2003-01-09
Make-lang.in (c++.install-common, [...]): Prepend $(DESTDIR) to destination p...
Christian Cornelssen
2
-31
/
+44
2003-01-09
(This line wasn't in the ChangeLog even though the change was committed)
Nathanael Nerode
1
-0
/
+2
2003-01-08
parser.c (cp_parser_primary_expression): See through explicitly scoped ALIAS_...
Jason Merrill
2
-4
/
+10
2003-01-08
* decl.c: ANSIfy function declarations.
Nathanael Nerode
2
-639
/
+381
2003-01-08
parser.c (cp_parser_asm_definition): Correct handling of omitted operands.
Mark Mitchell
2
-3
/
+14
2003-01-08
re PR c++/9030 (Template friends and access to local classes)
Kriang Lerdsuwanakij
3
-41
/
+134
2003-01-07
* tree.c: Delete bogus #if 0 code.
Nathanael Nerode
2
-9
/
+4
2003-01-07
class.c (layout_class_type): Don't use PCC_BITFIELD_TYPE_MATTERS if not defined.
Andreas Schwab
2
-1
/
+8
2003-01-07
re PR c++/9165 (false "defined but not used" warnings)
Mark Mitchell
2
-0
/
+15
2003-01-07
pt.c (retrieve_local_specialization): Revert 2003-01-05 change.
Mark Mitchell
2
-3
/
+20
2003-01-07
* decl2.c (mark_used): Do not synthesize thunks.
Mark Mitchell
2
-0
/
+3
2003-01-07
class.c (layout_class_type): Correct handling of unnamed bitfields wider than...
Mark Mitchell
2
-1
/
+19
2003-01-06
re PR c++/9189 ([New parser] Order of default argument processing and functio...
Mark Mitchell
2
-46
/
+61
2003-01-06
re PR c++/9109 (parse ambiguity)
Nathan Sidwell
2
-244
/
+271
2003-01-06
defarg-1.C: New test.
Mark Mitchell
3
-17
/
+40
2003-01-05
parser.c (cp_parser_binary_expression, [...]): Const-ify.
Kaveh R. Ghazi
2
-13
/
+24
2003-01-04
method.c (use_thunk): Disable access control while building the body of the t...
Mark Mitchell
2
-1
/
+13
2003-01-03
cvt.c, [...]: This is the C++ front end, not the C front end.
Nathanael Nerode
4
-5
/
+10
2003-01-03
fold-const.c (fold): Avoid NOP_EXPRs better.
Jason Merrill
8
-38
/
+89
2003-01-03
cp-tree.h (struct lang_type_class): add field for key method
Matt Austern
6
-38
/
+106
2003-01-03
c-common.c (finish_fname_decls): Put the DECL_STMTs inside the outermost scope.
Jason Merrill
2
-1
/
+14
2003-01-03
PR c++/45, c++/3784
Nathan Sidwell
2
-2
/
+10
2003-01-03
parser.c (struct cp_parser): Add access_checks_lists field
Graham Stott
2
-3
/
+60
2003-01-02
parser.c (cp_parser_declaration): Accept the __extension__ keyword before the...
Mark Mitchell
2
-2
/
+22
2003-01-02
re PR c++/2843 (parser: __attribute__ on parameter declarations)
Mark Mitchell
2
-0
/
+6
2003-01-02
call.c (build_new_method_call): Fix typo in message format string.
Mark Mitchell
2
-1
/
+6
2003-01-02
parser.c (cp_lexer_next_token_is): Declare it inline.
Mark Mitchell
2
-52
/
+57
2003-01-02
parser.c (cp_parser_sizeof_operand): Do not evaluate the expression.
Mark Mitchell
2
-1
/
+10
2003-01-02
except.c, [...]: Fix Copyright years.
Steven Bosscher
10
-31
/
+40
2003-01-01
c-pragma.c (c_register_pragma): New.
Neil Booth
2
-19
/
+14
2003-01-01
* .cvsignore: Remove.
Neil Booth
2
-1
/
+4
2003-01-01
call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header.
Steven Bosscher
30
-127
/
+139
2003-01-01
cp-tree.h (LOOKUP_TEMPLATES_EXPECTED): Remove.
Mark Mitchell
4
-59
/
+88
2002-12-31
* .cvsignore: Update.
Neil Booth
2
-2
/
+4
2002-12-31
parser.c (cp_parser_dependent_type_p): Fix thinko.
Mark Mitchell
2
-1
/
+5
2002-12-31
class.c (modify_vtable_entry): Remove unused variable.
Nathan Sidwell
4
-68
/
+104
2002-12-31
cp-tree.def (RETURN_INIT): Remove.
Mark Mitchell
8
-156
/
+65
2002-12-31
re PR c++/9112 (new C++ parser rejects code older parsers accepted)
Mark Mitchell
2
-2
/
+11
2002-12-31
* cp-tree.h (pending_lang_change): Declare.
Gabriel Dos Reis
2
-0
/
+7
2002-12-31
parser.c (cp_parser_context_free_list): New variable.
Mark Mitchell
2
-55
/
+100
[next]