summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ttcp/.cvsignore2
-rw-r--r--ttcp/ChangeLog4
2 files changed, 6 insertions, 0 deletions
diff --git a/ttcp/.cvsignore b/ttcp/.cvsignore
new file mode 100644
index 0000000..634d102
--- /dev/null
+++ b/ttcp/.cvsignore
@@ -0,0 +1,2 @@
+o-optimize
+ttcp
diff --git a/ttcp/ChangeLog b/ttcp/ChangeLog
index 6ee6742..54e36b7 100644
--- a/ttcp/ChangeLog
+++ b/ttcp/ChangeLog
@@ -1,5 +1,9 @@
2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * .cvsignore: New file.
+
+2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* Makefile: Build native ttcp as side-effect of main build.
* rtems_ttcp.c: Fix warning.