Mercurial > ecos
diff packages/hal/arm/arch/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 | fa95d14326ad |
| children | 802a526cd4ac |
line wrap: on
line diff
--- a/packages/hal/arm/arch/current/ChangeLog +++ b/packages/hal/arm/arch/current/ChangeLog @@ -1,3 +1,7 @@ +2003-04-13 Bart Veer <bartv@ecoscentric.com> + + * src/vectors.S (start): fix build problem with -mthumb + 2003-03-11 Mark Salter <msalter@redhat.com> * src/redboot_linux_exec.c (do_exec): Call eth_drv_stop as necessary.
