log

age author description
Sun, 06 Jan 2008 11:40:45 +0000 asl * src/memcpy.cxx: added assert when memory areas for memcpy()
Sun, 06 Jan 2008 11:13:51 +0000 asl 2007-12-21 Oyvind Harboe <oyvind.harboe@zylin.com>
Sun, 06 Jan 2008 10:42:34 +0000 asl 2008-01-06 Shaun Louie <sal@microplex.com>
Fri, 21 Dec 2007 16:47:15 +0000 jlarmour * include/profile.h: Declare profile_off.
Tue, 20 Nov 2007 11:00:06 +0000 asl * cdl/usbs_at91.cdl: Fixed typos in
Wed, 14 Nov 2007 14:39:13 +0000 jlarmour * doc/athttpd.sgml: added an example of a tcl script.
Wed, 14 Nov 2007 14:08:06 +0000 jlarmour * support/file2c.tcl : align romdisk data to 4 bytes. With a bit
Mon, 12 Nov 2007 13:33:12 +0000 jlarmour * include/jim.h: include file order fix; now compiles again.
Mon, 12 Nov 2007 11:32:02 +0000 jlarmour * doc/athttpd.cdl: Fixed typos in doc. Return value from handler is not
Mon, 05 Nov 2007 12:38:19 +0000 jlarmour * cdl/memalloc.cdl: Added option CYGBLD_MEMALLOC_MALLOC_EXTERNAL_JOIN_H
Thu, 25 Oct 2007 15:17:49 +0000 gthomas Clean up for GCC-4.x
Wed, 24 Oct 2007 16:19:54 +0000 jlarmour Fix error in earlier change - doesn't need to precede CYG_INIT_MEMALLOC, needs to just be at it
Wed, 24 Oct 2007 13:25:46 +0000 jlarmour * src/heapgen.tcl: Init priority for pool initialization is now
Wed, 24 Oct 2007 12:42:37 +0000 jlarmour * src/malloc.cxx: Init priority for pool initialization is now
Tue, 16 Oct 2007 12:37:52 +0000 asl * src/at91sam7sek_misc.c (hal_at91_led): Fix off by one error on
Mon, 15 Oct 2007 11:28:06 +0000 gthomas Use ACTUAL_CFLAGS - from Sergei Gavrikov
Fri, 12 Oct 2007 15:30:20 +0000 gthomas Optimize system initialization
Fri, 05 Oct 2007 17:41:48 +0000 jlarmour * src/main.cxx (main): Suspend main thread, rather than exit.
Thu, 27 Sep 2007 15:32:31 +0000 jlarmour * include/hal_endian.h (SWAP16): Fix "return value" so
Thu, 27 Sep 2007 15:30:24 +0000 jlarmour * src/siginit.cxx (cyg_libc_signals_default_handler): Handle case where
Thu, 27 Sep 2007 11:14:52 +0000 gthomas Add missing ioctl functions - reported by Emmanuel Collien
Sat, 15 Sep 2007 14:43:22 +0000 asl * include/hal_var_ints.h: use interrupt priority 16 for
Sat, 15 Sep 2007 14:42:39 +0000 asl * tests/intr0.cxx, tests/kintr0.c: As suggested by Bart Veer,
Sat, 15 Sep 2007 14:29:43 +0000 asl * tests/strptime.c (test): Extend the test so that it triggers the
Sat, 15 Sep 2007 13:57:39 +0000 asl * src/if_i82559.c (eth_dsr): Fixed the previous change which broken
Tue, 11 Sep 2007 18:04:25 +0000 asl * src/hal_misc.c: Include <cyg/infra/diag.h> to prevent compiler
Tue, 11 Sep 2007 17:37:22 +0000 asl * add timeout to potential infinite loop in cs8900a_send per
Tue, 11 Sep 2007 16:50:54 +0000 asl * src/cstartup.cxx: Change the INIT priority of
Tue, 11 Sep 2007 16:37:53 +0000 asl * include/sys/socketvar.h: Fix very old and subtle macro bug. From
Tue, 04 Sep 2007 14:26:08 +0000 jlarmour * src/misc/infconst.c: Declare infinity byte order as dependent on
Tue, 28 Aug 2007 15:56:03 +0000 asl * tests/can_overrun1.c (can0_thread): Fix the length of the data
Tue, 28 Aug 2007 10:59:52 +0000 gthomas Fix memory allocation for FLASH/FIS - could have been wrong if some other function allocated memory first
Fri, 24 Aug 2007 14:14:34 +0000 asl * src/watchdog_lpc2xxx.cxx: Fixed to work properly in WDINT mode.
Fri, 24 Aug 2007 13:44:56 +0000 asl * doc/synth_test.ecm: Import file for running the tests on synth.
Fri, 24 Aug 2007 13:41:25 +0000 asl * doc/can.sgml: Callback on event documentation.
Fri, 17 Aug 2007 19:32:26 +0000 asl tests/fnmatch.c (main): Fix cut/paste error in final pass/fail
Fri, 17 Aug 2007 08:48:57 +0000 asl * src/can_lpc2xxx.c: The definition of "info" is missing when only
Fri, 17 Aug 2007 08:10:44 +0000 asl * include/can_lpc2xxx_baudrates.h: Removed all prefixed zeros from
Mon, 13 Aug 2007 07:38:57 +0000 asl * include/config_keys.h: Added key set setting CAN callback
Mon, 13 Aug 2007 07:36:34 +0000 asl * cdl/io_can.cdl: Added option CYGOPT_IO_CAN_SUPPORT_CALLBACK
Fri, 10 Aug 2007 14:08:12 +0000 asl * src/loop_can.c: Change all CYGPKG_IO_CAN_* to CYGPKG_DEVS_CAN_*
Thu, 09 Aug 2007 12:13:26 +0000 gthomas Support HTTP_FORBIDDEN - from Peter Korsgaard
Thu, 02 Aug 2007 08:48:00 +0000 asl * src/can_lpc2xxx.c: Added acknowledging call in rx interrupt
Tue, 31 Jul 2007 18:41:43 +0000 asl * src/fatfs.c: When removing a directory, first remove . and
Tue, 31 Jul 2007 09:04:16 +0000 asl * cdl/io_can.cdl: Added interface CYGINT_IO_CAN_CHANNELS for
Tue, 31 Jul 2007 07:53:36 +0000 asl 2007-07-07 Alexey Shusharin <mrfinch@mail.ru>
Mon, 30 Jul 2007 18:09:47 +0000 asl * cdl/hal_arm_lpc2xxx.cdl: Added option
Sun, 08 Jul 2007 19:18:56 +0000 asl * include/sys/param.h (log_): Really disable logging when
Tue, 03 Jul 2007 14:49:05 +0000 gthomas CAN driver for LPC2xxx, plus misc CAN improvements - from Uwe Kindler
Tue, 03 Jul 2007 14:42:17 +0000 gthomas CAN driver for LPC2xxx, plus misc CAN improvements - from Uwe Kindler
Mon, 02 Jul 2007 11:48:59 +0000 gthomas Add (char *) casts to make GCC/4.2.x happy.
Thu, 28 Jun 2007 15:43:07 +0000 gthomas Add (char *) casts - keep GCC 4.2.x happy
Wed, 27 Jun 2007 01:51:29 +0000 gthomas Change prototype for proper operation with PowerPC Altivec compiler
Fri, 22 Jun 2007 11:41:49 +0000 gthomas Add option to 'prime' UART Tx - on behalf of Alexander Aganichev
Tue, 12 Jun 2007 20:27:14 +0000 asl * src/except.cxx (install_handlers): Fixed typo. Bug #1000373
Tue, 12 Jun 2007 20:06:25 +0000 asl * src/synth_entry.c (__stack_chk_fail): another new function
Tue, 12 Jun 2007 20:02:21 +0000 asl * src/misc.cxx (cyg_mtab_extra): Only create the array if it has more
Mon, 11 Jun 2007 13:23:45 +0000 nickg * tests/klock.c (entry0, entry1): Modify mbox part of test to
Mon, 04 Jun 2007 20:41:22 +0000 asl * src/hal_diag.c (cyg_hal_plf_serial_isr): Fixed issue with UART
Mon, 04 Jun 2007 20:30:59 +0000 asl * src/net/net_io.c: (do_ip_addr): Option to set domain name.