source: rtems/c/src/lib/libcpu/i386/ChangeLog @ 810720b6

4.104.114.84.95
Last change on this file since 810720b6 was 810720b6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 03:28:02

2003-12-12 Ralf Corsepius <corsepiu@…>

  • configure.ac: Require automake >= 1.8, autoconf >= 2.59.
  • Property mode set to 100644
File size: 4.2 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
4
52003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Remove all-local: $(ARCH).
8
92003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Reformat. Use dirstamps for preinstallation.
12
132003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Remove RTEMS_CANONICAL_HOST.
16
172003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Remove RTEMS_CHECK_CPU.
20
212003-09-04      Joel Sherrill <joel@OARcorp.com>
22
23        * cpu.c, cpu.h, cpuModel.S, cpuModel.h, displayCpu.c, idtr.S, page.c:
24        URL for license changed.
25
262003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Reflect having moved aclocal/.
29
302003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Reflect having moved automake/.
33
342003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
37
382003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Remove AC_CONFIG_AUX_DIR.
41
422003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
45
462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: AC_PREREQ(2.57).
49
502002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
53        Eliminate *_O_FILES.
54        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
55
562002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
59
602002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Add RTEMS_PROG_CCAS.
63
642002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * .cvsignore: Reformat.
67        Add autom4te*cache.
68        Remove autom4te.cache.
69
702002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Use .$(OBJEXT) instead of .o.
73
742002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * cpuModel.S: Include <rtems/score/registers.h> instead of
77        <libcpu/registers.h>.
78        * registers.h: Removed.
79        * Makefile.am: Remove registers.h.
80
812002-03-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * cache.c: Include <rtems/score/registers.h> instead of
84        <libcpu/registers.h>.
85        * cpu.h: Ditto. Remove parts moved to score/cpu/i386.
86        * registers.h: Add BIG-FAT warning.
87
882002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac:
91        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
92        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
93        * Makefile.am: Remove AUTOMAKE_OPTIONS.
94
952002-03-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * cpuModel.h: PR 146.
98        Adding guards. Remove unnecessary headers.
99
1002002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * i386/displayCpu.c: Include rtems/bspIo.h instead of bspIo.h.
103        * i386/page.c: Include rtems/bspIo.h instead of bspIo.h.
104
1052001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
108        * configure.in: Remove.
109        * configure.ac: New file, generated from configure.in by autoupdate.
110
1112001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Use 'PREINSTALL_FILES ='.
114        * Makefile.am: Use 'CLEANFILES ='.
115
1162001-02-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Apply include_*HEADERS instead of H_FILES.
119        * .cvsignore: Add cache.h.
120
1212000-12-06      Joel Sherrill <joel@OARcorp.com>
122
123        * displayCpu.c: Added include of <rtems.h> to eliminate warnings.
124
1252000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
128
1292000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
132
1332000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
136        Switch to GNU canonicalization.
137
1382000-10-19      Joel Sherrill <joel@OARcorp.com>
139
140        * page.c: Readd deleted comment lines.
141
1422000-10-18      Joel Sherrill <joel@OARcorp.com>
143
144        * page.c: Replaced prototype of printk() with include of <bspIo.h>.
145
1462000-10-17      Joel Sherrill <joel@OARcorp.com>
147
148        * idt.c, Makefile.am: Moved idt.c to libbsp/i386/shared so
149        i386 RTEMS can be multilib'ed.
150
1512000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Include compile.am
154
1552000-08-10      Joel Sherrill <joel@OARcorp.com>
156
157        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.