This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] RTL docs update


On 7/2/07, Seongbae Park (박성배, 朴成培) <seongbae.park@gmail.com> wrote:
Hi,

Enclosed patch is meant to reflect the findings in PR 32437.
While I briefly looked at some of the options for more automated
documentation extraction/generation system ala doxygen or javadoc,
I haven't found a suitable one for rtl.def and tree.def.
So in the mean time, I'll rather update the content.

2007-07-02 Seongbae Park <seongbae.park@gmail.com>

--
#pragma ident "Seongbae Park, compiler, http://seongbae.blogspot.com";

Shoot. I shouldn't mix shift and tab/enter :( The changelog has been truncated :( Here's the full changelog:

2007-07-02 Seongbae Park <seongbae.park@gmail.com>

       * rtl.def (UNSPEC, USE, CLOBBER): More comments.
--
#pragma ident "Seongbae Park, compiler, http://seongbae.blogspot.com";

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]