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: TREE_LIST, a new hope -- from oldlto branch


On Mon, May 3, 2010 at 10:09 PM, Eric Botcazou <ebotcazou@adacore.com> wrote:
>> 2010-05-03 ?Steven Bosscher ?<steven at gcc dot gnu dot org>
>>
>> ? ? ? Ported from oldlto branch
>> ? ? ? 2006-05-31 ?Kazu Hirata ?<kazu at codesourcery dot com>
>>
>> ? ? ? * gcc/stor-layout.c (pending_sizes): Change the type to
>> ? ? ? VEC(tree,gc) *.
>> ? ? ? (get_pending_sizes, put_pending_size, put_pending_sizes):
>> ? ? ? Update the uses of pending_sizes.
>> ? ? ? * gcc/c-decl.c (store_parm_decls): Likewise.
>> ? ? ? * gcc/tree.h: Update the prototype for get_pending_sizes and
>> ? ? ? put_pending_sizes.
>
> No gcc/ prefix in the ChangeLog. ?I'd just write:
>
> 2010-05-03 ?Steven Bosscher ?<steven at gcc dot gnu dot org>
> ? ? ? ? ? ?Kazu Hirata ?<kazu at codesourcery dot com>

Okeydokey.
I would also write without gcc/ but apparently on the oldlto branch
there was just one ChangeLog, maintained from the gcc "root". I'll
have to remember updating all of those entries, too. Thanks for
spotting that!

Ciao!
Steven


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