source: rtems/c/src/lib/libcpu/i386/ChangeLog @ 59a01a6e

4.104.114.84.95
Last change on this file since 59a01a6e was dfa8fe34, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/06/02 at 08:23:08

2002-12-06 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
4
52002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Add RTEMS_PROG_CCAS.
8
92002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * .cvsignore: Reformat.
12        Add autom4te*cache.
13        Remove autom4te.cache.
14
152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Use .$(OBJEXT) instead of .o.
18
192002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * cpuModel.S: Include <rtems/score/registers.h> instead of
22        <libcpu/registers.h>.
23        * registers.h: Removed.
24        * Makefile.am: Remove registers.h.
25
262002-03-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * cache.c: Include <rtems/score/registers.h> instead of
29        <libcpu/registers.h>.
30        * cpu.h: Ditto. Remove parts moved to score/cpu/i386.
31        * registers.h: Add BIG-FAT warning.
32
332002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac:
36        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
37        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
38        * Makefile.am: Remove AUTOMAKE_OPTIONS.
39
402002-03-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * cpuModel.h: PR 146.
43        Adding guards. Remove unnecessary headers.
44
452002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * i386/displayCpu.c: Include rtems/bspIo.h instead of bspIo.h.
48        * i386/page.c: Include rtems/bspIo.h instead of bspIo.h.
49
502001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
53        * configure.in: Remove.
54        * configure.ac: New file, generated from configure.in by autoupdate.
55
562001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Use 'PREINSTALL_FILES ='.
59        * Makefile.am: Use 'CLEANFILES ='.
60
612001-02-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Apply include_*HEADERS instead of H_FILES.
64        * .cvsignore: Add cache.h.
65
662000-12-06      Joel Sherrill <joel@OARcorp.com>
67
68        * displayCpu.c: Added include of <rtems.h> to eliminate warnings.
69
702000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
73
742000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
77
782000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
81        Switch to GNU canonicalization.
82
832000-10-19      Joel Sherrill <joel@OARcorp.com>
84
85        * page.c: Readd deleted comment lines.
86
872000-10-18      Joel Sherrill <joel@OARcorp.com>
88
89        * page.c: Replaced prototype of printk() with include of <bspIo.h>.
90
912000-10-17      Joel Sherrill <joel@OARcorp.com>
92
93        * idt.c, Makefile.am: Moved idt.c to libbsp/i386/shared so
94        i386 RTEMS can be multilib'ed.
95
962000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Include compile.am
99
1002000-08-10      Joel Sherrill <joel@OARcorp.com>
101
102        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.