log

age author description
Thu, 29 Apr 2004 06:56:25 +0000 jlarmour * cdl/ec555_eth_drivers.cdl: Made
Thu, 29 Apr 2004 06:53:27 +0000 jlarmour * src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
Thu, 29 Apr 2004 06:37:56 +0000 jlarmour * src/flashiodev.c: When checking flash upper bound, allow for end
Thu, 29 Apr 2004 04:13:42 +0000 jlarmour * ecos.db: New Packages:
Thu, 29 Apr 2004 04:12:12 +0000 jlarmour * src/if_8139.c:
Thu, 29 Apr 2004 04:11:26 +0000 jlarmour * src/if_dreamcast.c
Thu, 29 Apr 2004 03:39:58 +0000 jlarmour * include/hal_arch.h (HAL_SET_GDB_FLOATING_POINT_REGISTERS): Make
Thu, 29 Apr 2004 03:22:17 +0000 jlarmour fix filename in header
Fri, 23 Apr 2004 21:11:59 +0000 gthomas More warning cleanups
Fri, 23 Apr 2004 20:55:32 +0000 gthomas Fix compiler warning
Fri, 23 Apr 2004 20:50:32 +0000 gthomas Silence compiler warnings
Fri, 23 Apr 2004 20:44:49 +0000 gthomas Fix typo
Fri, 23 Apr 2004 20:38:17 +0000 gthomas Add checking (assert) for size of option arrays. Also fix port for TFTP on little endian systems.
Thu, 22 Apr 2004 15:26:20 +0000 gthomas Update usage of 'tail' command for new (pickier) version - from Jani Monoses
Thu, 22 Apr 2004 12:55:19 +0000 gthomas Add missing ChangeLog (empty) file
Thu, 22 Apr 2004 12:55:09 +0000 gthomas Add missing ChangeLog (empty) files
Wed, 21 Apr 2004 18:51:20 +0000 gthomas Merge from MTD (minor safety check)
Wed, 21 Apr 2004 17:41:44 +0000 gthomas Fix compile errors when using new GCC
Wed, 21 Apr 2004 17:03:23 +0000 gthomas Big/Little endian changes from Bob Koninckx
Mon, 19 Apr 2004 21:26:52 +0000 gthomas Fix configuration check so -f XXX works again.
Mon, 19 Apr 2004 15:27:36 +0000 jld * doc/sgml/doclist,
Fri, 16 Apr 2004 03:33:59 +0000 jlarmour * tests/fptest.c (do_test): Silence aliasing warning when breaking
Fri, 16 Apr 2004 03:33:40 +0000 jlarmour * src/iosys.c (cyg_io_lookup): Use union to avoid aliasing problems
Fri, 16 Apr 2004 03:33:18 +0000 jlarmour * tests/fileio1.c: include stdio.h for rename() prototype.
Fri, 16 Apr 2004 03:33:05 +0000 jlarmour * tests/cxxsupp.cxx: Allow inline function to be correctly inlined.
Thu, 15 Apr 2004 15:51:54 +0000 nickg * src/chat.c: Script now returns success when it runs to completion
Thu, 15 Apr 2004 01:21:59 +0000 jlarmour * current.ect: Provide default for CYGBLD_ISO_STDIO_FILEOPS_HEADER
Thu, 15 Apr 2004 01:10:51 +0000 jlarmour thinko in last change
Thu, 15 Apr 2004 01:07:32 +0000 jlarmour * include/cyg_type.h: added CYG_ATTRIB_ALIGN_MAX and
Wed, 14 Apr 2004 20:40:56 +0000 asl * src/double/ieee754-core/e_cosh.c (__ieee754_cosh):