2002-07-29 Gabriel Dos Reis <gdr@nerim.net>
commitba21936bc4c2e6323660ba3be59d7ab5a5ea0f2e
authorgdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Jul 2002 19:31:24 +0000 (29 19:31 +0000)
committergdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Jul 2002 19:31:24 +0000 (29 19:31 +0000)
tree34373384a7a2f7e16ad1e90fbdd702a5943f0598
parent0347ca206b61aae9dedca9a31bafd76622467f4b
2002-07-29  Gabriel Dos Reis  <gdr@nerim.net>

* Makefile.in (C_OBJS): Include c-pretty-print.o
(c-pretty-print.o): Add depency rule.
* pretty-print.h: Add more macros.
* c-pretty-print.c: New file.
* c-pretty-print.h: Likewise.

cp/

2002-07-29  Gabriel Dos Reis  <gdr@nerim.net>

* Make-lang.in (CXX_C_OBJS): Include.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55845 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/c-pretty-print.c [new file with mode: 0644]
gcc/c-pretty-print.h [new file with mode: 0644]
gcc/cp/Make-lang.in
gcc/pretty-print.h