ecos

log

age author description
10 days ago sergeig * src/romfs.c: file name comparison was broken for two filesdefault tip
3 weeks ago jld * packages/kernel/current/doc/kernel.sgml: Indicate that cyg_alarm_initialize()
4 weeks ago jld * introduction.sgml: Mention PPP, lwIP and uSTL. Mention
4 weeks ago jld * standalone/common/ecosconfig.cxx: Fix compilation on recent Cygwin hosts
4 weeks ago jld * NEWS: Add lwIP TCP/IP stack update to v1.3.2.
5 weeks ago jld * cdl/lwip_net.cdl: Rename CFLAGS_ADD and CFLAGS_REMOVE options to match
7 weeks ago jld * include/instrmnt.h: Add instrumentation macros for event flags and
7 weeks ago jld * net/lwip_tcpip/current/*: Major update of lwIP TCP/IP stack to version 1.3.2.
2 months ago jld * src/flashiodevlegacy.c: Specify flash block device lengths correctly
2 months ago jld * include/can.h: EOF footer: s/SERIAL/CAN/.
4 months ago jld * standalone/wxwin/packagesdlg.cpp: Fix the selection of a new package
4 months ago jld * ecosadmin.tcl: Keep target records containing removed packages by
4 months ago alexs * Added execute permissions to files missed in conversion from CVS
4 months ago nickg * include/var_io.h: Minor corrections to the FSMC register defs.
5 months ago jld * cdl/ser_loop.cdl: Remove irrelevant testing parameters which prevent the
5 months ago jld * hal/arm/xscale/*/current/cdl/*.cdl: Fix CDL parenting.
5 months ago jld * services/objloader/current/src/objloader.c,
5 months ago jld * include/cyg_type.h: Changed definition of macro
5 months ago jld * doc/ustl.sgml: Removed cout.flush() from example and from note.
5 months ago jld * cdl/instrument.cdl: Add CYGDBG_KERNEL_INSTRUMENT_MLQ option. Issue
5 months ago jld * common/eCosTestPlatform.cpp (CeCosTestPlatform::LoadFromDir): Use PATH_MAX
5 months ago gthomas DHCP parsing improvement/bugfix from Jay Foster <jay@systech.com>
6 months ago jld * src/sys/netinet/tcp_input.c,
6 months ago jld * cdl/eth_drivers.cdl: Added the suppress option for the compiler flags.
6 months ago bartv Fix mingw detection
6 months ago jld * include/*.h: Move all headers to include/ustl/ except ustl.h and
6 months ago jld * doc/sgml/doclist: Add uSTL documentation.
6 months ago nickg * cdl/spi_stm32.cdl: added testcase.
6 months ago nickg * src/adc_stm32.c:
6 months ago jld * include/crc.h, src/crc16.c: Add cyg_crc16_accumulate() to continue a
6 months ago jld * doc/kernel.sgml: Use "reinterpret_cast" throughout the C++ thread
6 months ago jld * src/bktrace.cpp: prevent inclusion of host header <execinfo.h> (eCos builds
6 months ago bartv Allow synthetic target host-side to build on 64-bit Linux boxes.
6 months ago bartv Default to gcc -m32 when building synth on a 64-bit box.
6 months ago bartv Sort out balloon help for transient widgets.
6 months ago bartv Add rename() and unlink() system calls.
6 months ago bartv Sort out locking and remove unnecessary system call.
7 months ago jld * ecos.db: Add uSTL library package record.
7 months ago jld * cdl/stdio.cdl Added option CYGIMP_LIBC_STDIO_C99_SNPRINTF for activation
7 months ago bartv Add support for a .eh_frame_hdr section
7 months ago bartv Add TLS support to avoid problems with gcc -fstack-protector
7 months ago nickg * include/var_io.h: Added more register definitions for FSMC
7 months ago jlarmour Update copyright years for last commit
7 months ago jlarmour * src/common/vsnprintf.cxx (class Cyg_VsnprintfStream):
7 months ago nickg * cdl/hal_powerpc.cdl: Add CYGHWR_HAL_POWERPC_BOOK_E_FIXED_VECTORS
8 months ago jld * include/sys/cdefs.h: Silence undefined macro warning reported by Jay Foster.
8 months ago jld * src/if_8139.c: Add 0x1186/0x1300 for D-Link DFE-530TX+ PCI card.
8 months ago jld * ecos.db: Add CYGPKG_IO_USB and CYGPKG_IO_USB_SLAVE hardware packages to
8 months ago jld * include/var_io.h: Fix CYGARC_HAL_LPC24XX_REG_FIO3DIR definition
8 months ago jld * Fix date in ChangeLog
8 months ago jld * devs/flash/arm/at91/current/src/at91_flash.c: Enable use of the second
8 months ago jld * cdl/objloader.cdl, src/objelf.c, src/relocate_ppc.c,
8 months ago jld * src/ifaddrs.c (getifaddrs): If socket() call for IPv6 fails, a stray pointer
8 months ago jld * tests/flashdev.c: Compiler warning cleanup. [ Bugzilla 1000643 ]
8 months ago nickg Add support for memalloc heaps in RedBoot.
9 months ago asl * Fix the a problem in the kernel delay_us, if the PIT is
9 months ago asl * Fix the the problem of switching the PCM-settings if
9 months ago jld * src/hal_diag.c: workaround for a suppressing a compiler warning,
9 months ago nickg Add Book E architecture support. See the ChangeLog for full details.
9 months ago bartv Add requires for CYGPKG_IO