summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-09-07 23:09:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-09-07 23:09:47 +0000
commita2117cd64a9d25926564e43ea2806f7eacde7343 (patch)
tree2f088b9c41fbff16b2ca11adca1b5ef4d871c3c9 /c/src/libchip/ChangeLog
parent2002-09-07 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-a2117cd64a9d25926564e43ea2806f7eacde7343.tar.bz2
2002-09-07 Chris Johns <ccj@acm.org>
* network/Makefile.am, network/README.cs8900, network/cs8900.c, network/cs8900.h: Significant update which corrects the problem where the cs8900.c file was actually the BSP glue. Joel did some hacking so this file will compile. Previously it required providing a target.h file to compile. * network/cs8900.c.bsp: New file.
Diffstat (limited to '')
-rw-r--r--c/src/libchip/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/libchip/ChangeLog b/c/src/libchip/ChangeLog
index c451f8f901..f97cf0cc0d 100644
--- a/c/src/libchip/ChangeLog
+++ b/c/src/libchip/ChangeLog
@@ -1,3 +1,12 @@
+2002-09-07 Chris Johns <ccj@acm.org>
+
+ * network/Makefile.am, network/README.cs8900, network/cs8900.c,
+ network/cs8900.h: Significant update which corrects the problem
+ where the cs8900.c file was actually the BSP glue. Joel did
+ some hacking so this file will compile. Previously it required
+ providing a target.h file to compile.
+ * network/cs8900.c.bsp: New file.
+
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/Makefile.am: Use .$(OBJEXT) instead of .o.