log

age author description
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.
Mon, 13 Jan 2003 05:50:02 +0000 jlarmour * include/mqueue.h: Define POSIX 1003.1d draft mq_timedsend() and
Mon, 13 Jan 2003 05:49:42 +0000 jlarmour * doc/posix.sgml: Document them.
Mon, 13 Jan 2003 04:17:03 +0000 jlarmour http://dev.scriptics.com/ is now http://www.tcl.tk/
Sun, 12 Jan 2003 04:53:28 +0000 jlarmour * src/bootp_support.c: Fix licence which should always have been
Fri, 10 Jan 2003 14:58:25 +0000 asl Typo fix.
Thu, 09 Jan 2003 06:34:12 +0000 jlarmour * src/hal_misc.c (hal_delay_us): Use HAL_CLOCK_READ instead of inline
Wed, 08 Jan 2003 19:47:34 +0000 gthomas Fix ARM9 cache line sizes - from Patrick Doyle
Sat, 04 Jan 2003 18:46:39 +0000 jlarmour * doc/tcpip.sgml: Use new entity name for tcpip manpages.
Sat, 04 Jan 2003 18:46:12 +0000 jlarmour * sgml/makemakefile: Oops, use new entity consistently in generated
Sat, 04 Jan 2003 13:02:31 +0000 gthomas Remove [errant] debug printf.
Sat, 04 Jan 2003 03:42:26 +0000 gthomas Add CSB281 package
Sat, 04 Jan 2003 03:39:59 +0000 gthomas Define data cache sync.
Sat, 04 Jan 2003 03:38:40 +0000 gthomas Fix caches, PCI, ROMRAM mode, interrupts.
Sat, 04 Jan 2003 03:37:12 +0000 gthomas Add support for non 1-1 mapped spaces.
Sat, 04 Jan 2003 03:31:43 +0000 gthomas Handle PCI window in uncached space.
Sat, 04 Jan 2003 03:30:05 +0000 gthomas Add CDL to control debug prints.
Sat, 04 Jan 2003 03:23:15 +0000 gthomas Fix kcache2 test for 32 byte cache line size. Add low level cache testing.
Sat, 04 Jan 2003 03:19:33 +0000 gthomas Include documentation for profile (gprof) package.
Fri, 03 Jan 2003 23:42:20 +0000 jlarmour * sgml/makemakefile: Try to shorten generated entity names.
Thu, 02 Jan 2003 16:43:47 +0000 gthomas Fix decompression problem - from Patrick Doyle.
Tue, 24 Dec 2002 16:04:18 +0000 gthomas PPC60x improvements
Tue, 24 Dec 2002 16:00:44 +0000 gthomas Add new board port for Cogent CSB281
Sun, 22 Dec 2002 11:20:47 +0000 nickg * doc/.cvsignore: Added this file to ignore generated HTML files.
Sun, 22 Dec 2002 11:18:53 +0000 nickg * sgml/doclist: Added HTTPD package documentation.
Sun, 22 Dec 2002 11:17:03 +0000 nickg * ecos.db: Add HTTPD package.
Sun, 22 Dec 2002 11:09:00 +0000 nickg Created new HTTPD package.
Sun, 22 Dec 2002 11:03:52 +0000 nickg * src/sys/netinet/tcp_usrreq.c (tcp_usrreq): Rearranged ifndef on
Wed, 18 Dec 2002 13:03:16 +0000 msalter RedBoot e2fs fix
Tue, 17 Dec 2002 22:10:53 +0000 msalter i82559 driver tweak
Sun, 15 Dec 2002 21:27:39 +0000 bartv Fix cache macros, which could go wrong if the base address was not on
Sun, 15 Dec 2002 21:17:17 +0000 bartv Add explicit #include for <cyg/infra/cyg_type.h>