Mercurial > flash_v2
diff packages/hal/arm/cma230/current/ChangeLog @ 946:b4d06891fe1a
Fix a thumb build problem, and switch to arm-elf-gcc -mthumb rather
than thumb-elf-gcc
| author | bartv |
|---|---|
| date | Tue, 15 Apr 2003 10:14:54 +0000 |
| parents | 797015ac62f3 |
| children | 1ea4ec152dee |
line wrap: on
line diff
--- a/packages/hal/arm/cma230/current/ChangeLog +++ b/packages/hal/arm/cma230/current/ChangeLog @@ -1,3 +1,8 @@ +2003-04-11 Bart Veer <bartv@ecoscentric.com> + + * cdl/hal_arm_cma230.cdl: building for thumb now involves + arm-elf-gcc -mthumb, not thumb-elf-gcc + 2002-08-06 Gary Thomas <gary@chez-thomas.org> 2002-08-06 Motoya Kurotsu <kurotsu@allied-telesis.co.jp>
