comparison packages/redboot/current/ChangeLog @ 1855:6535959b8edf

Updates required by GCC v4 - from Andrea Michelotti <amichelotti@atmel.com>
author gthomas
date Fri, 03 Dec 2004 12:22:41 +0000
parents 30d166811fe7
children a0d4c606e72d
comparison
equal deleted inserted replaced
1854:72e8af9191e0 1855:6535959b8edf
1 2004-12-01 Andrea Michelotti <amichelotti@atmel.com>
2
3 * main.c :
4 * mfill.c:
5 * mcmp.c : Changes required for use with GCC v4 - cast as lvalue
6 is no longer supported.
7
1 2004-11-09 Ian Campbell <icampbell@arcom.com> 8 2004-11-09 Ian Campbell <icampbell@arcom.com>
2 9
3 * cdl/redboot.cdl, doc/redboot_cmds.sgml, src/iomem.c: Add support 10 * cdl/redboot.cdl, doc/redboot_cmds.sgml, src/iomem.c: Add support
4 for iopeek and iopoke commands to allow access to the I/O regions. 11 for iopeek and iopoke commands to allow access to the I/O regions.
5 12