log

age author description
Tue, 05 Apr 2005 09:39:54 +0000 bartv Fix the remove subcommand to check that the entities being removed
Sun, 27 Mar 2005 18:28:51 +0000 asl * include/linux/kernel.h (PTR_ERR): Should be an unsigned long,
Sun, 27 Mar 2005 18:22:40 +0000 asl * tests/flash1.c: gcc 3.x does not like string continuing
Sun, 27 Mar 2005 18:22:01 +0000 asl * tests/fatfs1.c: Fixed various compiler warnings about types passed to
Sun, 27 Mar 2005 18:21:37 +0000 asl * tests/jffs2_[123].c: Fixed compiler warnings for parameter
Sun, 27 Mar 2005 18:21:15 +0000 asl * tests/ramfs1.c (SHOW_RESULT): Fixed compiler warning about format
Sun, 27 Mar 2005 18:20:33 +0000 asl * src/eb40_misc.c: Include cyg/hal/hal_io.h so we have the
Sun, 27 Mar 2005 18:19:19 +0000 asl * src/hal_aux.c: Added prototype of _adder_set_led() to remove
Sun, 27 Mar 2005 18:18:13 +0000 asl * src/sys/net/if.c (ifioctl): Fixed a compiler warning about
Sun, 27 Mar 2005 18:14:58 +0000 asl * include/diag.h: Added CYGBLD_ATTRIB_PRINTF_FORMAT where
Sun, 27 Mar 2005 17:36:59 +0000 asl * src/net/eth_drv.c (eth_drv_send): Fixed a compiler warning about type of
Sun, 27 Mar 2005 17:36:28 +0000 asl * tests/testfs.c: Fixed compiler warnigs for passing wrong types
Sun, 27 Mar 2005 17:30:54 +0000 asl * tests/flash1.c: Fixed compiler warning with diag_printf.
Sun, 27 Mar 2005 17:29:58 +0000 asl * tests/tm_basic.cxx (_run_all_tests): Fixed compiler warning.
Sun, 27 Mar 2005 17:29:22 +0000 asl * include/stdio.h: Added CYGBLD_ATTRIB_{PRINTF|SCANF}_FORMAT where
Sun, 27 Mar 2005 17:28:26 +0000 asl * include/time.h: Added CYGBLD_ATTRIB_STRFTIME_FORMAT where
Sun, 27 Mar 2005 17:23:18 +0000 asl * src/tftp_server.c (tftpd_server): Fixed compiler warning about
Sun, 27 Mar 2005 17:22:51 +0000 asl * tests/ppp_up.c: Change the prototype of pr_func to match
Sun, 27 Mar 2005 17:22:21 +0000 asl * tests/vnc-test.c: main() added function parmeters to stop gcc
Sun, 27 Mar 2005 17:21:53 +0000 asl * tests/zlib1.c: Include diag.h for diag_printf proto.
Sun, 27 Mar 2005 17:21:23 +0000 asl * tests/heaptest.c (test_pat): Fix compiler error with
Sun, 27 Mar 2005 13:03:00 +0000 asl * pkgconf/rules.mak: Added removal of -Wstrict-prototypes compiler
Sun, 27 Mar 2005 12:28:26 +0000 asl * cdl/memalloc.cdl: Added reference to documentation
Sun, 27 Mar 2005 12:26:03 +0000 asl Added memalloc documentation
Mon, 21 Mar 2005 15:05:36 +0000 bartv Add profiling support to the PC target
Mon, 21 Mar 2005 14:37:02 +0000 bartv Add profiling support to the synthetic target
Mon, 21 Mar 2005 14:14:54 +0000 bartv Adjust HALs to match the updated gprof support
Mon, 21 Mar 2005 13:56:10 +0000 bartv Major update of the gprof profiling support
Fri, 18 Mar 2005 21:09:16 +0000 gthomas Add support for Spansion devices - from Peter Korsgaard
Tue, 15 Mar 2005 13:22:47 +0000 gthomas Fix bi_size in Linux board struct - from Peter Korsgaard