From eecf752dc3328897ca6bae004d467b1840419786 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 9 Nov 2009 15:19:57 +0000 Subject: 2009-11-09 Joel Sherrill * libcsupport/src/open_dev_console.c: Use constant numbers to avoid overflow when shifting on 16-bit targets. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 01bd44ea17..f0f8edc6f0 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2009-11-09 Joel Sherrill + + * libcsupport/src/open_dev_console.c: Use constant numbers to avoid + overflow when shifting on 16-bit targets. + 2009-11-09 Joel Sherrill * sapi/src/fatal.c: Formatting. -- cgit v1.2.3