Mercurial > flash_v2
diff packages/hal/i386/arch/current/ChangeLog @ 76:435cced73e2f ecos-v1_3_1-release
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
| author | jlarmour |
|---|---|
| date | Tue, 28 Mar 2000 14:10:45 +0000 |
| parents | da3908c9cd10 |
| children | 59d97b6ba612 |
line wrap: on
line diff
--- a/packages/hal/i386/arch/current/ChangeLog +++ b/packages/hal/i386/arch/current/ChangeLog @@ -1,7 +1,20 @@ +2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk> + + * include/basetype.h: define cyg_halbool as unsigned char + +2000-03-02 Jonathan Larmour <jlarmour@redhat.co.uk> + + * src/hal_misc.c (cyg_hal_exception_handler): Comment out since + it's unimplemented + 2000-02-16 Jesper Skov <jskov@redhat.com> * src/i386_stub.c: CYG_HAL_I386 -> CYGPKG_HAL_I386 +2000-02-16 Jesper Skov <jskov@redhat.com> + + * cdl/hal_i386.cdl: remove fix mes. + 2000-02-10 Nick Garnett <nickg@cygnus.co.uk> * include/hal_arch.h: Merged PC platform support changes @@ -15,6 +28,8 @@ 2000-02-10 Nick Garnett <nickg@cygnus. * src/PKGconf.mak: Added i386_stub.c to COMPILE list. + * cdl/hal_i386.cdl: Added i386_stub.c to compile list. + * src/i386_stub.c: * include/arch.inc: Files added. @@ -32,6 +47,31 @@ 2000-01-21 Jesper Skov <jskov@cygnus.c Let acknowledge clear pending flag, but leave unblocking to clients of the interrupt (i.e., RTC). +1999-12-02 John Dallaway <jld@cygnus.co.uk> + + * cdl/hal_i386.cdl: + + Use the <PACKAGE> token in custom rules. + +1999-12-01 John Dallaway <jld@cygnus.co.uk> + + * cdl/hal_i386.cdl: + + Use the <PREFIX> token in custom rules. + +1999-11-04 John Dallaway <jld@cygnus.co.uk> + + * cdl/hal_i386.cdl: + + Output custom rule dependency information to .deps files in + the current directory. + + Dispense with the need to create a 'src' sub-directory. + +1999-11-01 Jesper Skov <jskov@cygnus.co.uk> + + * cdl/hal_i386.cdl: Added. + 1999-10-25 Jonathan Larmour <jlarmour@cygnus.co.uk> * src/i386.ld: Add asterisks to input section names to make them more
