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] gc-improv merge (2/n): make gengtype output typed allocators


Ping?

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

> 2010-05-06 ÂLaurynas Biveinis Â<laurynas.biveinis@gmail.com>
>
> Â Â Â Â* gentype.c: Update copyright year.
> Â Â Â Â(walk_type): Accept variable_size GTY option.
> Â Â Â Â(USED_BY_TYPED_GC_P): New macro.
> Â Â Â Â(write_enum_defn): Use USED_BY_TYPED_GC_P. ÂDo not output
> Â Â Â Âwhitespace at the end of strings.
> Â Â Â Â(get_type_specifier, variable_size_p): New functions.
> Â Â Â Â(alloc_quantity, alloc_zone): New enums.
> Â Â Â Â(write_typed_alloc_def): New function.
> Â Â Â Â(write_typed_struct_alloc_def): Likewise.
> Â Â Â Â(write_typed_typed_typedef_alloc_def): Likewise.
> Â Â Â Â(write_typed_alloc_defns): Likewise.
> Â Â Â Â(output_typename, write_splay_tree_allocator_def): Likewise.
> Â Â Â Â(write_splay_tree_allocators): Likewise.
> Â Â Â Â(main): Call write_typed_alloc_defns and
> Â Â Â Âwrite_splay_tree_allocators.

-- 
Laurynas


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