On 02/12/13 19:47, Lawrence Crowl wrote:
Add class record_builder to ease construction of records and unions. Use it in some appropriate places.Nathan please review the vxworks changes.
config/vxworks.c Replace vxworks_emutls_var_fields() with vxworks_emutls_object_type(). Use record_builder within vxworks_emutls_object_type(). Tested on x86_64. Tested with config-list.mk on vxworks targets.
The vxworks bits look fine, thanks. -- Nathan Sidwell