Mercurial > nand-ecoscentric
graph
-
* cdl/ser_loop.cdl: Remove irrelevant testing parameters which prevent theSun, 18 Oct 2009 08:33:41 +0000, by jld
-
* hal/arm/xscale/*/current/cdl/*.cdl: Fix CDL parenting.Fri, 16 Oct 2009 08:28:01 +0000, by jld
-
* services/objloader/current/src/objloader.c,Fri, 09 Oct 2009 13:53:09 +0000, by jld
-
* include/cyg_type.h: Changed definition of macroTue, 06 Oct 2009 12:34:55 +0000, by jld
-
* doc/ustl.sgml: Removed cout.flush() from example and from note.Tue, 06 Oct 2009 12:31:50 +0000, by jld
-
* cdl/instrument.cdl: Add CYGDBG_KERNEL_INSTRUMENT_MLQ option. IssueSun, 04 Oct 2009 12:48:57 +0000, by jld
-
* common/eCosTestPlatform.cpp (CeCosTestPlatform::LoadFromDir): Use PATH_MAXFri, 25 Sep 2009 07:55:36 +0000, by jld
-
DHCP parsing improvement/bugfix from Jay Foster <jay@systech.com>Wed, 23 Sep 2009 14:28:48 +0000, by gthomas
-
* src/sys/netinet/tcp_input.c,Thu, 10 Sep 2009 08:24:47 +0000, by jld
-
* cdl/eth_drivers.cdl: Added the suppress option for the compiler flags.Mon, 07 Sep 2009 20:05:33 +0000, by jld
-
Fix mingw detectionTue, 01 Sep 2009 21:56:31 +0000, by bartv
-
* include/*.h: Move all headers to include/ustl/ except ustl.h andSun, 30 Aug 2009 17:28:19 +0000, by jld
-
* doc/sgml/doclist: Add uSTL documentation.Thu, 27 Aug 2009 09:00:11 +0000, by jld
-
* cdl/spi_stm32.cdl: added testcase.Wed, 26 Aug 2009 09:45:18 +0000, by nickg
-
* src/adc_stm32.c:Wed, 26 Aug 2009 09:43:11 +0000, by nickg
-
* include/crc.h, src/crc16.c: Add cyg_crc16_accumulate() to continue aWed, 26 Aug 2009 06:54:11 +0000, by jld
-
* doc/kernel.sgml: Use "reinterpret_cast" throughout the C++ threadMon, 24 Aug 2009 11:37:04 +0000, by jld
-
* src/bktrace.cpp: prevent inclusion of host header <execinfo.h> (eCos buildsMon, 24 Aug 2009 06:46:33 +0000, by jld
-
Allow synthetic target host-side to build on 64-bit Linux boxes.Sun, 23 Aug 2009 13:07:45 +0000, by bartv
-
Default to gcc -m32 when building synth on a 64-bit box.Sun, 23 Aug 2009 11:45:12 +0000, by bartv
-
Sort out balloon help for transient widgets.Sun, 23 Aug 2009 11:39:59 +0000, by bartv
-
Add rename() and unlink() system calls.Sun, 23 Aug 2009 11:34:45 +0000, by bartv
-
Sort out locking and remove unnecessary system call.Sun, 23 Aug 2009 11:31:06 +0000, by bartv
-
* ecos.db: Add uSTL library package record.Thu, 20 Aug 2009 17:00:30 +0000, by jld
-
* cdl/stdio.cdl Added option CYGIMP_LIBC_STDIO_C99_SNPRINTF for activationThu, 20 Aug 2009 16:09:18 +0000, by jld
-
Add support for a .eh_frame_hdr sectionMon, 17 Aug 2009 14:44:16 +0000, by bartv
-
Add TLS support to avoid problems with gcc -fstack-protectorTue, 11 Aug 2009 16:00:29 +0000, by bartv
-
* include/var_io.h: Added more register definitions for FSMCMon, 10 Aug 2009 09:50:51 +0000, by nickg
-
Update copyright years for last commitFri, 07 Aug 2009 19:21:20 +0000, by jlarmour
-
* src/common/vsnprintf.cxx (class Cyg_VsnprintfStream):Fri, 07 Aug 2009 19:20:30 +0000, by jlarmour
-
* cdl/hal_powerpc.cdl: Add CYGHWR_HAL_POWERPC_BOOK_E_FIXED_VECTORSFri, 07 Aug 2009 09:22:55 +0000, by nickg
-
* include/sys/cdefs.h: Silence undefined macro warning reported by Jay Foster.Wed, 22 Jul 2009 19:17:14 +0000, by jld
-
* src/if_8139.c: Add 0x1186/0x1300 for D-Link DFE-530TX+ PCI card.Wed, 15 Jul 2009 15:01:17 +0000, by jld
-
* ecos.db: Add CYGPKG_IO_USB and CYGPKG_IO_USB_SLAVE hardware packages toTue, 14 Jul 2009 15:03:21 +0000, by jld
-
* include/var_io.h: Fix CYGARC_HAL_LPC24XX_REG_FIO3DIR definitionThu, 09 Jul 2009 07:09:40 +0000, by jld
-
* Fix date in ChangeLogSat, 04 Jul 2009 16:55:36 +0000, by jld
-
* devs/flash/arm/at91/current/src/at91_flash.c: Enable use of the secondFri, 03 Jul 2009 16:31:56 +0000, by jld
-
* cdl/objloader.cdl, src/objelf.c, src/relocate_ppc.c,Fri, 03 Jul 2009 14:49:44 +0000, by jld
-
* src/ifaddrs.c (getifaddrs): If socket() call for IPv6 fails, a stray pointerFri, 03 Jul 2009 12:40:25 +0000, by jld
-
* tests/flashdev.c: Compiler warning cleanup. [ Bugzilla 1000643 ]Wed, 01 Jul 2009 18:52:09 +0000, by jld
-
Add support for memalloc heaps in RedBoot.Thu, 25 Jun 2009 10:30:59 +0000, by nickg
-
* Fix the a problem in the kernel delay_us, if the PIT isSat, 13 Jun 2009 15:02:52 +0000, by asl
-
* Fix the the problem of switching the PCM-settings ifSat, 13 Jun 2009 15:02:30 +0000, by asl
-
* src/hal_diag.c: workaround for a suppressing a compiler warning,Wed, 10 Jun 2009 20:56:06 +0000, by jld
-
Add Book E architecture support. See the ChangeLog for full details.Mon, 08 Jun 2009 15:46:34 +0000, by nickg
-
Add requires for CYGPKG_IOWed, 03 Jun 2009 20:56:34 +0000, by bartv
-
Add #include <cyg/infra/cyg_type.h> to <sys/stat.h> for __externCWed, 03 Jun 2009 15:45:10 +0000, by bartv
-
* src/if_lancepci.c: Fix casting in the use of HAL_PCI_CPU_TO_BUS().Mon, 25 May 2009 19:35:59 +0000, by jld
-
* include/var_io.h: Provide additional SPI status register defines asMon, 25 May 2009 13:52:26 +0000, by jld
-
* src/mibgroup/mibII/helpers.c (cyg_snmp_get_if): Rewrite it so thatThu, 21 May 2009 15:06:02 +0000, by jld
-
* include/var_io.h (HAL_ARM_AT91_GPIO_MULTIDRAIN): Add a macro toWed, 20 May 2009 08:14:31 +0000, by asl
-
* src/common/thread.cxx: Use the Cyg_Scheduler::get_current_thread()Thu, 14 May 2009 18:26:53 +0000, by jld
-
* include/sys/types.h, include/limits.h: Fixed typo inWed, 13 May 2009 08:21:34 +0000, by jld
-
* NEWS: Added PDCurses port by Sergei Gavrikov.Sun, 10 May 2009 14:13:13 +0000, by jld
-
* ecos.db, services/curses/pdcurses/current/*: Initial check-in ofSun, 10 May 2009 08:29:53 +0000, by jld
-
* fs/fat/current/cdl/fatfs.cdl, fs/jffs2/current/cdl/jffs2.cdl,Tue, 28 Apr 2009 13:06:11 +0000, by jld
-
Fix a couple of typosTue, 21 Apr 2009 16:05:43 +0000, by bartv
-
Fix a couple of typosTue, 21 Apr 2009 15:49:19 +0000, by bartv
-
Fix 16as8 macrosTue, 21 Apr 2009 15:40:08 +0000, by bartv
-
Fix 16as8 macrosTue, 21 Apr 2009 10:13:26 +0000, by bartv
