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]

Fwd: [dataflow]: PATCH: add missing copyright notice in dbgcnt.*, other misc cleanup


Commited per Zadeck's approval.

Seongbae

---------- Forwarded message ----------
From: Seongbae Park <seongbae.park@gmail.com>
Date: Nov 14, 2006 3:03 PM
Subject: Re: [dataflow]: PATCH: add missing copyright notice in
dbgcnt.*, other misc cleanup
To: Kenneth Zadeck <zadeck@naturalbridge.com>


Revised per your comment.


Seongbae

On 11/14/06, Seongbae Park <seongbae.park@gmail.com> wrote:
Hi,

This patch adds the missing copyright notice,
and seprates debug counter list into dbgcnt.def file.
Also it adds the missing header file dependencies on dbgcnt.h.

Seongbae

2006-11-14 Seongbae Park <seongbae.park@gmail.com>

        * dbgcnt.c, dbgcnt.h: Added missing copyright notice. Now uses
        dbgcnt.def for the list of counters.
        * Makefile.in: Add missing dbgcnt.h header file dependencies.
        * dbgcnt.def: New file.





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




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

Attachment: df-r14.diff.txt
Description: Text document


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