darcs patch: Add support for GNU/kfreebsd-i386 (and 10 more)

Simon Marlow simonmar at microsoft.com
Mon Jan 9 09:39:05 EST 2006


Ian Lynagh wrote:
> Thu Jan  5 17:56:25 GMT 2006  Ian Lynagh <igloo at earth.li>
>   * Add support for GNU/kfreebsd-i386
> 
> Thu Jan  5 20:30:07 GMT 2006  Ian Lynagh <igloo at earth.li>
>   * Include stdlib in lndir, fixing gcc "implicit declaration" warnings
> 
> Thu Jan  5 20:31:39 GMT 2006  Ian Lynagh <igloo at earth.li>
>   * Include string.h in unlit, fixing gcc "implicit declaration" warnings
> 
> Thu Jan  5 20:38:22 GMT 2006  Ian Lynagh <igloo at earth.li>
>   * Initialise part of a structure to NULL to avoid a gcc warning
>   
>   I haven't checked the code on this one to be sure this isn't just a bug.
> 
> Thu Jan  5 20:57:19 GMT 2006  Ian Lynagh <igloo at earth.li>
>   * Use correct format specifier for a size_t value
> 
> Thu Jan  5 21:36:40 GMT 2006  Ian Lynagh <igloo at earth.li>
>   * Put a dummy record initialisation in to fix a warning
> 
> Thu Jan  5 21:38:33 GMT 2006  Ian Lynagh <igloo at earth.li>
>   * Remove dead panic
> 
> Thu Jan  5 21:39:43 GMT 2006  Ian Lynagh <igloo at earth.li>
>   * Remove duplicate imports
> 
> Thu Jan  5 22:23:43 GMT 2006  Ian Lynagh <igloo at earth.li>
>   * Avoid "dereferencing type-punned pointer will break strict-aliasing rules" warnings
> 
> Thu Jan  5 22:32:00 GMT 2006  Ian Lynagh <igloo at earth.li>
>   * Avoid "dereferencing type-punned pointer will break strict-aliasing rules" warning
> 
> Thu Jan  5 22:38:52 GMT 2006  Ian Lynagh <igloo at earth.li>
>   * Put entry_is_read_only and tvar_is_locked inside #if defined(STM_FG_LOCKS)

All committed, thanks.

Simon



More information about the Cvs-ghc mailing list