Mercurial > nand-ecoscentric
diff packages/redboot/current/ChangeLog @ 2843:6a5b18d2c1be
Work around GCC 4.3 problem - simplify memcpy() call - reported by Jose Vasconcellos
| author | gthomas |
|---|---|
| date | Wed, 04 Mar 2009 17:22:32 +0000 |
| parents | 16bd2526e63f |
| children | 423d7e4ddb11 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2009-03-04 Gary Thomas <gary@mlbassoc.com> + + * src/fconfig.c (get_config): Simplify memcpy() call to + work around GCC 4.3 code generation error. BZ#1000672 + 2009-02-20 Jonathan Larmour <jifl@eCosCentric.com> * src/flash.c (do_flash_init): Call cyg_flash_init() with
