Mercurial > nand-ecoscentric
comparison packages/ChangeLog @ 10:d3fbcdfa1b2f ecos-sw-1999-05-29
Merge from eCos master repository on 1999-05-29-00:13:11-BST
| author | jlarmour |
|---|---|
| date | Fri, 28 May 1999 16:43:09 +0000 |
| parents | d376b777e2ce |
| children | 4cc3eff958ab |
comparison
equal
deleted
inserted
replaced
| 9:95cc44ea0068 | 10:d3fbcdfa1b2f |
|---|---|
| 1 1999-05-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 2 | |
| 3 * NEWS: Added Kernel/Debugging entry. | |
| 4 | |
| 1 1999-05-13 Nick Garnett <nickg@cygnus.co.uk> | 5 1999-05-13 Nick Garnett <nickg@cygnus.co.uk> |
| 2 | 6 |
| 3 The following changes were made in a branch and imported to the | 7 The following changes were made in a branch and imported to the |
| 4 main trunk at a later date: | 8 main trunk at a later date: |
| 5 | 9 |
| 78 1999-04-14 Bart Veer <bartv@cygnus.co.uk> | 82 1999-04-14 Bart Veer <bartv@cygnus.co.uk> |
| 79 | 83 |
| 80 * packages: | 84 * packages: |
| 81 Move serial devices to the end of the file so that the reparenting | 85 Move serial devices to the end of the file so that the reparenting |
| 82 below the HAL packages works as intended. | 86 below the HAL packages works as intended. |
| 83 | |
| 84 1999-04-12 John Dallaway <jld@cygnus.co.uk> | |
| 85 | |
| 86 * pkgrelease.tcl: Report 'not within region' messages. | |
| 87 | |
| 88 1999-03-28 John Dallaway <jld@cygnus.co.uk> | |
| 89 | |
| 90 * pkgrelease.tcl: Supress incomplete NEWS file. | |
| 91 | 87 |
| 92 1999-03-22 Jonathan Larmour <jlarmour@cygnus.co.uk> | 88 1999-03-22 Jonathan Larmour <jlarmour@cygnus.co.uk> |
| 93 | 89 |
| 94 * packages | 90 * packages |
| 95 * targets | 91 * targets |
| 171 Under Windows the external cygpath utility is now used to | 167 Under Windows the external cygpath utility is now used to |
| 172 perform pathname translations. This eliminates the need for | 168 perform pathname translations. This eliminates the need for |
| 173 pkgconf.tcl to know about or make guesses about the mount | 169 pkgconf.tcl to know about or make guesses about the mount |
| 174 table. | 170 table. |
| 175 | 171 |
| 176 * pkgrelease.tcl: | |
| 177 Added NEWS to the list of special files. | |
| 178 | |
| 179 1999-03-04 John Dallaway <jld@cygnus.co.uk> | 172 1999-03-04 John Dallaway <jld@cygnus.co.uk> |
| 180 | 173 |
| 181 * pkgconf.tcl: Point to renamed *.ldi and *.h memory | 174 * pkgconf.tcl: Point to renamed *.ldi and *.h memory |
| 182 layout files with unique names. | 175 layout files with unique names. |
| 183 | 176 |
| 212 | 205 |
| 213 1999-02-19 Mark Galassi <rosalia@cygnus.com> | 206 1999-02-19 Mark Galassi <rosalia@cygnus.com> |
| 214 | 207 |
| 215 * NEWS: added the NEWS file. It's rather sparse for now. | 208 * NEWS: added the NEWS file. It's rather sparse for now. |
| 216 | 209 |
| 217 1999-02-12 John Dallaway <jld@cygnus.co.uk> | |
| 218 | |
| 219 * pkgrelease.tcl: Report 'region is full' message count. | |
| 220 | |
| 221 1999-02-11 John Dallaway <jld@cygnus.co.uk> | |
| 222 | |
| 223 * pkgrelease.tcl: Report ignored linker error count. | |
| 224 | |
| 225 1999-02-11 John Dallaway <jld@cygnus.co.uk> | 210 1999-02-11 John Dallaway <jld@cygnus.co.uk> |
| 226 | 211 |
| 227 * pkgconf/makrules.tst: Ignore linker errors while building tests. | 212 * pkgconf/makrules.tst: Ignore linker errors while building tests. |
| 228 | 213 |
| 229 1999-02-10 Hugo Tyson <hmt@cygnus.co.uk> | 214 1999-02-10 Hugo Tyson <hmt@cygnus.co.uk> |
| 232 linking, &c &c. | 217 linking, &c &c. |
| 233 | 218 |
| 234 1999-02-10 Gary Thomas <gthomas@cygnus.co.uk> | 219 1999-02-10 Gary Thomas <gthomas@cygnus.co.uk> |
| 235 | 220 |
| 236 * targets: Remove options now that math problems have been addressed. | 221 * targets: Remove options now that math problems have been addressed. |
| 237 | |
| 238 1999-02-10 John Dallaway <jld@cygnus.co.uk> | |
| 239 | |
| 240 * pkgrelease.tcl: Suppress generation of prebuilts for stubs startup | |
| 241 | 222 |
| 242 1999-02-08 John Dallaway <jld@cygnus.co.uk> | 223 1999-02-08 John Dallaway <jld@cygnus.co.uk> |
| 243 | 224 |
| 244 * packages: Define HAL and RS232 packages in alphabetical order | 225 * packages: Define HAL and RS232 packages in alphabetical order |
| 245 for presentation by the configuration tool. | 226 for presentation by the configuration tool. |
| 256 1999-01-21 Jesper Skov <jskov@cygnus.co.uk> | 237 1999-01-21 Jesper Skov <jskov@cygnus.co.uk> |
| 257 | 238 |
| 258 * targets: | 239 * targets: |
| 259 * packages: | 240 * packages: |
| 260 Added FADS entries from Kevin Hester <KHester@opticworks.com>. | 241 Added FADS entries from Kevin Hester <KHester@opticworks.com>. |
| 261 | |
| 262 1999-01-21 Gary Thomas <gthomas@cygnus.co.uk> | |
| 263 | |
| 264 * pkgrelease.tcl: Add "--customers_file=xxx" option to allow customer | |
| 265 data-base file to be overidden on command line. This is really just | |
| 266 for ease of testing new, exciting customer setups. | |
| 267 | 242 |
| 268 1999-01-20 Gary Thomas <gthomas@cygnus.co.uk> | 243 1999-01-20 Gary Thomas <gthomas@cygnus.co.uk> |
| 269 | 244 |
| 270 * packages: Add ARM/PID serial driver | 245 * packages: Add ARM/PID serial driver |
| 271 | 246 |
| 510 Thu Sep 3 15:13:42 1998 Tim Goodwin <tgoodiwn@cygnus.co.uk> | 485 Thu Sep 3 15:13:42 1998 Tim Goodwin <tgoodiwn@cygnus.co.uk> |
| 511 | 486 |
| 512 * packages: | 487 * packages: |
| 513 | 488 |
| 514 s/panx/mn10300/g | 489 s/panx/mn10300/g |
| 515 | |
| 516 1998-09-03 Bart Veer <bartv@cygnus.co.uk> | |
| 517 | |
| 518 * pkgrelease.tcl: | |
| 519 Updated to cope with the HAL packages no longer being special. | |
| 520 Also tidied up some of the Tcl code and removed a few references | |
| 521 to ecc. | |
| 522 | 490 |
| 523 1998-09-02 Bart Veer <bartv@cygnus.co.uk> | 491 1998-09-02 Bart Veer <bartv@cygnus.co.uk> |
| 524 | 492 |
| 525 * packages: | 493 * packages: |
| 526 Changed a few aliases, to improve consistency. | 494 Changed a few aliases, to improve consistency. |
