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]

[PING] Re: [PATCH] gc-improv merge (1/n): new libiberty interfaces


Ping ^3 ?

http://gcc.gnu.org/ml/gcc-patches/2010-05/msg00454.html

I am pinging quite often as this is the last unapproved patch for
gc-improv merge, and because of time constraints I must do the merge
by the middle of end week, or risk having it postponed for about a
month.

>> 2010-05-05 ÂLaurynas Biveinis Â<laurynas.biveinis@gmail.com>
>>
>> Â Â Â Â* splay-tree.h: Update copyright years.
>> Â Â Â Â(splay_tree_s): Document fields.
>> Â Â Â Â(splay_tree_new_typed_alloc): New.
>>
>> Â Â Â Â* hashtab.h: Update copyright years.
>> Â Â Â Â(htab_create_typed_alloc): New.
>>
>> libiberty:
>>
>> Â Â Â Â* splay-tree.c: Update copyright years.
>> Â Â Â Â(splay_tree_new_typed_alloc): New.
>> Â Â Â Â(splay_tree_new_with_allocator): Use it.
>>
>> Â Â Â Â* hashtab.c: Update copyright years.
>> Â Â Â Â(htab_create_typed_alloc): New.
>> Â Â Â Â(htab_create_alloc): Use it.
>>
>> Â Â Â Â* functions.texi: Regenerate.



-- 
Laurynas


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