diff options
author | nathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-09-27 08:34:37 +0000 |
---|---|---|
committer | nathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-09-27 08:34:37 +0000 |
commit | 0fd9234ffc1d747ab0488b54b8223d8e77445689 (patch) | |
tree | 7483d3a2373b63f9115ace50b961c0b75f7e9d5d | |
parent | 8769bbb13697d8382e16872b5e3585360d9f72d4 (diff) | |
download | gcc-0fd9234ffc1d747ab0488b54b8223d8e77445689.tar.gz |
Reformat ChangeLog 1999-09-27 Nathan Sidwell <nathan@acm.org>
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29675 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | gcc/cp/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index fa5f56b4cb0..bd30005e76a 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -17,7 +17,8 @@ (dump_type_real): Move back to dump_type. (dump_type): Adjust prototype. Use tree_string_flags. (dump_aggr_type): Likewise. Use dump_template_parms. - (dump_type_prefix): Adjust prototype. Use tree_string_flags. Return pad flag. + (dump_type_prefix): Adjust prototype. Use tree_string_flags. + Return pad flag. (dump_type_suffix): Adjust prototype. Use tree_string_flags. (dump_simple_decl): Likewise. (dump_decl): Likewise. Use dump_template_decl. |