log

age author description
Fri, 23 Apr 2010 12:01:39 +0000 jld * src/net/dns.c: Initialise DNS domain with an empty string to avoid
Thu, 01 Apr 2010 13:17:10 +0000 jld * include/objelf.h: Add missed entry to CYG_LDR_TABLE_KAPI_MUTEX
Mon, 29 Mar 2010 19:39:12 +0000 sergeig * src/ramfs.c (add_direntry): Fix directory file name corruption
Fri, 26 Mar 2010 18:14:38 +0000 sergeig * cdl/io_flash.cdl: Fix display string for CYGSEM_IO_FLASH_LEGACY_API
Fri, 26 Mar 2010 09:41:45 +0000 sergeig * cdl/io_flash.cdl: Fix "requires" constraint on
Fri, 26 Mar 2010 09:21:38 +0000 sergeig * src/devs_flash_atmel_dataflash.c: Correct bad sector count for
Wed, 10 Mar 2010 18:06:22 +0000 sergeig * src/romfs.c: file name comparison was broken for two files
Thu, 25 Feb 2010 08:53:17 +0000 jld * packages/kernel/current/doc/kernel.sgml: Indicate that cyg_alarm_initialize()
Wed, 17 Feb 2010 10:58:57 +0000 jld * introduction.sgml: Mention PPP, lwIP and uSTL. Mention
Wed, 17 Feb 2010 09:17:14 +0000 jld * standalone/common/ecosconfig.cxx: Fix compilation on recent Cygwin hosts
Sun, 14 Feb 2010 16:49:48 +0000 jld * NEWS: Add lwIP TCP/IP stack update to v1.3.2.
Sun, 07 Feb 2010 16:17:12 +0000 jld * cdl/lwip_net.cdl: Rename CFLAGS_ADD and CFLAGS_REMOVE options to match
Fri, 29 Jan 2010 15:06:38 +0000 jld * include/instrmnt.h: Add instrumentation macros for event flags and
Tue, 26 Jan 2010 11:27:47 +0000 jld * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
Sun, 17 Jan 2010 17:13:36 +0000 jld * src/flashiodevlegacy.c: Specify flash block device lengths correctly
Thu, 14 Jan 2010 11:46:06 +0000 jld * include/can.h: EOF footer: s/SERIAL/CAN/.
Tue, 17 Nov 2009 09:16:06 +0000 jld * standalone/wxwin/packagesdlg.cpp: Fix the selection of a new package
Fri, 13 Nov 2009 11:32:31 +0000 jld * ecosadmin.tcl: Keep target records containing removed packages by
Tue, 27 Oct 2009 10:35:02 +0000 alexs * Added execute permissions to files missed in conversion from CVS
Tue, 27 Oct 2009 10:35:02 +0000 nickg * include/var_io.h: Minor corrections to the FSMC register defs.
Sun, 18 Oct 2009 08:33:41 +0000 jld * cdl/ser_loop.cdl: Remove irrelevant testing parameters which prevent the
Fri, 16 Oct 2009 08:28:01 +0000 jld * hal/arm/xscale/*/current/cdl/*.cdl: Fix CDL parenting.
Fri, 09 Oct 2009 13:53:09 +0000 jld * services/objloader/current/src/objloader.c,
Tue, 06 Oct 2009 12:34:55 +0000 jld * include/cyg_type.h: Changed definition of macro
Tue, 06 Oct 2009 12:31:50 +0000 jld * doc/ustl.sgml: Removed cout.flush() from example and from note.
Sun, 04 Oct 2009 12:48:57 +0000 jld * cdl/instrument.cdl: Add CYGDBG_KERNEL_INSTRUMENT_MLQ option. Issue
Fri, 25 Sep 2009 07:55:36 +0000 jld * common/eCosTestPlatform.cpp (CeCosTestPlatform::LoadFromDir): Use PATH_MAX
Wed, 23 Sep 2009 14:28:48 +0000 gthomas DHCP parsing improvement/bugfix from Jay Foster <jay@systech.com>
Thu, 10 Sep 2009 08:24:47 +0000 jld * src/sys/netinet/tcp_input.c,
Mon, 07 Sep 2009 20:05:33 +0000 jld * cdl/eth_drivers.cdl: Added the suppress option for the compiler flags.
Tue, 01 Sep 2009 21:56:31 +0000 bartv Fix mingw detection
Sun, 30 Aug 2009 17:28:19 +0000 jld * include/*.h: Move all headers to include/ustl/ except ustl.h and
Thu, 27 Aug 2009 09:00:11 +0000 jld * doc/sgml/doclist: Add uSTL documentation.
Wed, 26 Aug 2009 09:45:18 +0000 nickg * cdl/spi_stm32.cdl: added testcase.
Wed, 26 Aug 2009 09:43:11 +0000 nickg * src/adc_stm32.c:
Wed, 26 Aug 2009 06:54:11 +0000 jld * include/crc.h, src/crc16.c: Add cyg_crc16_accumulate() to continue a
Mon, 24 Aug 2009 11:37:04 +0000 jld * doc/kernel.sgml: Use "reinterpret_cast" throughout the C++ thread
Mon, 24 Aug 2009 06:46:33 +0000 jld * src/bktrace.cpp: prevent inclusion of host header <execinfo.h> (eCos builds
Sun, 23 Aug 2009 13:07:45 +0000 bartv Allow synthetic target host-side to build on 64-bit Linux boxes.
Sun, 23 Aug 2009 11:45:12 +0000 bartv Default to gcc -m32 when building synth on a 64-bit box.
Sun, 23 Aug 2009 11:39:59 +0000 bartv Sort out balloon help for transient widgets.
Sun, 23 Aug 2009 11:34:45 +0000 bartv Add rename() and unlink() system calls.
Sun, 23 Aug 2009 11:31:06 +0000 bartv Sort out locking and remove unnecessary system call.
Thu, 20 Aug 2009 17:00:30 +0000 jld * ecos.db: Add uSTL library package record.
Thu, 20 Aug 2009 16:09:18 +0000 jld * cdl/stdio.cdl Added option CYGIMP_LIBC_STDIO_C99_SNPRINTF for activation
Mon, 17 Aug 2009 14:44:16 +0000 bartv Add support for a .eh_frame_hdr section
Tue, 11 Aug 2009 16:00:29 +0000 bartv Add TLS support to avoid problems with gcc -fstack-protector
Mon, 10 Aug 2009 09:50:51 +0000 nickg * include/var_io.h: Added more register definitions for FSMC
Fri, 07 Aug 2009 19:21:20 +0000 jlarmour Update copyright years for last commit
Fri, 07 Aug 2009 19:20:30 +0000 jlarmour * src/common/vsnprintf.cxx (class Cyg_VsnprintfStream):
Fri, 07 Aug 2009 09:22:55 +0000 nickg * cdl/hal_powerpc.cdl: Add CYGHWR_HAL_POWERPC_BOOK_E_FIXED_VECTORS
Wed, 22 Jul 2009 19:17:14 +0000 jld * include/sys/cdefs.h: Silence undefined macro warning reported by Jay Foster.
Wed, 15 Jul 2009 15:01:17 +0000 jld * src/if_8139.c: Add 0x1186/0x1300 for D-Link DFE-530TX+ PCI card.
Tue, 14 Jul 2009 15:03:21 +0000 jld * ecos.db: Add CYGPKG_IO_USB and CYGPKG_IO_USB_SLAVE hardware packages to
Thu, 09 Jul 2009 07:09:40 +0000 jld * include/var_io.h: Fix CYGARC_HAL_LPC24XX_REG_FIO3DIR definition
Sat, 04 Jul 2009 16:55:36 +0000 jld * Fix date in ChangeLog
Fri, 03 Jul 2009 16:31:56 +0000 jld * devs/flash/arm/at91/current/src/at91_flash.c: Enable use of the second
Fri, 03 Jul 2009 14:49:44 +0000 jld * cdl/objloader.cdl, src/objelf.c, src/relocate_ppc.c,
Fri, 03 Jul 2009 12:40:25 +0000 jld * src/ifaddrs.c (getifaddrs): If socket() call for IPv6 fails, a stray pointer
Wed, 01 Jul 2009 18:52:09 +0000 jld * tests/flashdev.c: Compiler warning cleanup. [ Bugzilla 1000643 ]