comparison packages/services/objloader/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
comparison
equal deleted inserted replaced
2769:ef659b3b6980 2770:35f991d79d4c
1 2009-02-07 John Dallaway <john@dallaway.org.uk>
2
3 * cdl/objloader.tcl: Pass file2c.tcl to tclsh directly.
4
1 2006-06-27 Anthony Tonizzo <atonizzo@gmail.com> 5 2006-06-27 Anthony Tonizzo <atonizzo@gmail.com>
2 6
3 * src/loader_fs.c : Minor cosmetic and formatting changes on all files. 7 * src/loader_fs.c : Minor cosmetic and formatting changes on all files.
4 Also got rid of some signed/unsigned comparison which did not show up using 8 Also got rid of some signed/unsigned comparison which did not show up using
5 the PPC toolchain but do when compiled with gcc under the synthetic target. 9 the PPC toolchain but do when compiled with gcc under the synthetic target.