On 09/09/12 08:54, rbmj wrote: > Just because I *love* bothering everyone with emails...
I don't mind, as long as you don't expect me to do anything until I'm certain you've stabilized the patch ;) I'm glad you rolled it up into one patch, because I was eventually going to ask you to do that. Thank you. Cheers - Bruce > I've made a few changes and squashed everything into a single patch for ease > of application. The commit message is inside the patch, but here's the > suggested ChangeLog: > > configure.ac: add --enable-libstdcxx option > configure: regenerate > > [gcc] > gcov-io.c (gcov_open): Pass mode to open() unconditionally > > [fixincludes] > fixinc.in: Added ability to skip machine_name > inclhack.def (AAB_vxworks_assert): Added fix > inclhack.def (AAB_vxworks_regs_vxtypes): Added fix > inclhack.def (AAB_vxworks_stdint): Added fix > inclhack.def (AAB_vxworks_unistd): Added fix > inclhack.def (vxworks_ioctl_macro): Added fix > inclhack.def (vxworks_mkdir_macro): Added fix > inclhack.def (vxworks_regs): Added fix > inclhack.def (vxworks_write_const): Added fix > fixincl.x: Regenerate > mkfixinc.sh: Removed vxworks from list of no-op fixinc targets > > [libstdc++-v3] > config/os/vxworks/os_defines.h: #define'd NOMINMAX > > Thanks, > > Robert Mason >