Mercurial > ecos
diff packages/fs/rom/current/ChangeLog @ 2770:35f991d79d4c
* devs/framebuf/synth/current/cdl/framebuf_synth.cdl,
fs/rom/current/cdl/romfs.cdl,
io/framebuf/current/cdl/framebuf.cdl,
services/objloader/current/cdl/objloader.cdl: Pass Tcl scripts to tclsh
directly.
* hal/synth/arch/current/cdl/hal_synth.cdl: Reparent for consistency.
| author | jld |
|---|---|
| date | Sat, 07 Feb 2009 15:43:10 +0000 |
| parents | 74dbf4c3f2e1 |
| children | 5ae4b05913c1 |
line wrap: on
line diff
--- a/packages/fs/rom/current/ChangeLog +++ b/packages/fs/rom/current/ChangeLog @@ -1,3 +1,7 @@ +2009-02-07 John Dallaway <john@dallaway.org.uk> + + * cdl/romfs.cdl: Pass file2c.tcl to tclsh directly. + 2009-01-08 John Dallaway <john@dallaway.org.uk> * support/file2c.tcl: Specify script interpreter via /usr/bin/env. @@ -165,7 +169,7 @@ 2000-10-25 Richard Panton (richard.pant // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. -// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc. +// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2009 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by
