annotate packages/fs/rom/current/ChangeLog @ 3292:7f8e529b4d82 default tip

Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
author vae
date Wed, 29 Apr 2015 23:31:48 +0000
parents 8d5bed76c596
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2980
8d5bed76c596 * cdl/romfs.cdl: Add CYGFUN_FS_ROM_FLASH_BLOCK_DEVICE_LOOKUP option.
jld
parents: 2941
diff changeset
1 2010-11-29 John Dallaway <john@dallaway.org.uk>
8d5bed76c596 * cdl/romfs.cdl: Add CYGFUN_FS_ROM_FLASH_BLOCK_DEVICE_LOOKUP option.
jld
parents: 2941
diff changeset
2
8d5bed76c596 * cdl/romfs.cdl: Add CYGFUN_FS_ROM_FLASH_BLOCK_DEVICE_LOOKUP option.
jld
parents: 2941
diff changeset
3 * cdl/romfs.cdl: Add CYGFUN_FS_ROM_FLASH_BLOCK_DEVICE_LOOKUP option.
8d5bed76c596 * cdl/romfs.cdl: Add CYGFUN_FS_ROM_FLASH_BLOCK_DEVICE_LOOKUP option.
jld
parents: 2941
diff changeset
4 * support/mk_romfs.c: Fix Win32 build.
8d5bed76c596 * cdl/romfs.cdl: Add CYGFUN_FS_ROM_FLASH_BLOCK_DEVICE_LOOKUP option.
jld
parents: 2941
diff changeset
5
8d5bed76c596 * cdl/romfs.cdl: Add CYGFUN_FS_ROM_FLASH_BLOCK_DEVICE_LOOKUP option.
jld
parents: 2941
diff changeset
6 2010-11-13 Alexander Aganichev <aaganichev@gmail.com>
8d5bed76c596 * cdl/romfs.cdl: Add CYGFUN_FS_ROM_FLASH_BLOCK_DEVICE_LOOKUP option.
jld
parents: 2941
diff changeset
7
8d5bed76c596 * cdl/romfs.cdl: Add CYGFUN_FS_ROM_FLASH_BLOCK_DEVICE_LOOKUP option.
jld
parents: 2941
diff changeset
8 * src/romfs.c: Added ability to mount a flash block device by name.
8d5bed76c596 * cdl/romfs.cdl: Add CYGFUN_FS_ROM_FLASH_BLOCK_DEVICE_LOOKUP option.
jld
parents: 2941
diff changeset
9
2941
a2b177b28c45 * src/romfs.c: file name comparison was broken for two files
sergeig
parents: 2925
diff changeset
10 2010-02-28 Øyvind Harboe <oyvind.harboe@zylin.com>
a2b177b28c45 * src/romfs.c: file name comparison was broken for two files
sergeig
parents: 2925
diff changeset
11
a2b177b28c45 * src/romfs.c: file name comparison was broken for two files
sergeig
parents: 2925
diff changeset
12 * src/romfs.c: file name comparison was broken for two files
a2b177b28c45 * src/romfs.c: file name comparison was broken for two files
sergeig
parents: 2925
diff changeset
13 with the same stem. A directory/file called "foo" would not
a2b177b28c45 * src/romfs.c: file name comparison was broken for two files
sergeig
parents: 2925
diff changeset
14 be found if there was a file "foo*" before "foo".
a2b177b28c45 * src/romfs.c: file name comparison was broken for two files
sergeig
parents: 2925
diff changeset
15
2925
7cbaadc92c67 * services/objloader/current/src/objloader.c,
jld
parents: 2872
diff changeset
16 2009-10-09 John Dallaway <john@dallaway.org.uk>
7cbaadc92c67 * services/objloader/current/src/objloader.c,
jld
parents: 2872
diff changeset
17
7cbaadc92c67 * services/objloader/current/src/objloader.c,
jld
parents: 2872
diff changeset
18 * cdl/romfs.cdl: Eliminate workarounds for file path handling
7cbaadc92c67 * services/objloader/current/src/objloader.c,
jld
parents: 2872
diff changeset
19 issue in obsolete Cygwin tclsh. Build the mk_romfs tool with higher
7cbaadc92c67 * services/objloader/current/src/objloader.c,
jld
parents: 2872
diff changeset
20 priority than the custom rules which use it.
7cbaadc92c67 * services/objloader/current/src/objloader.c,
jld
parents: 2872
diff changeset
21
2872
5ae4b05913c1 * fs/fat/current/cdl/fatfs.cdl, fs/jffs2/current/cdl/jffs2.cdl,
jld
parents: 2770
diff changeset
22 2009-04-28 John Dallaway <john@dallaway.org.uk>
5ae4b05913c1 * fs/fat/current/cdl/fatfs.cdl, fs/jffs2/current/cdl/jffs2.cdl,
jld
parents: 2770
diff changeset
23
2925
7cbaadc92c67 * services/objloader/current/src/objloader.c,
jld
parents: 2872
diff changeset
24 * cdl/romfs.cdl: Use CYGPKG_IO_FILEIO as the parent.
2872
5ae4b05913c1 * fs/fat/current/cdl/fatfs.cdl, fs/jffs2/current/cdl/jffs2.cdl,
jld
parents: 2770
diff changeset
25
2770
35f991d79d4c * devs/framebuf/synth/current/cdl/framebuf_synth.cdl,
jld
parents: 2729
diff changeset
26 2009-02-07 John Dallaway <john@dallaway.org.uk>
35f991d79d4c * devs/framebuf/synth/current/cdl/framebuf_synth.cdl,
jld
parents: 2729
diff changeset
27
35f991d79d4c * devs/framebuf/synth/current/cdl/framebuf_synth.cdl,
jld
parents: 2729
diff changeset
28 * cdl/romfs.cdl: Pass file2c.tcl to tclsh directly.
35f991d79d4c * devs/framebuf/synth/current/cdl/framebuf_synth.cdl,
jld
parents: 2729
diff changeset
29
2711
eacd6295a6aa * ecosadmin.tcl, pkgconf/fixhtml.tcl,
jld
parents: 2524
diff changeset
30 2009-01-08 John Dallaway <john@dallaway.org.uk>
eacd6295a6aa * ecosadmin.tcl, pkgconf/fixhtml.tcl,
jld
parents: 2524
diff changeset
31
eacd6295a6aa * ecosadmin.tcl, pkgconf/fixhtml.tcl,
jld
parents: 2524
diff changeset
32 * support/file2c.tcl: Specify script interpreter via /usr/bin/env.
eacd6295a6aa * ecosadmin.tcl, pkgconf/fixhtml.tcl,
jld
parents: 2524
diff changeset
33
2524
8db3f8136a70 * doc/mk_romfs.txt (Usage): Remove documentation about obsolete
jlarmour
parents: 2474
diff changeset
34 2008-08-14 Klaas Gadeyne <klaas.gadeyne@fmtc.be>
8db3f8136a70 * doc/mk_romfs.txt (Usage): Remove documentation about obsolete
jlarmour
parents: 2474
diff changeset
35 2008-08-14 Jonathan Larmour <jifl@eCosCentric.com>
8db3f8136a70 * doc/mk_romfs.txt (Usage): Remove documentation about obsolete
jlarmour
parents: 2474
diff changeset
36
8db3f8136a70 * doc/mk_romfs.txt (Usage): Remove documentation about obsolete
jlarmour
parents: 2474
diff changeset
37 * doc/mk_romfs.txt (Usage): Remove documentation about obsolete
8db3f8136a70 * doc/mk_romfs.txt (Usage): Remove documentation about obsolete
jlarmour
parents: 2474
diff changeset
38 CYGNUM_FS_ROM_BASE_ADDRESS option, and replace with better
8db3f8136a70 * doc/mk_romfs.txt (Usage): Remove documentation about obsolete
jlarmour
parents: 2474
diff changeset
39 usage description.
8db3f8136a70 * doc/mk_romfs.txt (Usage): Remove documentation about obsolete
jlarmour
parents: 2474
diff changeset
40
2474
82f8f3f7c561 * cdl/romfs.cdl: Use CYGPKG_FS_ROM_RET_DIRENT_DTYPE to control
asl
parents: 2448
diff changeset
41 2006-11-13 Xinghua Yang <yxinghua@sunnorth.com.cn>
82f8f3f7c561 * cdl/romfs.cdl: Use CYGPKG_FS_ROM_RET_DIRENT_DTYPE to control
asl
parents: 2448
diff changeset
42 Taiyun Wang <taiyun@sunnorth.com.cn>
82f8f3f7c561 * cdl/romfs.cdl: Use CYGPKG_FS_ROM_RET_DIRENT_DTYPE to control
asl
parents: 2448
diff changeset
43
82f8f3f7c561 * cdl/romfs.cdl: Use CYGPKG_FS_ROM_RET_DIRENT_DTYPE to control
asl
parents: 2448
diff changeset
44 * cdl/romfs.cdl: Use CYGPKG_FS_ROM_RET_DIRENT_DTYPE to control
82f8f3f7c561 * cdl/romfs.cdl: Use CYGPKG_FS_ROM_RET_DIRENT_DTYPE to control
asl
parents: 2448
diff changeset
45 whether fatfs sets file type in romfs_fo_dirread.
82f8f3f7c561 * cdl/romfs.cdl: Use CYGPKG_FS_ROM_RET_DIRENT_DTYPE to control
asl
parents: 2448
diff changeset
46 * src/romfs.c: Set file type in romfs_fo_dirread.
82f8f3f7c561 * cdl/romfs.cdl: Use CYGPKG_FS_ROM_RET_DIRENT_DTYPE to control
asl
parents: 2448
diff changeset
47 * tests/romfs1.c: Test the new d_type in dirent when present.
82f8f3f7c561 * cdl/romfs.cdl: Use CYGPKG_FS_ROM_RET_DIRENT_DTYPE to control
asl
parents: 2448
diff changeset
48
2448
a3ced1fc2e89 * support/file2c.tcl : align romdisk data to 4 bytes. With a bit
jlarmour
parents: 2261
diff changeset
49 2006-11-13 Oyvind Harboe <oyvind.harboe@zylin.com>
a3ced1fc2e89 * support/file2c.tcl : align romdisk data to 4 bytes. With a bit
jlarmour
parents: 2261
diff changeset
50
a3ced1fc2e89 * support/file2c.tcl : align romdisk data to 4 bytes. With a bit
jlarmour
parents: 2261
diff changeset
51 * support/file2c.tcl : align romdisk data to 4 bytes. With a bit
a3ced1fc2e89 * support/file2c.tcl : align romdisk data to 4 bytes. With a bit
jlarmour
parents: 2261
diff changeset
52 of bad luck, it would not be long-word aligned.
a3ced1fc2e89 * support/file2c.tcl : align romdisk data to 4 bytes. With a bit
jlarmour
parents: 2261
diff changeset
53
2261
04c9eb8c07e9 * src/romfs.c (romfs_getinfo): Support for block usage call.
asl
parents: 2128
diff changeset
54 2006-08-04 Andrew Lunn <andrew.lunn@ascom.ch>
04c9eb8c07e9 * src/romfs.c (romfs_getinfo): Support for block usage call.
asl
parents: 2128
diff changeset
55
04c9eb8c07e9 * src/romfs.c (romfs_getinfo): Support for block usage call.
asl
parents: 2128
diff changeset
56 * src/romfs.c (romfs_getinfo): Support for block usage call.
04c9eb8c07e9 * src/romfs.c (romfs_getinfo): Support for block usage call.
asl
parents: 2128
diff changeset
57 * tests/romfs1.c (main): Add file system block usage test.
04c9eb8c07e9 * src/romfs.c (romfs_getinfo): Support for block usage call.
asl
parents: 2128
diff changeset
58
2128
06a1f8221912 * support/mk_romfs.c: Use stdint.h defined types so the code is
asl
parents: 2012
diff changeset
59 2006-02-15 Andrew Lunn <andrew.lunn@ascom.ch>
06a1f8221912 * support/mk_romfs.c: Use stdint.h defined types so the code is
asl
parents: 2012
diff changeset
60 Peter Korsgaard <jacmet@sunsite.dk>
06a1f8221912 * support/mk_romfs.c: Use stdint.h defined types so the code is
asl
parents: 2012
diff changeset
61
06a1f8221912 * support/mk_romfs.c: Use stdint.h defined types so the code is
asl
parents: 2012
diff changeset
62 * support/mk_romfs.c: Use stdint.h defined types so the code is
06a1f8221912 * support/mk_romfs.c: Use stdint.h defined types so the code is
asl
parents: 2012
diff changeset
63 64 bit clean. Fix compiler warnings.
06a1f8221912 * support/mk_romfs.c: Use stdint.h defined types so the code is
asl
parents: 2012
diff changeset
64
2012
fa05b44883a4 * cdl/romfs.cdl: Allow mk_romfs to be build even when the tests
asl
parents: 1857
diff changeset
65 2005-07-08 Andrew Lunn <andrew.lunn@ascom.ch>
fa05b44883a4 * cdl/romfs.cdl: Allow mk_romfs to be build even when the tests
asl
parents: 1857
diff changeset
66
fa05b44883a4 * cdl/romfs.cdl: Allow mk_romfs to be build even when the tests
asl
parents: 1857
diff changeset
67 * cdl/romfs.cdl: Allow mk_romfs to be build even when the tests
fa05b44883a4 * cdl/romfs.cdl: Allow mk_romfs to be build even when the tests
asl
parents: 1857
diff changeset
68 are disabled. It is generally useful and other tests programs may
fa05b44883a4 * cdl/romfs.cdl: Allow mk_romfs to be build even when the tests
asl
parents: 1857
diff changeset
69 want it.
fa05b44883a4 * cdl/romfs.cdl: Allow mk_romfs to be build even when the tests
asl
parents: 1857
diff changeset
70
1857
36bcb84dd874 * fs/rom/current/tests/fileio1.c: Rename to romfs1.c.
jld
parents: 1787
diff changeset
71 2004-12-13 John Dallaway <jld@ecoscentric.com>
36bcb84dd874 * fs/rom/current/tests/fileio1.c: Rename to romfs1.c.
jld
parents: 1787
diff changeset
72
36bcb84dd874 * fs/rom/current/tests/fileio1.c: Rename to romfs1.c.
jld
parents: 1787
diff changeset
73 * tests/fileio1.c: Rename to romfs1.c. eCos test names should be
36bcb84dd874 * fs/rom/current/tests/fileio1.c: Rename to romfs1.c.
jld
parents: 1787
diff changeset
74 unique.
36bcb84dd874 * fs/rom/current/tests/fileio1.c: Rename to romfs1.c.
jld
parents: 1787
diff changeset
75 * cdl/romfs.cdl: Build the romfs1 test.
36bcb84dd874 * fs/rom/current/tests/fileio1.c: Rename to romfs1.c.
jld
parents: 1787
diff changeset
76
1787
fb1561fe12e7 * src/romfs.c (romfs_mount): Avoid a compiler warning about punned
asl
parents: 1704
diff changeset
77 2004-10-04 Andrew Lunn <andrew.lunn@ascom.ch>
fb1561fe12e7 * src/romfs.c (romfs_mount): Avoid a compiler warning about punned
asl
parents: 1704
diff changeset
78
fb1561fe12e7 * src/romfs.c (romfs_mount): Avoid a compiler warning about punned
asl
parents: 1704
diff changeset
79 * src/romfs.c (romfs_mount): Avoid a compiler warning about punned
fb1561fe12e7 * src/romfs.c (romfs_mount): Avoid a compiler warning about punned
asl
parents: 1704
diff changeset
80 types.
fb1561fe12e7 * src/romfs.c (romfs_mount): Avoid a compiler warning about punned
asl
parents: 1704
diff changeset
81
1704
fe5ff0959ecd Make the testcase work on big-endian as well as little-endian systems,
bartv
parents: 1533
diff changeset
82 2004-08-08 Bart Veer <bartv@ecoscentric.com>
fe5ff0959ecd Make the testcase work on big-endian as well as little-endian systems,
bartv
parents: 1533
diff changeset
83
fe5ff0959ecd Make the testcase work on big-endian as well as little-endian systems,
bartv
parents: 1533
diff changeset
84 * cdl/romfs.cdl: generate both little-endian and big-endian image
fe5ff0959ecd Make the testcase work on big-endian as well as little-endian systems,
bartv
parents: 1533
diff changeset
85 files.
fe5ff0959ecd Make the testcase work on big-endian as well as little-endian systems,
bartv
parents: 1533
diff changeset
86
fe5ff0959ecd Make the testcase work on big-endian as well as little-endian systems,
bartv
parents: 1533
diff changeset
87 * tests/fileio1.c: include either a little-endian or a big-endian
fe5ff0959ecd Make the testcase work on big-endian as well as little-endian systems,
bartv
parents: 1533
diff changeset
88 image. Totally fail the test early on if the file system cannot be
fe5ff0959ecd Make the testcase work on big-endian as well as little-endian systems,
bartv
parents: 1533
diff changeset
89 mounted.
fe5ff0959ecd Make the testcase work on big-endian as well as little-endian systems,
bartv
parents: 1533
diff changeset
90
fe5ff0959ecd Make the testcase work on big-endian as well as little-endian systems,
bartv
parents: 1533
diff changeset
91 2004-06-14 John Dallaway <jld@ecoscentric.com>
fe5ff0959ecd Make the testcase work on big-endian as well as little-endian systems,
bartv
parents: 1533
diff changeset
92
fe5ff0959ecd Make the testcase work on big-endian as well as little-endian systems,
bartv
parents: 1533
diff changeset
93 * cdl/romfs.cdl: Specify the test executable file name for
fe5ff0959ecd Make the testcase work on big-endian as well as little-endian systems,
bartv
parents: 1533
diff changeset
94 compatibility with the eCos Configuration Tool.
fe5ff0959ecd Make the testcase work on big-endian as well as little-endian systems,
bartv
parents: 1533
diff changeset
95
1533
89eafd905d8d * src/fs-ecos.c :
asl
parents: 1440
diff changeset
96 2004-02-20 Vincent Catros <Vincent.Catros@elios-informatique.fr>
89eafd905d8d * src/fs-ecos.c :
asl
parents: 1440
diff changeset
97
89eafd905d8d * src/fs-ecos.c :
asl
parents: 1440
diff changeset
98 * src/fs-ecos.c :
89eafd905d8d * src/fs-ecos.c :
asl
parents: 1440
diff changeset
99 (jffs2_find) Policy to skip path separator is no longer
89eafd905d8d * src/fs-ecos.c :
asl
parents: 1440
diff changeset
100 "if '/' then skip" but "while '/' then skip" allowing
89eafd905d8d * src/fs-ecos.c :
asl
parents: 1440
diff changeset
101 multi '/' separators (i.e : /tmp////foo).
89eafd905d8d * src/fs-ecos.c :
asl
parents: 1440
diff changeset
102 (find_entry) Policy to detect end of path is no longer
89eafd905d8d * src/fs-ecos.c :
asl
parents: 1440
diff changeset
103 "if '\0' then end_of_path"
89eafd905d8d * src/fs-ecos.c :
asl
parents: 1440
diff changeset
104 but "while '/' skip it and then if '\0' then end_of_path"
89eafd905d8d * src/fs-ecos.c :
asl
parents: 1440
diff changeset
105 allowing path terminated with any number of '/'
89eafd905d8d * src/fs-ecos.c :
asl
parents: 1440
diff changeset
106 (i.e : chdir(/tmp///)).
89eafd905d8d * src/fs-ecos.c :
asl
parents: 1440
diff changeset
107
1440
4367d4c65982 * src/romfs.c (romfs_mount) : function wrongly returns ENOENT even
asl
parents: 1272
diff changeset
108 2003-12-11 Sandeep Kumar <sandeep@codito.com>
4367d4c65982 * src/romfs.c (romfs_mount) : function wrongly returns ENOENT even
asl
parents: 1272
diff changeset
109
4367d4c65982 * src/romfs.c (romfs_mount) : function wrongly returns ENOENT even
asl
parents: 1272
diff changeset
110 * src/romfs.c (romfs_mount) : function wrongly returns ENOENT even
4367d4c65982 * src/romfs.c (romfs_mount) : function wrongly returns ENOENT even
asl
parents: 1272
diff changeset
111 if fste->data isn't NULL.
4367d4c65982 * src/romfs.c (romfs_mount) : function wrongly returns ENOENT even
asl
parents: 1272
diff changeset
112
1272
548125f9b000 + * src/romfs.c (romfs_mount): If a mount fails, make sure we leave
asl
parents: 1104
diff changeset
113 2003-09-25 Oyvind Harboe <oyvind.harboe@zylin.com>
548125f9b000 + * src/romfs.c (romfs_mount): If a mount fails, make sure we leave
asl
parents: 1104
diff changeset
114
548125f9b000 + * src/romfs.c (romfs_mount): If a mount fails, make sure we leave
asl
parents: 1104
diff changeset
115 * src/romfs.c (romfs_mount): If a mount fails, make sure we leave
548125f9b000 + * src/romfs.c (romfs_mount): If a mount fails, make sure we leave
asl
parents: 1104
diff changeset
116 all state information in such a way we can try again.
548125f9b000 + * src/romfs.c (romfs_mount): If a mount fails, make sure we leave
asl
parents: 1104
diff changeset
117
1104
087b71a00179 * support/mk_romfs.c: S_I[RWX]{USR|GRP|OTH} etc changed to match
asl
parents: 707
diff changeset
118 2003-07-10 Andrew Lunn <andrew.lunn@ascom.ch>
087b71a00179 * support/mk_romfs.c: S_I[RWX]{USR|GRP|OTH} etc changed to match
asl
parents: 707
diff changeset
119
087b71a00179 * support/mk_romfs.c: S_I[RWX]{USR|GRP|OTH} etc changed to match
asl
parents: 707
diff changeset
120 * support/mk_romfs.c: S_I[RWX]{USR|GRP|OTH} etc changed to match
087b71a00179 * support/mk_romfs.c: S_I[RWX]{USR|GRP|OTH} etc changed to match
asl
parents: 707
diff changeset
121 the changes in sys/stat.h
087b71a00179 * support/mk_romfs.c: S_I[RWX]{USR|GRP|OTH} etc changed to match
asl
parents: 707
diff changeset
122
707
886590ac8a3c * cdl/romfs.cdl: Fix doc link.
jlarmour
parents: 561
diff changeset
123 2003-02-24 Jonathan Larmour <jifl@eCosCentric.com>
886590ac8a3c * cdl/romfs.cdl: Fix doc link.
jlarmour
parents: 561
diff changeset
124
886590ac8a3c * cdl/romfs.cdl: Fix doc link.
jlarmour
parents: 561
diff changeset
125 * cdl/romfs.cdl: Fix doc link.
886590ac8a3c * cdl/romfs.cdl: Fix doc link.
jlarmour
parents: 561
diff changeset
126
561
f30f2d57da64 Added interface CYGINT_IO_FILEIO_FS which any
asl
parents: 547
diff changeset
127 2003-01-30 Andrew Lunn <andrew.lunn@ascom.ch>
f30f2d57da64 Added interface CYGINT_IO_FILEIO_FS which any
asl
parents: 547
diff changeset
128
f30f2d57da64 Added interface CYGINT_IO_FILEIO_FS which any
asl
parents: 547
diff changeset
129 * cdl/romfs.cdl: Implements the CYGINT_IO_FILEIO_FS interface.
f30f2d57da64 Added interface CYGINT_IO_FILEIO_FS which any
asl
parents: 547
diff changeset
130
547
181928a65a25 * ecosadmin.tcl,
jld
parents: 210
diff changeset
131 2003-01-29 John Dallaway <jld@ecoscentric.com>
181928a65a25 * ecosadmin.tcl,
jld
parents: 210
diff changeset
132
181928a65a25 * ecosadmin.tcl,
jld
parents: 210
diff changeset
133 * support/file2c.tcl: Accommodate latest Cygwin Tcl shell
181928a65a25 * ecosadmin.tcl,
jld
parents: 210
diff changeset
134 (tclsh83.exe)
181928a65a25 * ecosadmin.tcl,
jld
parents: 210
diff changeset
135
208
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
136 2002-04-15 Bart Veer <bartv@redhat.com>
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
137
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
138 * support/file2c.tcl:
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
139 Do not use an alignment attribute, since it is not honoured on
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
140 all targets.
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
141
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
142 * src/romfs.c:
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
143 Remove alignment restrictions, since they are not actually needed
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
144 yet and alignment is hard to guarantee on all targets.
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
145
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
146 2002-01-21 Jonathan Larmour <jlarmour@redhat.com>
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
147
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
148 * support/mk_romfs.c: Open image file in binary mode (for cygwin).
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
149 Spotted by Warren Jasper.
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
150
196
9b55e9c69693 Merge from eCos master repository on 2001-11-23-15:32:03-GMT
jlarmour
parents: 191
diff changeset
151 2001-11-23 Jonathan Larmour <jlarmour@redhat.com>
9b55e9c69693 Merge from eCos master repository on 2001-11-23-15:32:03-GMT
jlarmour
parents: 191
diff changeset
152
9b55e9c69693 Merge from eCos master repository on 2001-11-23-15:32:03-GMT
jlarmour
parents: 191
diff changeset
153 * cdl/romfs.cdl (CYGTST_ROMFS_BUILD_TESTS): Try gcc and cc if $HOST_CC
9b55e9c69693 Merge from eCos master repository on 2001-11-23-15:32:03-GMT
jlarmour
parents: 191
diff changeset
154 doesn't exist or has a problem.
9b55e9c69693 Merge from eCos master repository on 2001-11-23-15:32:03-GMT
jlarmour
parents: 191
diff changeset
155
9b55e9c69693 Merge from eCos master repository on 2001-11-23-15:32:03-GMT
jlarmour
parents: 191
diff changeset
156 2001-11-22 Jesper Skov <jskov@redhat.com>
9b55e9c69693 Merge from eCos master repository on 2001-11-23-15:32:03-GMT
jlarmour
parents: 191
diff changeset
157
9b55e9c69693 Merge from eCos master repository on 2001-11-23-15:32:03-GMT
jlarmour
parents: 191
diff changeset
158 * cdl/romfs.cdl: Use HOST_CC instead of 'cc'.
9b55e9c69693 Merge from eCos master repository on 2001-11-23-15:32:03-GMT
jlarmour
parents: 191
diff changeset
159
191
678094f34118 Merge from eCos master repository on 2001-10-19-06:43:02-BST
jlarmour
parents: 172
diff changeset
160 2001-10-17 Drew Moseley <dmoseley@redhat.com>
678094f34118 Merge from eCos master repository on 2001-10-19-06:43:02-BST
jlarmour
parents: 172
diff changeset
161 2001-10-17 Jonathan Larmour <jlarmour@redhat.com>
678094f34118 Merge from eCos master repository on 2001-10-19-06:43:02-BST
jlarmour
parents: 172
diff changeset
162
678094f34118 Merge from eCos master repository on 2001-10-19-06:43:02-BST
jlarmour
parents: 172
diff changeset
163 * support/mk_romfs.c: Open input files in binary mode (for cygwin).
678094f34118 Merge from eCos master repository on 2001-10-19-06:43:02-BST
jlarmour
parents: 172
diff changeset
164 * cdl/romfs.cdl: Work around cygwin path problems by copying files
678094f34118 Merge from eCos master repository on 2001-10-19-06:43:02-BST
jlarmour
parents: 172
diff changeset
165 into build tree.
678094f34118 Merge from eCos master repository on 2001-10-19-06:43:02-BST
jlarmour
parents: 172
diff changeset
166
172
cd45958b28ff Merge from eCos master repository on 2001-07-20-10:24:43-BST
jlarmour
parents: 171
diff changeset
167 2001-07-20 Jonathan Larmour <jlarmour@redhat.com>
cd45958b28ff Merge from eCos master repository on 2001-07-20-10:24:43-BST
jlarmour
parents: 171
diff changeset
168
cd45958b28ff Merge from eCos master repository on 2001-07-20-10:24:43-BST
jlarmour
parents: 171
diff changeset
169 * tests/fileio1.c (main): Get this to actually pass! Remove
cd45958b28ff Merge from eCos master repository on 2001-07-20-10:24:43-BST
jlarmour
parents: 171
diff changeset
170 kernel dependency.
cd45958b28ff Merge from eCos master repository on 2001-07-20-10:24:43-BST
jlarmour
parents: 171
diff changeset
171 * cdl/fileio.cdl: Get CDL dependencies better. Don't use
cd45958b28ff Merge from eCos master repository on 2001-07-20-10:24:43-BST
jlarmour
parents: 171
diff changeset
172 fixed base address. Make test building an option. Build mk_romfs
cd45958b28ff Merge from eCos master repository on 2001-07-20-10:24:43-BST
jlarmour
parents: 171
diff changeset
173 and use it to construct a test romfs.
cd45958b28ff Merge from eCos master repository on 2001-07-20-10:24:43-BST
jlarmour
parents: 171
diff changeset
174 * support/mk_romfs.c: fix trivial typo
cd45958b28ff Merge from eCos master repository on 2001-07-20-10:24:43-BST
jlarmour
parents: 171
diff changeset
175 * tests/testromfs: Directory hierarchy added for constructing test
cd45958b28ff Merge from eCos master repository on 2001-07-20-10:24:43-BST
jlarmour
parents: 171
diff changeset
176 ROMFS.
cd45958b28ff Merge from eCos master repository on 2001-07-20-10:24:43-BST
jlarmour
parents: 171
diff changeset
177
171
42f843b391aa Merge from eCos master repository on 2001-07-18-03:13:25-BST
jlarmour
parents: 156
diff changeset
178 2001-07-13 Richard Panton (richard.panton@3glab.com)
42f843b391aa Merge from eCos master repository on 2001-07-18-03:13:25-BST
jlarmour
parents: 156
diff changeset
179
42f843b391aa Merge from eCos master repository on 2001-07-18-03:13:25-BST
jlarmour
parents: 156
diff changeset
180 * support/mk_romfs.c: Convert between host FS file modes and eCos
42f843b391aa Merge from eCos master repository on 2001-07-18-03:13:25-BST
jlarmour
parents: 156
diff changeset
181 ones.
42f843b391aa Merge from eCos master repository on 2001-07-18-03:13:25-BST
jlarmour
parents: 156
diff changeset
182
156
b939e9cada46 Merge from eCos master repository on 2001-03-29-21:44:39-BST
jlarmour
parents:
diff changeset
183 2000-10-25 Richard Panton (richard.panton@3glab.com)
b939e9cada46 Merge from eCos master repository on 2001-03-29-21:44:39-BST
jlarmour
parents:
diff changeset
184
b939e9cada46 Merge from eCos master repository on 2001-03-29-21:44:39-BST
jlarmour
parents:
diff changeset
185 * cdl/romfs.cdl:
b939e9cada46 Merge from eCos master repository on 2001-03-29-21:44:39-BST
jlarmour
parents:
diff changeset
186 * src/romfs.c:
b939e9cada46 Merge from eCos master repository on 2001-03-29-21:44:39-BST
jlarmour
parents:
diff changeset
187 * support/mk_romfs.c:
b939e9cada46 Merge from eCos master repository on 2001-03-29-21:44:39-BST
jlarmour
parents:
diff changeset
188 * tests/fileio1.c:
b939e9cada46 Merge from eCos master repository on 2001-03-29-21:44:39-BST
jlarmour
parents:
diff changeset
189 A sample ROM filesystem implementation
b939e9cada46 Merge from eCos master repository on 2001-03-29-21:44:39-BST
jlarmour
parents:
diff changeset
190
b939e9cada46 Merge from eCos master repository on 2001-03-29-21:44:39-BST
jlarmour
parents:
diff changeset
191
b939e9cada46 Merge from eCos master repository on 2001-03-29-21:44:39-BST
jlarmour
parents:
diff changeset
192
b939e9cada46 Merge from eCos master repository on 2001-03-29-21:44:39-BST
jlarmour
parents:
diff changeset
193 //===========================================================================
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
194 // ####GPLCOPYRIGHTBEGIN####
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
195 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
196 // This file is part of eCos, the Embedded Configurable Operating System.
2980
8d5bed76c596 * cdl/romfs.cdl: Add CYGFUN_FS_ROM_FLASH_BLOCK_DEVICE_LOOKUP option.
jld
parents: 2941
diff changeset
197 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
208
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
198 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
199 // This program is free software; you can redistribute it and/or modify
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
200 // it under the terms of the GNU General Public License as published by
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
201 // the Free Software Foundation; either version 2 or (at your option) any
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
202 // later version.
208
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
203 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
204 // This program is distributed in the hope that it will be useful, but
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
205 // WITHOUT ANY WARRANTY; without even the implied warranty of
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
206 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
207 // General Public License for more details.
208
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents: 196
diff changeset
208 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
209 // You should have received a copy of the GNU General Public License
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
210 // along with this program; if not, write to the
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
211 // Free Software Foundation, Inc., 51 Franklin Street,
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
212 // Fifth Floor, Boston, MA 02110-1301, USA.
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
213 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2711
diff changeset
214 // ####GPLCOPYRIGHTEND####
156
b939e9cada46 Merge from eCos master repository on 2001-03-29-21:44:39-BST
jlarmour
parents:
diff changeset
215 //===========================================================================
b939e9cada46 Merge from eCos master repository on 2001-03-29-21:44:39-BST
jlarmour
parents:
diff changeset
216
b939e9cada46 Merge from eCos master repository on 2001-03-29-21:44:39-BST
jlarmour
parents:
diff changeset
217