summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-09-14 16:59:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-09-14 16:59:42 +0000
commit2b2e1e96b462c0634980cb5d9e53e56ef2f9501a (patch)
tree40614c0317a4a128f33e2f9103e521992a86d92b /c
parent2002-09-13 Eric Norum <eric.norum@usask.ca> (diff)
downloadrtems-2b2e1e96b462c0634980cb5d9e53e56ef2f9501a.tar.bz2
2002-09-13 Eric Norum <eric.norum@usask.ca>
* start/start16.S: Remove unwanted + at beginning of relative numeric label.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/i386/pc386/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog
index b1ed0fba48..e2916a8aa7 100644
--- a/c/src/lib/libbsp/i386/pc386/ChangeLog
+++ b/c/src/lib/libbsp/i386/pc386/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-13 Eric Norum <eric.norum@usask.ca>
+
+ * start/start16.S: Remove unwanted + at beginning of relative
+ numeric label.
+
2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.