| Fri, 06 Aug 2004 11:15:15 +0000 |
asl |
* New version of the strata driver based on the old version. This
|
| Thu, 05 Aug 2004 13:56:55 +0000 |
asl |
* ecos.db: Added the new synthetic target flash device which uses
|
| Thu, 05 Aug 2004 13:52:36 +0000 |
asl |
+ * src/synth.ld: Added the 2ram section needed for flash devices
|
| Thu, 05 Aug 2004 13:50:00 +0000 |
asl |
* src/flash.c: Major rewrite to implement a new API
|
| Thu, 05 Aug 2004 13:41:33 +0000 |
asl |
* tests/fileio1.c (main): If we have two filesystem configured
|
| Thu, 05 Aug 2004 13:38:13 +0000 |
asl |
Indicate that these drivers need the legacy device API.
|
| Thu, 05 Aug 2004 13:34:44 +0000 |
asl |
* cdl/flash_synth.cdl: Indicate we need the legacy device API.
|
| Thu, 05 Aug 2004 13:25:32 +0000 |
asl |
Import the first version of the synth flash driver which uses the V2 API.
|
| Thu, 05 Aug 2004 13:21:01 +0000 |
asl |
* include/flash_sst_39vfxxx.inl: Added support for the SST39VF160
|
| Thu, 05 Aug 2004 13:18:48 +0000 |
asl |
* src/flash.c:
|
| Wed, 04 Aug 2004 15:00:28 +0000 |
asl |
* src/syscall-i386-linux-1.0.S: Add mkdir system call
|
| Wed, 04 Aug 2004 14:59:40 +0000 |
asl |
* include/hal_io.h: Add cyg_hal_sys_mkdir() system call
|
| Mon, 02 Aug 2004 11:24:46 +0000 |
nickg |
2004-07-23 Oyvind Harboe <oyvind.harboe@zylin.com>
|
| Mon, 02 Aug 2004 10:43:38 +0000 |
asl |
* src/tftp_server.c:
|
| Fri, 30 Jul 2004 23:42:15 +0000 |
jlarmour |
* src/var_intr.c (hal_extended_isr): Only need to check bits 1 to 14.
|
| Fri, 23 Jul 2004 11:00:40 +0000 |
nickg |
Various patches from Matt Jerdonek and Oyvind Harboe:
|
| Fri, 16 Jul 2004 10:43:28 +0000 |
asl |
*cdl/freebsd_net.cdl:
|
| Tue, 13 Jul 2004 20:59:54 +0000 |
asl |
* src/dns.c (cyg_dns_getnameinfo): And another typo
|
| Tue, 13 Jul 2004 07:18:35 +0000 |
asl |
* src/dns.c (cyg_dns_getaddrinfo): Typo spotted by Andy Jackson.
|
| Mon, 12 Jul 2004 22:02:23 +0000 |
gthomas |
Fix returned length for %% format descriptor
|
| Fri, 09 Jul 2004 18:34:42 +0000 |
asl |
Upps. Forgot to commit this. Its part of the out of memory debug code.
|
| Wed, 07 Jul 2004 15:44:47 +0000 |
gthomas |
Fix test for valid entry point (loaded data)
|
| Mon, 05 Jul 2004 11:07:04 +0000 |
asl |
2004-06-24 Oyvind Harboe <oyvind.harboe@zylin.com>
|
| Fri, 02 Jul 2004 09:04:59 +0000 |
asl |
* src/v85x_edb_v850_disk.c:
|
| Thu, 01 Jul 2004 13:03:20 +0000 |
asl |
* src/disk.c:
|
| Thu, 01 Jul 2004 13:02:08 +0000 |
asl |
* src/synthdisk.c:
|
| Wed, 30 Jun 2004 16:42:56 +0000 |
gthomas |
Fix returned length for %p
|
| Tue, 29 Jun 2004 16:01:46 +0000 |
asl |
* inc/blib.h:
|
| Tue, 29 Jun 2004 06:49:30 +0000 |
asl |
* src/if_cs8900a.c: Added missing include of cyg_ass.h.
|
| Sun, 27 Jun 2004 13:35:24 +0000 |
gthomas |
New test for variable [stream] FTP client support
|