summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/pc386/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog
index 64ca7977e6..4d6312aef6 100644
--- a/c/src/lib/libbsp/i386/pc386/ChangeLog
+++ b/c/src/lib/libbsp/i386/pc386/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-23 Vinu Rajashekhar <vinutheraj@gmail.com>
+
+ * start/start.S: Replace the call to _return_to_monitor by
+ hlt instruction.
+ * startup/ldsegs.S: Remove the _return_to_monitor function.
+
2010-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Do not do the indirect call if NULL.