comparison packages/hal/common/current/ChangeLog @ 2193:72aa9ecbdad9

* src/hal_if.c (cyg_hal_diag_mangler_gdb_flush): Fix compiler warning about signed/unsigned.
author asl
date Tue, 09 May 2006 15:28:56 +0000
parents a8e7459270c0
children b1a65d90ce72
comparison
equal deleted inserted replaced
2192:93a41cbd95d0 2193:72aa9ecbdad9
1 2006-05-09 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * src/hal_if.c (cyg_hal_diag_mangler_gdb_flush): Fix compiler
4 warning about signed/unsigned.
5
1 2005-06-27 Andrew Lunn <andrew.lunn@ascom.ch> 6 2005-06-27 Andrew Lunn <andrew.lunn@ascom.ch>
2 7
3 * include/hal_tables.h (CYG_HAL_TABLE_{QUALIFIED_}ENTRY): added 8 * include/hal_tables.h (CYG_HAL_TABLE_{QUALIFIED_}ENTRY): added
4 CYGBLD_ATTRIB_USED so that gcc 3.4.4 does not discard entries 9 CYGBLD_ATTRIB_USED so that gcc 3.4.4 does not discard entries
5 which are not refereced explicitly. Problem reported by 10 which are not refereced explicitly. Problem reported by