change log for rtems (2011-08-29)
    Ralf Corsepius 
    ralf.corsepius at rtems.org
       
    Tue Aug 30 09:21:03 UTC 2011
    
    
  
On 08/30/2011 12:12 AM, rtems-vc at rtems.org wrote:
> *joel*
>
> 2011-08-29	Joel Sherrill<joel.sherrilL at OARcorp.com>
> diff -u rtems/cpukit/score/src/threadhandler.c:1.35 rtems/cpukit/score/src/threadhandler.c:1.36
> --- rtems/cpukit/score/src/threadhandler.c:1.35	Mon Aug 15 03:23:49 2011
> +++ rtems/cpukit/score/src/threadhandler.c	Mon Aug 29 16:30:32 2011
> +/*
> + *  Conditional magic to determine what style of C++ constructor
> + *  initialization this target and compiler version uses.
> + */
>   #if defined(__AVR__)
>     #undef __USE_INIT_FINI__
>   #endif
WTH is this? It's definitely wrong.
    
    
More information about the vc
mailing list