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
/
cvt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-08-05
Fix PR/2213
Gabriel Dos Reis
1
-0
/
+6
2002-08-04
Index: ChangeLog
Geoffrey Keating
1
-8
/
+0
2002-08-01
call.c (build_field_call): Do not look up the field by name.
Mark Mitchell
1
-4
/
+4
2002-07-05
cvt.c (cp_convert_to_pointer): Call force_fit_type for null pointers.
Jason Merrill
1
-0
/
+2
2002-05-14
cp-tree.h (struct lang_type): Added non_zero_init.
Alexandre Oliva
1
-8
/
+1
2002-05-09
typeck.c (get_member_function_from_ptrfunc): Reorganize.
Jason Merrill
1
-0
/
+3
2002-04-24
cvt.c (convert_to_void): Don't unconditionally make COND_EXPRs void.
Mark Mitchell
1
-1
/
+1
2002-04-04
c-common.c (truthvalue_conversion): Rename, update.
Neil Booth
1
-1
/
+1
2002-03-29
Makefile.in (convert.o, [...]): Update.
Neil Booth
1
-3
/
+3
2002-03-14
call.c (build_over_call): Set TREE_NO_UNUSED_WARNING too.
Jakub Jelinek
1
-0
/
+1
2002-02-07
Rename instantiate_type_flags to tsubst_flags_t & expand use.
Nathan Sidwell
1
-2
/
+2
2001-12-29
call.c (build_user_type_conversion_1): Use my_friendly_assert rather than if ...
Nathan Sidwell
1
-2
/
+1
2001-12-18
cp-tree.h: Delete #defines for cp_error, cp_warning, cp_pedwarn, and cp_compi...
Zack Weinberg
1
-25
/
+25
2001-11-29
cp-tree.h (UNIQUELY_DERIVED_FROM_P): Use lookup base.
Nathan Sidwell
1
-1
/
+1
2001-11-25
re PR c++/3145 (virtual inheritance still creates wrong code)
Nathan Sidwell
1
-153
/
+54
2001-11-22
tree-dump.c: Rename from c-dump.c.
Bryce McKinlay
1
-2
/
+2
2001-11-15
parse.y: Add ...
Jason Merrill
1
-4
/
+2
2001-11-12
cvt.c (ocp_convert): Don't warn the address of a weak function is always `true'.
H.J. Lu
1
-1
/
+1
2001-08-17
cvt.c (convert_to_void): Preserve TREE_SIDE_EFFECTS on COMPOUND_EXPRs.
Mark Mitchell
1
-2
/
+7
2001-08-06
tweak comment
Jason Merrill
1
-1
/
+1
2001-07-25
call.c (joust): Only prefer a non-builtin candidate to a builtin one if...
Jason Merrill
1
-12
/
+26
2001-07-21
Remove old-abi remnants.
Nathan Sidwell
1
-2
/
+2
2001-07-05
cvt.c (convert_lvalue): New fn.
Jason Merrill
1
-0
/
+14
2001-05-02
call.c: NULL_PTR -> NULL.
Kaveh R. Ghazi
1
-1
/
+1
2001-04-30
c-common.c (c_promoting_integer_type_p): New function, from the corpse of old...
Richard Henderson
1
-1
/
+1
2001-02-12
Remove old ABI support.
Mark Mitchell
1
-1
/
+1
2001-02-08
search.c (shared_member_p): New function.
Jason Merrill
1
-0
/
+1
2001-01-16
cvt.c (ocp_convert): Handle vector type conversion
Daniel Berlin
1
-0
/
+2
2001-01-02
tree.c (cp_valid_lang_attribute): Don't set CLASSTYPE_COM_INTERFACE for v3 ABI.
Jason Merrill
1
-12
/
+10
2000-12-14
typo
Jason Merrill
1
-1
/
+1
2000-12-09
error.c (dump_function_name): Don't let the user see __comp_ctor.
Jason Merrill
1
-1
/
+1
2000-12-05
typeck.c (get_delta_difference): If via a virtual base, return zero.
Nathan Sidwell
1
-5
/
+7
2000-11-27
cp-tree.h (binfo_from_vbase): Return the virtual base's binfo.
Nathan Sidwell
1
-9
/
+23
2000-08-17
cvt.c (cp_convert_to_pointer): Pass itf_complain, not itf_no_attributes.
Nathan Sidwell
1
-1
/
+1
2000-08-17
cp-tree.h (instantiate_type_flags): New enumeration.
Nathan Sidwell
1
-2
/
+3
2000-08-14
cvt.c (warn_ref_binding): New static function, broken out of ...
Nathan Sidwell
1
-25
/
+37
2000-08-09
cvt.c (convert_to_pointer_force): Fix error message when attempting to cast f...
Nathan Sidwell
1
-4
/
+8
2000-06-30
cp-tree.h (struct language_function): Remove temp_name_counter.
Mark Mitchell
1
-1
/
+1
2000-06-20
call.c (build_conditional_expr): Use VOID_TYPE_P.
Nathan Sidwell
1
-4
/
+3
2000-04-26
cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
Mark Mitchell
1
-4
/
+2
2000-04-25
call.c (standard_conversion): Accept conversion between COMPLEX_TYPEs
Gabriel Dos Reis
1
-0
/
+4
2000-04-10
class.c (instantiate_type): Handle object-relative template-id.
Jason Merrill
1
-1
/
+5
2000-04-09
cp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_IDENTIFIER.
Mark Mitchell
1
-1
/
+2
2000-03-21
tree.h (COMPLETE_TYPE_P): New macro.
Nathan Sidwell
1
-3
/
+3
2000-03-19
cp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro.
Mark Mitchell
1
-1
/
+7
2000-02-27
builtins.c (c_strlen): Use size_diffop and return ssizetype value.
Richard Kenner
1
-1
/
+2
2000-02-27
Implement class scope using-declarations for functions.
Jason Merrill
1
-9
/
+1
2000-02-26
Fix copyrights
Jeff Law
1
-1
/
+2
2000-01-26
call.c: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-3
/
+3
2000-01-17
cp-tree.h (scratchalloc): Remove.
Mark Mitchell
1
-1
/
+1
[next]