From 56035ca340276e0b4e12af667a112403da066b55 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 19 Aug 2009 16:28:55 +0000 Subject: 2009-08-19 Joel Sherrill * Makefile.am, console/console.c, console/debugputs.c, include/bsp.h, startup/setvec.c: Split idle method into its own file. Properly note to confdefs.h that this BSP has its own idle thread. Also address use of maximum termios constant in debug IO. * startup/bspidle.S: New file. --- c/src/lib/libbsp/sparc/leon3/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c/src/lib/libbsp/sparc/leon3/ChangeLog') diff --git a/c/src/lib/libbsp/sparc/leon3/ChangeLog b/c/src/lib/libbsp/sparc/leon3/ChangeLog index 6e747ec1b1..73b0d080ff 100644 --- a/c/src/lib/libbsp/sparc/leon3/ChangeLog +++ b/c/src/lib/libbsp/sparc/leon3/ChangeLog @@ -1,3 +1,11 @@ +2009-08-19 Joel Sherrill + + * Makefile.am, console/console.c, console/debugputs.c, include/bsp.h, + startup/setvec.c: Split idle method into its own file. Properly note + to confdefs.h that this BSP has its own idle thread. Also address use + of maximum termios constant in debug IO. + * startup/bspidle.S: New file. + 2009-07-16 Joel Sherrill * configure.ac: Rename BSP_BOOTCARD_OPTIONS to -- cgit v1.2.3