log

age author description
Thu, 25 Aug 2005 13:20:58 +0000 gthomas Add support for PPC405EP, from Markus Schade
Tue, 09 Aug 2005 16:12:25 +0000 asl * src/sh_scif_serial.c: support SH4 register access
Wed, 03 Aug 2005 21:05:16 +0000 asl * tests/socket.c (SHOW_RESULT): Add a cast to avoid compiler
Wed, 03 Aug 2005 21:04:28 +0000 asl * tests/flash1.c (cyg_start): Compiler warning fixes.
Wed, 03 Aug 2005 21:02:31 +0000 asl * tests/test2.c (task1): Cast to fix compiler warning.
Wed, 03 Aug 2005 21:00:34 +0000 asl * src/common/tty.c (tty_write):
Wed, 03 Aug 2005 20:57:41 +0000 asl * tests/ksem1.c: Type fix to fix a compiler warning.
Wed, 03 Aug 2005 20:53:09 +0000 asl * tests/i18nmb.c (main): Really silence the warnings.
Wed, 03 Aug 2005 20:51:21 +0000 asl * tests/ping_lo_test.c (ping_host): Use socklen_t to avoid
Wed, 03 Aug 2005 20:49:40 +0000 asl * include/vnc-server.h (vnc_printf_return_t): removed ununsed char
Wed, 03 Aug 2005 20:47:51 +0000 asl * src/blib.c: made the types consistent to fix compiler warnings.
Wed, 03 Aug 2005 20:46:59 +0000 asl * tests/crc_test.c: casts to make it gcc 4.0.1 frendly.
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