source: rtems/c/src/lib/libcpu/i386/ChangeLog @ a7479f2

4.104.114.84.95
Last change on this file since a7479f2 was fcb0cd46, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:06:55

2006-12-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 6.4 KB
Line 
12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
52006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require autoconf-2.60. Require automake-1.10.
8
92006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: Use RTEMS_AMPOLISH3.
12
132005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * Makefile.am: Add preinstall.am
16        * preinstall.am: New.
17        * configure.ac: Add AMPOLISH3.
18        * byteorder.h: New.
19
202005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
21
22        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
23
242005-01-03      Joel Sherrill <joel@OARcorp.com>
25
26        * Makefile.am: Fix typo.
27
282005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * Makefile.am: Remove build-variant support.
31
322004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        * configure.ac: Remove RTEMS_ENABLE_BARE.
35
362004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * configure.ac: Require automake > 1.9.
39
402004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
41
42        * cpuModel.S: Include <rtems/asm.h> instead of <asm.h>.
43        * idtr.S: Include <rtems/asm.h> instead of <asm.h>.
44
452004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
46
47        * page.c: Convert to using c99 fixed size types.
48
492004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
50
51        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
52
532004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Don't include .../lib.am.
56
572004-01-21      Joel Sherrill <joel@OARcorp.com>
58
59        PR 557/bsps
60        * cpu.c: Removed. File appears to have been orphaned around June 2000
61
622004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Split the blob of *.o into cache.rel, page.rel and
65        score.rel. Add PREINSTALL_DIRS.
66        Use automake compilation rules.
67        * page.c, cpuModel.S: Remove stray blanks.
68        * configure.ac: Require automake >= 1.8.2.
69        Add AM_PROG_CC_C_O. Add subdir-objects to AUTOMAKE_OPTIONS.
70
712004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
74        Add PRE/TMPINSTALL_FILES to CLEANFILES.
75
762003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Eliminate VPATH.
79
802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
83
842003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
87
882003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Remove all-local: $(ARCH).
91
922003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Reformat. Use dirstamps for preinstallation.
95
962003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Remove RTEMS_CANONICAL_HOST.
99
1002003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Remove RTEMS_CHECK_CPU.
103
1042003-09-04      Joel Sherrill <joel@OARcorp.com>
105
106        * cpu.c, cpu.h, cpuModel.S, cpuModel.h, displayCpu.c, idtr.S, page.c:
107        URL for license changed.
108
1092003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Reflect having moved aclocal/.
112
1132003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Reflect having moved automake/.
116
1172003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
120
1212003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: Remove AC_CONFIG_AUX_DIR.
124
1252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
128
1292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: AC_PREREQ(2.57).
132
1332002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
136        Eliminate *_O_FILES.
137        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
138
1392002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
142
1432002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: Add RTEMS_PROG_CCAS.
146
1472002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * .cvsignore: Reformat.
150        Add autom4te*cache.
151        Remove autom4te.cache.
152
1532002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Use .$(OBJEXT) instead of .o.
156
1572002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * cpuModel.S: Include <rtems/score/registers.h> instead of
160        <libcpu/registers.h>.
161        * registers.h: Removed.
162        * Makefile.am: Remove registers.h.
163
1642002-03-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * cache.c: Include <rtems/score/registers.h> instead of
167        <libcpu/registers.h>.
168        * cpu.h: Ditto. Remove parts moved to score/cpu/i386.
169        * registers.h: Add BIG-FAT warning.
170
1712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac:
174        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
175        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
176        * Makefile.am: Remove AUTOMAKE_OPTIONS.
177
1782002-03-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * cpuModel.h: PR 146.
181        Adding guards. Remove unnecessary headers.
182
1832002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * i386/displayCpu.c: Include rtems/bspIo.h instead of bspIo.h.
186        * i386/page.c: Include rtems/bspIo.h instead of bspIo.h.
187
1882001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
191        * configure.in: Remove.
192        * configure.ac: New file, generated from configure.in by autoupdate.
193
1942001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * Makefile.am: Use 'PREINSTALL_FILES ='.
197        * Makefile.am: Use 'CLEANFILES ='.
198
1992001-02-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * Makefile.am: Apply include_*HEADERS instead of H_FILES.
202        * .cvsignore: Add cache.h.
203
2042000-12-06      Joel Sherrill <joel@OARcorp.com>
205
206        * displayCpu.c: Added include of <rtems.h> to eliminate warnings.
207
2082000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
211
2122000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
215
2162000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
219        Switch to GNU canonicalization.
220
2212000-10-19      Joel Sherrill <joel@OARcorp.com>
222
223        * page.c: Readd deleted comment lines.
224
2252000-10-18      Joel Sherrill <joel@OARcorp.com>
226
227        * page.c: Replaced prototype of printk() with include of <bspIo.h>.
228
2292000-10-17      Joel Sherrill <joel@OARcorp.com>
230
231        * idt.c, Makefile.am: Moved idt.c to libbsp/i386/shared so
232        i386 RTEMS can be multilib'ed.
233
2342000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: Include compile.am
237
2382000-08-10      Joel Sherrill <joel@OARcorp.com>
239
240        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.