log

age author description
Wed, 03 Aug 2005 20:45:09 +0000 asl * tests/heaptest.c (test_pat): Casts to prevent compiler warnings.
Wed, 03 Aug 2005 20:43:17 +0000 asl * tests/flash1.c (cyg_user_start): Fix a compiler warning about
Wed, 03 Aug 2005 20:40:48 +0000 asl * src/fatfs_supp.c: Correct types to remove compiler warnings.
Wed, 03 Aug 2005 20:39:51 +0000 asl * tests/jffs2_1.c: Include <stdio.h> to stop compiler warning.
Sat, 30 Jul 2005 15:30:40 +0000 asl * Merge to public MTD
Sat, 30 Jul 2005 13:21:01 +0000 asl * src/ppp_io.c (cyg_ppp_pppread): caddrt_t to stop compiler warnings.
Sat, 30 Jul 2005 12:14:55 +0000 asl * src/httpd.c (cyg_httpd_server): Use socklen_t to avoid compiler
Sat, 30 Jul 2005 12:12:55 +0000 asl * include/pppd.h: Remove incorrect declaration of ifunit which
Sat, 30 Jul 2005 12:07:33 +0000 asl * src/ftpclient.c (connect_to_server): Use socklen_t to avoid
Sat, 30 Jul 2005 11:58:25 +0000 asl * src/sync/mbox.cxx (tryget,peak_item): initialize local variable
Sat, 30 Jul 2005 11:53:44 +0000 asl * include/unistd.h: Const correctness to keep the compiler happy.
Sat, 30 Jul 2005 11:52:40 +0000 asl * src/common/tty.c (tty_write):
Sat, 30 Jul 2005 11:52:10 +0000 asl * src/net/eth_drv.c (eth_drv_recv): Change of type to remove
Sat, 30 Jul 2005 11:50:06 +0000 asl * src/syntheth.c (synth_eth_init): Cast to keep the compiler
Sat, 30 Jul 2005 11:48:54 +0000 asl * include/cyg_ass.h: Fixed a function prototype so that
Sat, 30 Jul 2005 11:44:37 +0000 asl * src/strcmp.cxx (__strcmp): Set retval to zero to avoid compiler
Sat, 30 Jul 2005 11:44:01 +0000 asl * src/common/fopen.cxx (fopen): Default the open mode to Read
Sat, 30 Jul 2005 11:42:54 +0000 asl * cdl/memalloc.cdl: Use the CXXFLAGS for the native compiler to
Sat, 30 Jul 2005 11:26:29 +0000 asl * src/dns.c Various casts and type fixes to stop gcc 4 warnings.
Sat, 30 Jul 2005 11:23:53 +0000 asl * src/sntp.c: Compiler warning fixes.
Sat, 30 Jul 2005 11:23:28 +0000 asl * src/sys/netinet/ip_output.c (ip_output): initialize len to 0.
Sat, 30 Jul 2005 11:22:37 +0000 asl * src/tftp_dummy_file.c: unsigned char when needed to prevent warnings.
Sat, 30 Jul 2005 11:10:34 +0000 asl * src/synth_diag.c (hal_diag_write_char): Compiler warning fix.
Sat, 30 Jul 2005 11:09:58 +0000 asl * include/hal_tables.h (CYG_HAL_TABLE_{QUALIFIED_}ENTRY): added
Sat, 30 Jul 2005 00:36:00 +0000 gthomas Update for newer GCC/GAS
Fri, 29 Jul 2005 15:21:19 +0000 asl Upgrade to zlib-1.2.3
Fri, 22 Jul 2005 09:20:44 +0000 asl * include/cyg_type.h: Added CYGBLD_ATTRIB_USED so that we can
Thu, 21 Jul 2005 18:10:55 +0000 asl * src/if_dp83816.c: Use CYG_CPU_TO_LE32 and CYG_LE32_TO_CPU macros
Thu, 21 Jul 2005 18:10:08 +0000 asl * include/moab_eth_dp83816.inl: Remove unneeded _h2le and _le2h
Thu, 21 Jul 2005 18:00:47 +0000 asl * src/common/termiostty.c: Removed errbuf from priv. It was never
Mon, 18 Jul 2005 19:53:14 +0000 asl * include/hal_arch.h: #define CYGARC_VIRTUAL_ADDRESS.
Fri, 15 Jul 2005 13:52:27 +0000 bartv Remove incorrect const
Sat, 09 Jul 2005 16:14:56 +0000 bartv Allow for C++ files that use a .cpp suffix instead of .cxx
Fri, 08 Jul 2005 20:14:13 +0000 asl * include/objelf.h: Include hal_tables.h otherwise we get strange
Fri, 08 Jul 2005 20:13:44 +0000 asl * cdl/romfs.cdl: Allow mk_romfs to be build even when the tests
Thu, 07 Jul 2005 10:55:12 +0000 nickg Added OBJLOADER package.
Wed, 06 Jul 2005 18:41:21 +0000 asl * src/fconfig.c: (get_config): Verify the length of the script is
Wed, 29 Jun 2005 20:23:04 +0000 asl * doc/redboot_cmds.sgml:
Wed, 29 Jun 2005 20:06:04 +0000 asl * src/if_lan91cxx.c: Changed some debug messages to output right
Wed, 29 Jun 2005 19:41:46 +0000 asl * src/flash.c (find_free): Maintain sort order when splitting
Wed, 29 Jun 2005 19:36:40 +0000 asl * src/ChangeLog:
Wed, 29 Jun 2005 11:10:26 +0000 asl * doc/driver_doc: Removed, it has been superseded by the sgml
Tue, 28 Jun 2005 17:56:12 +0000 asl * src/common/serial.c (serial_select): Swap the DSR locks and
Mon, 27 Jun 2005 19:59:38 +0000 asl * src/if_lan91cxx.c: Reset the physical layer before configuring
Mon, 27 Jun 2005 18:17:36 +0000 asl * src/net/enet.c (ntohs): Return type is a short.
Sun, 26 Jun 2005 21:21:37 +0000 bartv Cope with incompatible changes to <linux/usbdevice_fs.h> in some Linux
Sun, 26 Jun 2005 13:06:49 +0000 bartv Make HAL_DELAY_US() a required macro rather than an optional one, and
Sun, 26 Jun 2005 13:02:04 +0000 bartv Implement HAL_DELAY_US() for the synthetic target
Thu, 23 Jun 2005 15:53:51 +0000 gthomas Fix for broken ARP structure - from Arnaud Chataignier
Wed, 22 Jun 2005 23:25:36 +0000 gthomas Fix race when handling interrupt events - from Fernando Flores
Wed, 22 Jun 2005 18:27:37 +0000 asl * tests/kcache2.c (test_dcache_operation): Fixed compiler warnings
Mon, 20 Jun 2005 18:41:00 +0000 asl * src/ipcp.c:
Mon, 20 Jun 2005 18:29:51 +0000 asl * cdl/hal_i386_pc.cdl, include/pkgconf/mlt_i386_pc_grub_hi.*:
Mon, 20 Jun 2005 18:23:29 +0000 asl Added name of function modified.
Mon, 20 Jun 2005 18:15:00 +0000 asl * src/common/serial.c (serial_select): Lock DSRs inside
Fri, 17 Jun 2005 20:09:51 +0000 asl * src/sys/kern/uipc_socket.c (sodealloc): Fixed a race condition
Sun, 12 Jun 2005 15:13:38 +0000 asl * include/mod_regs_cpg.h :
Sun, 12 Jun 2005 13:41:11 +0000 asl * include/flash_am29xxxxx_parts.inl [CYGHWR_DEVS_FLASH_AMD_AM29F002T]:
Sun, 12 Jun 2005 13:34:21 +0000 asl * src/at91_misc.c ( hal_delay_us ): Clear status before running delay
Sun, 12 Jun 2005 13:10:47 +0000 asl Fixed the ordering of Haralds name.