From c50c6bf3caad4bfeb41b59658e44c70777dab9b9 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 13 Dec 2006 07:24:32 +0000 Subject: =?UTF-8?q?2006-12-13=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * rtems/include/rtems/rtems/types.h: Abandon backward compatibility types. * include/rtems/stdint.h: Abandon DEPRECATED_TYPES. * configure.ac: Abandon DEPRECATED_TYPES/--enable-deprecated. * Makefile.am: Abandon DEPRECATED_TYPES. --- cpukit/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index b5f68e4914..431d0b3755 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,11 @@ +2006-12-13 Ralf Corsépius + + * rtems/include/rtems/rtems/types.h: Abandon backward compatibility + types. + * include/rtems/stdint.h: Abandon DEPRECATED_TYPES. + * configure.ac: Abandon DEPRECATED_TYPES/--enable-deprecated. + * Makefile.am: Abandon DEPRECATED_TYPES. + 2006-12-13 Ralf Corsépius * aclocal/rtems-ampolish.m4: Use am_aux_dir/ampolish3. -- cgit v1.2.3