log

age author description
Thu, 26 Mar 2009 20:39:18 +0000 jld Added tag ecos-v3_0-release for changeset 1a71643da0b4
Thu, 26 Mar 2009 20:39:18 +0000 jld * standalone/wxwin/settingsdlg.cpp: Further tweaks to the widths of ecos-v3_0-release
Wed, 25 Mar 2009 14:32:49 +0000 bartv Fix cyg_libc_signals_lock() and _unlock() inlining.
Wed, 25 Mar 2009 10:35:37 +0000 jld * src/main.c: Move platform info behind GPL banner. [ Bugzilla 1000688 ]
Wed, 25 Mar 2009 09:13:48 +0000 jld * makefile.gnu: Use standard eCos host copyright banner.
Wed, 25 Mar 2009 08:42:33 +0000 jld * src/netif/slipif.c (slipif_init): Prevent erase of NETIF_FLAG_UP bit in SLIP
Wed, 25 Mar 2009 08:06:23 +0000 jld * src/signal.cxx (pause): Revert change of 2006-07-18 pending updating of the
Tue, 24 Mar 2009 16:27:03 +0000 jld * src/pxa2x0_misc.c (hal_interrupt_configure): Use GFER0/GRER0 for
Mon, 23 Mar 2009 17:21:17 +0000 jld * eb40a/current/include/hal_platform_setup.h,
Mon, 23 Mar 2009 14:02:26 +0000 jld * standalone/wxwin/settingsdlg.cpp: Tweak width of settings dialog
Fri, 20 Mar 2009 20:30:26 +0000 asl + * cdl/jffs2.cdl: Add include-fixed to the system include files we
Fri, 20 Mar 2009 14:00:51 +0000 jld * installation.sgml: Update supported host list to include Microsoft Windows
Fri, 20 Mar 2009 08:34:22 +0000 jld * doc/redboot_cmds.sgml: Add note concerning the termination of ELF downloads
Thu, 19 Mar 2009 12:49:18 +0000 jld +2009-03-19 Ilija Kocho <ilijak@siva.com.mk>
Thu, 19 Mar 2009 10:59:44 +0000 jld * cdl/ppp.cdl: Provide a display string for CYGPKT_PPP_WORKAROUNDS_START_FLAG.
Mon, 09 Mar 2009 23:46:33 +0000 gthomas Better handling of history recall - fix BZ#1000714
Mon, 09 Mar 2009 14:21:07 +0000 jld * net/common/current/cdl/net.cdl,
Sat, 07 Mar 2009 11:59:42 +0000 jld * doc/flash.sgml: Fix typos in a FLASH API listing. [ Bugzilla 1000704 ]
Fri, 06 Mar 2009 16:44:49 +0000 jld * cdl/hal_arm.cdl: Merge goals for CYGHWR_THUMB and
Wed, 04 Mar 2009 17:23:47 +0000 gthomas Work around GCC 4.3 problem - simplify memcpy() call - reported by Jose Vasconcellos
Tue, 03 Mar 2009 22:46:26 +0000 bartv Fix typo in the compiler flags update.
Tue, 03 Mar 2009 10:21:39 +0000 jld * standalone/wxwin/configitem.cpp, standalone/wxwin/configitem.h:
Mon, 02 Mar 2009 21:24:24 +0000 bartv Fixes for 1000691 and 1000692
Mon, 02 Mar 2009 21:18:07 +0000 asl * src/if_cs8900a.c: Fixed interrupt hooking block in cs8900a_init() to
Mon, 02 Mar 2009 20:55:53 +0000 asl * src/file.cxx: add a chmod() call, implemented by calling
Mon, 02 Mar 2009 20:55:23 +0000 asl * include/sys/stat.h: chmod() prototype
Mon, 02 Mar 2009 20:35:21 +0000 asl * cdl/hal_arm_lpc2xxx_olpcl2294.cdl: Expanded a list the legal baud
Mon, 02 Mar 2009 20:34:50 +0000 asl * cdl/hal_arm_lpc2xxx_olpce2294.cdl: Expanded a list the legal baud
Mon, 02 Mar 2009 20:34:16 +0000 asl * cdl/hal_arm_lpc2xxx_olpch2294.cdl: Expanded a list the legal baud
Mon, 02 Mar 2009 20:15:43 +0000 asl * tests/intr0.cxx (intr0_main): Fix a compiler warning by changing