comparison packages/io/common/current/ChangeLog @ 1595:05e490add1fb

* src/iosys.c (cyg_io_lookup): Use union to avoid aliasing problems with compiler.
author jlarmour
date Fri, 16 Apr 2004 03:33:40 +0000
parents f2453fae08d4
children
comparison
equal deleted inserted replaced
1594:edb4ac2e0d6b 1595:05e490add1fb
1 2004-04-16 Jonathan Larmour <jifl@eCosCentric.com>
2
3 * src/iosys.c (cyg_io_lookup): Use union to avoid aliasing problems
4 with compiler.
5
1 2004-01-19 Nick Garnett <nickg@calivar.com> 6 2004-01-19 Nick Garnett <nickg@calivar.com>
2 7
3 * include/config_keys.h (CYG_IO_GET_CONFIG_DISK_INFO): Added DISK 8 * include/config_keys.h (CYG_IO_GET_CONFIG_DISK_INFO): Added DISK
4 IO config key base definition. 9 IO config key base definition.
5 10