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
2001-06-05
call.c (build_user_type_conversion_1): Set ICS_USER_FLAG and ICS_BAD_FLAG on ...
Nathan Sidwell
1
-0
/
+6
2001-06-05
decl.c (xref_tag): Remove extraneous %s on dependent name lookup warning.
Nathan Sidwell
1
-0
/
+5
2001-06-05
class.c (layout_vtable_decl): Fix off by one error on build_index_type.
Nathan Sidwell
1
-0
/
+7
2001-06-05
c-common.h (flag_dump_translation_unit): Remove.
Nathan Sidwell
1
-0
/
+22
2001-06-01
Amend previous changelog PR g++/2936 Part missed from first commit
Nathan Sidwell
1
-1
/
+6
2001-05-30
re PR c++/2936 (gcc gives me an internal error when compiling mozilla with --...
Nathan Sidwell
1
-0
/
+6
2001-05-26
re PR c++/2823 (kde2/artsd miscompilation (part 1))
Nathan Sidwell
1
-0
/
+5
2001-05-25
Standardize header guards.
Richard Henderson
1
-1
/
+5
2001-05-25
builtins.def: Encode additional information, such as names and types, here.
Mark Mitchell
1
-0
/
+4
2001-05-25
invoke.texi (-fno-builtin): Document that this is always on in C++.
Mark Mitchell
1
-0
/
+5
2001-05-24
re PR c++/2184 (using declarations for classes in function templates)
Nathan Sidwell
1
-0
/
+6
2001-05-23
optimize.c (initialize_inlined_parameters): Don't set TREE_READONLY for a VAR...
Mark Mitchell
1
-0
/
+6
2001-05-22
class.c, [...]: Remove com_interface attribute support.
Jason Merrill
1
-0
/
+6
2001-05-22
parse.y: Refer to compound literals as such, not as constructor-expressions.
Joseph Myers
1
-0
/
+5
2001-05-22
call.c (build_op_delete_call): Ignore exception-specifications when looking f...
Mark Mitchell
1
-0
/
+8
2001-05-21
class.c (build_vtable_entry_ref): Lose vtbl parm.
Jason Merrill
1
-0
/
+10
2001-05-21
cp-tree.def (START_CATCH_STMT): Lose.
Jason Merrill
1
-0
/
+24
2001-05-20
re PR c++/2781 (bad code generated for reference call with -O2 (regression fr...
Nathan Sidwell
1
-0
/
+6
2001-05-20
pt.c (determine_specialization): Ignore artificial functions.
Kriang Lerdsuwanakij
1
-0
/
+4
2001-05-20
Makefile.in (OBJS, [...]): Update.
Neil Booth
1
-0
/
+7
2001-05-18
decl2.c (finish_objects): Use the original SYMBOL_REF from the function decla...
Diego Novillo
1
-0
/
+5
2001-05-18
re PR c++/2526 (internal compiler error (version 2.95.3 and 3.0))
Nathan Sidwell
1
-0
/
+6
2001-05-17
except.h (protect_cleanup_actions): Remove it.
Mark Mitchell
1
-0
/
+6
2001-05-16
spew.c (read_token): Call yyerror on all unexpected tokens.
Nathan Sidwell
1
-0
/
+4
2001-05-16
init.c (member_init_ok_or_else): Take a tree rather than string for name.
Nathan Sidwell
1
-0
/
+6
2001-05-15
Move ChangeLog entry to correct file
Nick Clifton
1
-0
/
+5
2001-05-13
except.c (choose_personality_routine): Export.
Zack Weinberg
1
-0
/
+9
2001-05-12
dwarfout.c (dwarfout_init): Add cast.
Neil Booth
1
-0
/
+4
2001-05-12
cp-tree.h (ptrmemfunc_vbit_where_t): Declare type.
Alexandre Oliva
1
-1
/
+6
2001-05-12
Reverted Geoff Keating's 2001-05-03's patch.
Alexandre Oliva
1
-0
/
+4
2001-05-12
* cp-tree.h (C_EXP_ORIGINAL_CODE): Delete; declared in c-common.h.
Ira Ruben
1
-0
/
+4
2001-05-11
cp-tree.h (finish_label_expr, [...]): Delete.
Neil Booth
1
-0
/
+6
2001-05-07
splay-tree.h (splay_tree_max): New function.
Mark Mitchell
1
-0
/
+5
2001-05-04
cp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_IDENTIFIER.
Geoffrey Keating
1
-0
/
+21
2001-05-04
cp-tree.h (flag_inline_trees): Update documentation.
Mark Mitchell
1
-0
/
+11
2001-05-03
dump.c (cp_dump_tree, [...]): New case.
Nathan Sidwell
1
-0
/
+8
2001-05-02
decl.c (compute_array_index_type): Don't try to do anything with the indices ...
Mark Mitchell
1
-0
/
+5
2001-05-02
call.c: NULL_PTR -> NULL.
Kaveh R. Ghazi
1
-0
/
+15
2001-05-02
* decl2.c (do_using_directive): Revert previous patch.
Mark Mitchell
1
-0
/
+4
2001-05-01
cp-tree.def (USING_STMT): New statement node.
Nathan Sidwell
1
-0
/
+9
2001-05-01
call.c (build_new_op): Convert args from reference here.
Nathan Sidwell
1
-0
/
+5
2001-05-01
spew.c (last_token_id): New static variable.
Nathan Sidwell
1
-0
/
+6
2001-04-30
c-common.c (c_promoting_integer_type_p): New function, from the corpse of old...
Richard Henderson
1
-0
/
+5
2001-04-30
fdl.texi: New file.
Mark Mitchell
1
-0
/
+5
2001-04-30
decl2.c (start_static_initialization_or_destruction): Correct logic to handle...
Mark Mitchell
1
-0
/
+5
2001-04-30
regmove.c (record_stack_memrefs): Catch all references to the stack pointer.
Mark Mitchell
1
-0
/
+5
2001-04-29
decl2.c (unsupported_options): Add new-abi.
Joseph Myers
1
-0
/
+5
2001-04-27
except.c (can_convert_eh): Don't check template parms, typename types etc.
Nathan Sidwell
1
-0
/
+5
2001-04-27
optimize.c (maybe_clone_body): Copy parameter names and locations.
Nathan Sidwell
1
-0
/
+4
2001-04-27
cp-tree.h (adjust_clone_args): Prototype new function.
Nathan Sidwell
1
-0
/
+6
[next]