source: rtems/c/src/lib/libcpu/i386/ChangeLog @ 4cf920c4

4.104.114.84.95
Last change on this file since 4cf920c4 was 5cf3f41, checked in by Joel Sherrill <joel.sherrill@…>, on 03/20/02 at 14:12:33

2002-03-19 Ralf Corsepius <corsepiu@…>

  • cpuModel.h: PR 146. Adding guards. Remove unnecessary headers.
  • Property mode set to 100644
File size: 1.7 KB
Line 
12002-03-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * cpuModel.h: PR 146.
4        Adding guards. Remove unnecessary headers.
5
62002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * i386/displayCpu.c: Include rtems/bspIo.h instead of bspIo.h.
9        * i386/page.c: Include rtems/bspIo.h instead of bspIo.h.
10
112001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
14        * configure.in: Remove.
15        * configure.ac: New file, generated from configure.in by autoupdate.
16
172001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Use 'PREINSTALL_FILES ='.
20        * Makefile.am: Use 'CLEANFILES ='.
21
222001-02-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Apply include_*HEADERS instead of H_FILES.
25        * .cvsignore: Add cache.h.
26
272000-12-06      Joel Sherrill <joel@OARcorp.com>
28
29        * displayCpu.c: Added include of <rtems.h> to eliminate warnings.
30
312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
34
352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
38
392000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
42        Switch to GNU canonicalization.
43
442000-10-19      Joel Sherrill <joel@OARcorp.com>
45
46        * page.c: Readd deleted comment lines.
47
482000-10-18      Joel Sherrill <joel@OARcorp.com>
49
50        * page.c: Replaced prototype of printk() with include of <bspIo.h>.
51
522000-10-17      Joel Sherrill <joel@OARcorp.com>
53
54        * idt.c, Makefile.am: Moved idt.c to libbsp/i386/shared so
55        i386 RTEMS can be multilib'ed.
56
572000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Include compile.am
60
612000-08-10      Joel Sherrill <joel@OARcorp.com>
62
63        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.