log

age author description
Wed, 22 Jan 2003 04:45:53 +0000 jlarmour * include/flash_am29xxxxx_parts.inl (CYGHWR_DEVS_FLASH_AMD_AM29DL640D):
Wed, 22 Jan 2003 01:10:41 +0000 jlarmour Add new Linux kernel compatibility package. Not a compatibility layer
Tue, 21 Jan 2003 11:20:34 +0000 jld * standalone/wxwin/confogtool.h: Force ecUSE_MLT == 0 for debug builds.
Tue, 21 Jan 2003 03:16:51 +0000 jlarmour * cdl/hal_mips_mips32.cdl: Make endianness configurable.
Mon, 20 Jan 2003 19:32:09 +0000 jlarmour Remove extraneous return that crept in in the last change. Trivial.
Mon, 20 Jan 2003 16:01:26 +0000 jld * common/eCosThreadUtils.cpp:
Mon, 20 Jan 2003 15:12:11 +0000 jld * standalone/wxwin/configtooldoc.cpp:
Mon, 20 Jan 2003 14:54:34 +0000 jld * common/eCosTestPlatform.cpp:
Mon, 20 Jan 2003 14:50:12 +0000 jld * common/eCosStd.h: #include winsock2.h and process.h for Cygwin builds.
Mon, 20 Jan 2003 13:09:20 +0000 jlarmour * src/signal.cxx (cyg_posix_deliver_signals): silence warning.
Mon, 20 Jan 2003 11:14:37 +0000 gthomas Slight improvement in UDP throughput testing.
Mon, 20 Jan 2003 11:13:55 +0000 gthomas Increase allowed number of buffers - this had to wait for some recent QUICC changes in buffer management.
Mon, 20 Jan 2003 11:13:07 +0000 gthomas Don't use QUICC functions unless QUICC HAL is present.
Mon, 20 Jan 2003 11:12:38 +0000 gthomas Add some [missing] files which are now required.
Mon, 20 Jan 2003 11:11:49 +0000 gthomas Improve handling of ESA by using RedBoot/fconfig.
Mon, 20 Jan 2003 09:21:06 +0000 jld * Makefile: Simplify by reference to ecos.mak
Sun, 19 Jan 2003 12:18:48 +0000 bartv Minor clean ups to cope with a more finicky SH assembler
Sun, 19 Jan 2003 12:05:10 +0000 bartv Fix build failures caused by using the wrong register #define
Sat, 18 Jan 2003 04:22:59 +0000 jlarmour * doc/dns.sgml: Document const in setdomainname proto here.
Sat, 18 Jan 2003 04:19:25 +0000 jlarmour * src/network_support.c (init_all_network_interfaces): Define buf
Sat, 18 Jan 2003 04:18:48 +0000 jlarmour * include/dns_impl.inl (setdomainname): define with const name
Sat, 18 Jan 2003 04:18:26 +0000 jlarmour * include/cyg_ass.h (CYG_CHECK_FUNC_PTRC): Define with const pointer
Sat, 18 Jan 2003 04:09:31 +0000 jlarmour * src/mqueue.cxx: Fix multi-line string literal warning.
Sat, 18 Jan 2003 03:47:02 +0000 jlarmour * cdl/dns.cdl: Added the ability to hard code a domain name.
Sat, 18 Jan 2003 03:46:17 +0000 jlarmour * src/network_support.c (init_all_network_interfaces): Added
Fri, 17 Jan 2003 16:49:11 +0000 gthomas Misc fixes to Linux boot code - from Patrick Doyle
Fri, 17 Jan 2003 14:38:31 +0000 jld * standalone/wxwin/makefile.gnu: New makefile for GNU tools
Thu, 16 Jan 2003 17:19:31 +0000 jld * standalone/wxwin/ecutils.cpp: #include <errno.h>
Mon, 13 Jan 2003 18:45:26 +0000 gthomas Be quieter about out of range memory addresses - ask only once - from Patrick Doyle
Mon, 13 Jan 2003 05:50:23 +0000 jlarmour * include/mqueue.hxx: Allow get/put to return time out.