2002-03-19 Ralf Corsepius * cpuModel.h: PR 146. Adding guards. Remove unnecessary headers. 2002-01-03 Ralf Corsepius * i386/displayCpu.c: Include rtems/bspIo.h instead of bspIo.h. * i386/page.c: Include rtems/bspIo.h instead of bspIo.h. 2001-10-11 Ralf Corsepius * .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate. 2001-09-27 Ralf Corsepius * Makefile.am: Use 'PREINSTALL_FILES ='. * Makefile.am: Use 'CLEANFILES ='. 2001-02-27 Ralf Corsepius * Makefile.am: Apply include_*HEADERS instead of H_FILES. * .cvsignore: Add cache.h. 2000-12-06 Joel Sherrill * displayCpu.c: Added include of to eliminate warnings. 2000-11-09 Ralf Corsepius * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. 2000-11-02 Ralf Corsepius * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. 2000-10-26 Ralf Corsepius * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization. 2000-10-19 Joel Sherrill * page.c: Readd deleted comment lines. 2000-10-18 Joel Sherrill * page.c: Replaced prototype of printk() with include of . 2000-10-17 Joel Sherrill * idt.c, Makefile.am: Moved idt.c to libbsp/i386/shared so i386 RTEMS can be multilib'ed. 2000-09-04 Ralf Corsepius * Makefile.am: Include compile.am 2000-08-10 Joel Sherrill * ChangeLog: New file.