Mercurial > flash_v2
diff packages/hal/powerpc/arch/current/ChangeLog @ 1608:efb036167f32
Fix compiler warning
| author | gthomas |
|---|---|
| date | Fri, 23 Apr 2004 20:55:32 +0000 |
| parents | bc88a3357a79 |
| children | 5e18a98616fe |
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/ChangeLog +++ b/packages/hal/powerpc/arch/current/ChangeLog @@ -1,3 +1,8 @@ +2004-04-23 Gary Thomas <gary@mlbassoc.com> + + * src/redboot_linux_exec.c (do_exec): Fix compiler warning about bad + cast (dereferencing type-punned pointer will break strict-aliasing rules) + 2004-04-22 Jani Monoses <jani@iv.ro> * cdl/hal_powerpc.cdl :
