.. |
inc
|
update copyrights
|
1998-11-22 22:12:41 -05:00 |
call.c
|
call.c (build_method_call): Remove bogus code for two-argument delete.
|
1999-06-16 11:24:10 +00:00 |
ChangeLog
|
semantics.c (finish_asm_statement): Apply decay conversions to input operands.
|
1999-06-19 17:56:56 -06:00 |
ChangeLog.1
|
Fix spelling and formatting.
|
1999-04-13 22:45:50 +00:00 |
ChangeLog.egcs
|
|
|
class.c
|
cp-tree.h (class_cache_firstobj): Declare.
|
1999-06-15 16:42:46 +00:00 |
config-lang.in
|
Copyright fixes.
|
1999-01-06 13:57:36 -07:00 |
cp-tree.def
|
cp-tree.def (TEMPLATE_ID_EXPR): Update documentation.
|
1999-05-17 16:07:39 +00:00 |
cp-tree.h
|
cp-tree.h (class_cache_firstobj): Declare.
|
1999-06-15 16:42:46 +00:00 |
cvt.c
|
cp-tree.h (cplus_expand_constant): Declare.
|
1999-05-22 01:30:11 +00:00 |
decl2.c
|
decl2.c (import_export_decl): Use same_type_p, rather than relying on pointer-equality for types.
|
1999-06-16 17:48:05 +00:00 |
decl.c
|
decl.c (expand_static_init): When building an anonymous function for use with atexit...
|
1999-06-19 11:11:43 +00:00 |
decl.h
|
cp-tree.h (lang_decl_flags): Remove returns_first_arg and preserves_first_arg.
|
1999-04-22 23:13:12 +00:00 |
errfn.c
|
extend.texi (Deprecated Features): New node.
|
1999-04-14 05:34:55 +00:00 |
error.c
|
decl.c (expand_static_init): When building an anonymous function for use with atexit...
|
1999-06-19 11:11:43 +00:00 |
except.c
|
except.c (complete_ptr_ref_or_void_ptr_p): New function, broken out of ...
|
1999-06-08 05:29:05 +00:00 |
exception.cc
|
See ChangeLog..
|
1998-12-08 14:04:03 +00:00 |
expr.c
|
cp-tree.h (cplus_expand_constant): Declare.
|
1999-05-22 01:30:11 +00:00 |
friend.c
|
decl.c (complete_array_type): Allocate off same obstack.
|
1999-05-28 01:56:31 +00:00 |
g++.1
|
|
|
g++FAQ.texi
|
|
|
g++spec.c
|
Copyright fixes.
|
1999-01-06 13:57:36 -07:00 |
gxx.gperf
|
Make-lang.in (cc1plus): Make it depend on gxx.gperf.
|
1999-05-21 15:55:56 +00:00 |
gxxint.texi
|
* gxxint.texi: Fix typo.
|
1999-05-18 19:56:41 -06:00 |
hash.h
|
Make-lang.in (cc1plus): Make it depend on gxx.gperf.
|
1999-05-21 15:55:56 +00:00 |
init.c
|
init.c (expand_aggr_vbase_init): Add flag parameter.
|
1999-06-18 20:35:56 +00:00 |
input.c
|
lex.c (real_yylex): Replace unused bytes from bad multibyte char.
|
1999-06-07 07:10:29 -04:00 |
lang-options.h
|
extend.texi (Deprecated Features): New node.
|
1999-04-14 05:34:55 +00:00 |
lang-specs.h
|
lang-specs.h: Define __GNU_CC and __GNUC_MINOR__ only if -no-gcc was not given.
|
1999-05-17 17:28:09 -06:00 |
lex.c
|
lex.c (real_yylex): Replace unused bytes from bad multibyte char.
|
1999-06-07 07:10:29 -04:00 |
lex.h
|
Make-lang.in (cc1plus): Make it depend on gxx.gperf.
|
1999-05-21 15:55:56 +00:00 |
Make-lang.in
|
Make-lang.in (cc1plus): Make it depend on gxx.gperf.
|
1999-05-21 15:55:56 +00:00 |
Makefile.in
|
* Makefile.in (ALL_CFLAGS): Add '-W -Wall'.
|
1999-05-31 06:39:48 +00:00 |
method.c
|
decl2.c (import_export_decl): Use same_type_p, rather than relying on pointer-equality for types.
|
1999-06-16 17:48:05 +00:00 |
mpw-config.in
|
|
|
mpw-make.sed
|
|
|
new1.cc
|
update copyrights
|
1998-11-22 22:12:41 -05:00 |
new2.cc
|
update copyrights
|
1998-11-22 22:12:41 -05:00 |
new.cc
|
update copyrights
|
1998-11-22 22:12:41 -05:00 |
NEWS
|
decl.c (build_typename_type): Set DECL_ARTIFICIAL.
|
1998-12-07 07:27:47 -05:00 |
parse.c
|
decl.c (lookup_tag): Remove code no longer needed after name-lookup improvements.
|
1999-05-24 00:47:01 +00:00 |
parse.h
|
gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes with the RTL code RETURN.
|
1999-04-22 17:37:35 +00:00 |
parse.y
|
decl.c (lookup_tag): Remove code no longer needed after name-lookup improvements.
|
1999-05-24 00:47:01 +00:00 |
pt.c
|
pt.c (tsubst_friend_function): Push into namespace of friend function before pushdecl'ing it.
|
1999-06-14 15:56:12 +00:00 |
ptree.c
|
call.c (find_scoped_type, [...]): Lose.
|
1999-05-18 20:48:10 -04:00 |
repo.c
|
Warning fixes:
|
1999-03-26 07:45:00 +00:00 |
rtti.c
|
* rtti.c (build_x_typeid): Check rtti is enabled.
|
1999-04-27 09:41:33 +00:00 |
search.c
|
cp-tree.h (class_cache_firstobj): Declare.
|
1999-06-15 16:42:46 +00:00 |
semantics.c
|
semantics.c (finish_asm_statement): Apply decay conversions to input operands.
|
1999-06-19 17:56:56 -06:00 |
sig.c
|
Warning fixes:
|
1999-03-26 07:45:00 +00:00 |
spew.c
|
update copyrights
|
1998-11-22 22:12:41 -05:00 |
tinfo2.cc
|
update copyrights
|
1998-11-22 22:12:41 -05:00 |
tinfo.cc
|
* tinfo.cc (operator==): Qualify type_info with std::.
|
1999-05-02 22:44:24 +00:00 |
tinfo.h
|
tinfo.h (__class_type_info): Fix illegal declaration.
|
1999-04-02 15:36:57 +00:00 |
tree.c
|
tree.c (cp_build_qualified_type_real): Rework ARRAY_TYPE allocation to match practice throughout the rest of the compiler.
|
1999-05-31 00:25:56 +00:00 |
typeck2.c
|
cp-tree.h (make_ptrmem_cst): New function.
|
1999-05-20 10:44:47 +00:00 |
typeck.c
|
typeck.c (casts_away_constness, [...]): Strip both parts of pointer to data member types.
|
1999-05-25 07:55:58 -04:00 |
xref.c
|
Warning fixes:
|
1999-03-26 07:45:00 +00:00 |