comparison packages/ChangeLog @ 2764:ecdd38f750f5

* ecos.db: Remove package and target records for the deprecated ColdFire port to avoid confusion. Add the CYGPKG_IO_SPI hardware package to all relevant target records. * pkgconf/stylesheet.dsl, pkgconf/ssa4.dsl, pkgconf/ssletter.dsl: Match up "--" string delimiters in the copyright banners.
author jld
date Thu, 05 Feb 2009 10:48:25 +0000
parents da63b717cc17
children 1d8577f3a1b1
comparison
equal deleted inserted replaced
2763:280e528c60d3 2764:ecdd38f750f5
1 2009-02-05 John Dallaway <john@dallaway.org.uk>
2
3 * ecos.db: Remove package and target records for the deprecated
4 ColdFire port to avoid confusion. Add the CYGPKG_IO_SPI hardware
5 package to all relevant target records.
6
7 * pkgconf/stylesheet.dsl, pkgconf/ssa4.dsl, pkgconf/ssletter.dsl:
8 Match up "--" string delimiters in the copyright banners.
9
1 2009-02-04 Nick Garnett <nickg@ecoscentric.com> 10 2009-02-04 Nick Garnett <nickg@ecoscentric.com>
2 11
3 * ecos.db: Add STM32 SPI driver. 12 * ecos.db: Add STM32 SPI driver.
4 13
5 2009-01-08 John Dallaway <john@dallaway.org.uk> 14 2009-01-08 John Dallaway <john@dallaway.org.uk>
2729 2738
2730 //=========================================================================== 2739 //===========================================================================
2731 // ####GPLCOPYRIGHTBEGIN#### 2740 // ####GPLCOPYRIGHTBEGIN####
2732 // ------------------------------------------- 2741 // -------------------------------------------
2733 // This file is part of eCos, the Embedded Configurable Operating System. 2742 // This file is part of eCos, the Embedded Configurable Operating System.
2734 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. 2743 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2009 Free Software Foundation, Inc.
2735 // 2744 //
2736 // This program is free software; you can redistribute it and/or modify 2745 // This program is free software; you can redistribute it and/or modify
2737 // it under the terms of the GNU General Public License as published by 2746 // it under the terms of the GNU General Public License as published by
2738 // the Free Software Foundation; either version 2 or (at your option) any 2747 // the Free Software Foundation; either version 2 or (at your option) any
2739 // later version. 2748 // later version.