.. |
inc
|
update copyrights
|
1998-11-22 22:12:41 -05:00 |
call.c
|
* call.c (add_function_candidate): Fix uninitialized variable.
|
1999-03-14 23:17:26 -05:00 |
ChangeLog
|
Make-lang.in: ($(INTL_TARGETS)): depend on cp/parse.c
|
1999-03-18 22:00:18 +00:00 |
ChangeLog.1
|
typo typo fixes fixes
|
1998-05-06 15:09:07 -06:00 |
ChangeLog.egcs
|
|
|
class.c
|
cp-tree.h (flag_access_control): Declare.
|
1999-03-09 23:02:42 +00:00 |
config-lang.in
|
Copyright fixes.
|
1999-01-06 13:57:36 -07:00 |
cp-tree.def
|
Copyright fixes.
|
1999-01-06 13:57:36 -07:00 |
cp-tree.h
|
cp-tree.h (flag_access_control): Declare.
|
1999-03-09 23:02:42 +00:00 |
cvt.c
|
typeck.c (complete_type_or_else): Add VALUE arg, for helpful diagnostics.
|
1999-02-26 18:37:04 -05:00 |
decl2.c
|
decl2.c (validate_nonmember_using_decl): Issue sensible error-messages on bogus qualifiers.
|
1999-03-15 13:08:26 +00:00 |
decl.c
|
parse.y (named_complex_class_head_sans_basetype): Do nothing for error_mark_node.
|
1999-03-17 00:28:43 +00:00 |
decl.h
|
|
|
errfn.c
|
errfn.c: Change varargs code to look like toplev.c.
|
1999-02-22 20:44:23 -05:00 |
error.c
|
error.c (cp_printers): Add 'F' escape character.
|
1999-03-12 20:49:14 -05:00 |
except.c
|
class.c (resolve_address_of_overloaded_function): Mark the chosen function used.
|
1999-01-25 15:43:21 -05:00 |
exception.cc
|
See ChangeLog..
|
1998-12-08 14:04:03 +00:00 |
expr.c
|
update copyrights
|
1998-11-22 22:12:41 -05:00 |
friend.c
|
cp-tree.h (ANON_UNION_TYPE_P): Robustify.
|
1999-03-05 16:38:54 +00:00 |
g++.1
|
* g++.1 (-traditional): Remove duplicated documentation.
|
1998-07-11 18:25:49 -06:00 |
g++FAQ.texi
|
update
|
1998-06-15 19:51:13 -04:00 |
g++spec.c
|
Copyright fixes.
|
1999-01-06 13:57:36 -07:00 |
gxx.gperf
|
cplus-dem.c (work_stuff): Replace const_type and volatile_type with type_quals.
|
1998-10-23 14:53:28 +00:00 |
gxxint.texi
|
* gxxint.texi: Correct documentation for n, N, Q, and B.
|
1998-10-24 03:05:35 +00:00 |
hash.h
|
cplus-dem.c (work_stuff): Replace const_type and volatile_type with type_quals.
|
1998-10-23 14:53:28 +00:00 |
init.c
|
cp-tree.h (flag_access_control): Declare.
|
1999-03-09 23:02:42 +00:00 |
input.c
|
Add 1999 copyright.
|
1999-02-01 07:05:07 +00:00 |
lang-options.h
|
decl.c (build_typename_type): Set DECL_ARTIFICIAL.
|
1998-12-07 07:27:47 -05:00 |
lang-specs.h
|
gcc.c (default_compilers): Define __FAST_MATH__ when appropriate.
|
1999-02-25 10:50:07 -08:00 |
lex.c
|
lex.c: Don't include setjmp.h.
|
1999-03-15 19:07:25 +00:00 |
lex.h
|
update copyrights
|
1998-11-22 22:12:41 -05:00 |
Make-lang.in
|
Make-lang.in: ($(INTL_TARGETS)): depend on cp/parse.c
|
1999-03-18 22:00:18 +00:00 |
Makefile.in
|
* Makefile.in (search.o): Add dependency on varray.h.
|
1999-03-14 12:43:56 -05:00 |
method.c
|
method.c (old_backref_index): Split out...
|
1999-03-16 14:34:49 -05: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
|
parse.y (named_complex_class_head_sans_basetype): Do nothing for error_mark_node.
|
1999-03-17 00:28:43 +00:00 |
parse.h
|
Regenerate
|
1999-03-17 01:18:10 +00:00 |
parse.y
|
parse.y (named_complex_class_head_sans_basetype): Do nothing for error_mark_node.
|
1999-03-17 00:28:43 +00:00 |
pt.c
|
cp-tree.h (flag_access_control): Declare.
|
1999-03-09 23:02:42 +00:00 |
ptree.c
|
cp-tree.def (CPLUS_BINDING): Update documentation.
|
1998-12-13 14:46:07 +00:00 |
repo.c
|
update copyrights
|
1998-11-22 22:12:41 -05:00 |
rtti.c
|
class.c (resolve_address_of_overloaded_function): Mark the chosen function used.
|
1999-01-25 15:43:21 -05:00 |
search.c
|
decl.c (xref_basetypes): Set CLASSTYPE_VBASECLASSES here.
|
1999-03-15 13:42:56 +00:00 |
semantics.c
|
semantics.c (finish_switch_cond): Handle error cases gracefully.
|
1999-03-13 01:16:36 +00:00 |
sig.c
|
error.c (cp_printers): Add 'F' escape character.
|
1999-03-12 20:49:14 -05: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
|
update copyrights
|
1998-11-22 22:12:41 -05:00 |
tinfo.h
|
update copyrights
|
1998-11-22 22:12:41 -05:00 |
tree.c
|
parse.y (named_complex_class_head_sans_basetype): Do nothing for error_mark_node.
|
1999-03-17 00:28:43 +00:00 |
typeck2.c
|
semantics.c (finish_switch_cond): Handle error cases gracefully.
|
1999-03-13 01:16:36 +00:00 |
typeck.c
|
semantics.c (finish_switch_cond): Handle error cases gracefully.
|
1999-03-13 01:16:36 +00:00 |
xref.c
|
Warning fixes:
|
1998-09-25 09:00:04 +00:00 |