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

4.104.115
Last change on this file since b2d7d165 was b2d7d165, checked in by Joel Sherrill <joel.sherrill@…>, on 12/03/08 at 17:29:05

2008-12-03 Joel Sherrill <joel.sherrill@…>

Michael South <msouth@…>

PR 1344/bsps

  • cpuModel.h: Add use of TSC for nanoseconds granularity. i8254 is very slow on some systems. TSC use is auto-detected by default.
  • Property mode set to 100644
File size: 6.8 KB
Line 
12008-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
2                Michael South <msouth@msouth.org>
3
4        PR 1344/bsps
5        * cpuModel.h: Add use of TSC for nanoseconds granularity. i8254 is very
6        slow on some systems. TSC use is auto-detected by default.
7
82008-08-16      Ralf Corsépius <ralf.corsepius@rtems.org>
9
10        * cache.c, displayCpu.c, page.c: Add missing prototypes.
11
122007-03-28      Joel Sherrill <joel@OARcorp.com>
13
14        * page.c: Redo print to not have cvs conflict marker.
15
162006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * configure.ac: New BUG-REPORT address.
19
202006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * configure.ac: Require autoconf-2.60. Require automake-1.10.
23
242006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * configure.ac: Use RTEMS_AMPOLISH3.
27
282005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * Makefile.am: Add preinstall.am
31        * preinstall.am: New.
32        * configure.ac: Add AMPOLISH3.
33        * byteorder.h: New.
34
352005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
38
392005-01-03      Joel Sherrill <joel@OARcorp.com>
40
41        * Makefile.am: Fix typo.
42
432005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * Makefile.am: Remove build-variant support.
46
472004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        * configure.ac: Remove RTEMS_ENABLE_BARE.
50
512004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
52
53        * configure.ac: Require automake > 1.9.
54
552004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
56
57        * cpuModel.S: Include <rtems/asm.h> instead of <asm.h>.
58        * idtr.S: Include <rtems/asm.h> instead of <asm.h>.
59
602004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
61
62        * page.c: Convert to using c99 fixed size types.
63
642004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
67
682004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Don't include .../lib.am.
71
722004-01-21      Joel Sherrill <joel@OARcorp.com>
73
74        PR 557/bsps
75        * cpu.c: Removed. File appears to have been orphaned around June 2000
76
772004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Split the blob of *.o into cache.rel, page.rel and
80        score.rel. Add PREINSTALL_DIRS.
81        Use automake compilation rules.
82        * page.c, cpuModel.S: Remove stray blanks.
83        * configure.ac: Require automake >= 1.8.2.
84        Add AM_PROG_CC_C_O. Add subdir-objects to AUTOMAKE_OPTIONS.
85
862004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
89        Add PRE/TMPINSTALL_FILES to CLEANFILES.
90
912003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Eliminate VPATH.
94
952003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
98
992003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
102
1032003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Remove all-local: $(ARCH).
106
1072003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reformat. Use dirstamps for preinstallation.
110
1112003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: Remove RTEMS_CANONICAL_HOST.
114
1152003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Remove RTEMS_CHECK_CPU.
118
1192003-09-04      Joel Sherrill <joel@OARcorp.com>
120
121        * cpu.c, cpu.h, cpuModel.S, cpuModel.h, displayCpu.c, idtr.S, page.c:
122        URL for license changed.
123
1242003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Reflect having moved aclocal/.
127
1282003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Reflect having moved automake/.
131
1322003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
135
1362003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Remove AC_CONFIG_AUX_DIR.
139
1402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
143
1442003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: AC_PREREQ(2.57).
147
1482002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
151        Eliminate *_O_FILES.
152        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
153
1542002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
157
1582002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: Add RTEMS_PROG_CCAS.
161
1622002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * .cvsignore: Reformat.
165        Add autom4te*cache.
166        Remove autom4te.cache.
167
1682002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Use .$(OBJEXT) instead of .o.
171
1722002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * cpuModel.S: Include <rtems/score/registers.h> instead of
175        <libcpu/registers.h>.
176        * registers.h: Removed.
177        * Makefile.am: Remove registers.h.
178
1792002-03-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * cache.c: Include <rtems/score/registers.h> instead of
182        <libcpu/registers.h>.
183        * cpu.h: Ditto. Remove parts moved to score/cpu/i386.
184        * registers.h: Add BIG-FAT warning.
185
1862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac:
189        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
190        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
191        * Makefile.am: Remove AUTOMAKE_OPTIONS.
192
1932002-03-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * cpuModel.h: PR 146.
196        Adding guards. Remove unnecessary headers.
197
1982002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * i386/displayCpu.c: Include rtems/bspIo.h instead of bspIo.h.
201        * i386/page.c: Include rtems/bspIo.h instead of bspIo.h.
202
2032001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
206        * configure.in: Remove.
207        * configure.ac: New file, generated from configure.in by autoupdate.
208
2092001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Use 'PREINSTALL_FILES ='.
212        * Makefile.am: Use 'CLEANFILES ='.
213
2142001-02-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * Makefile.am: Apply include_*HEADERS instead of H_FILES.
217        * .cvsignore: Add cache.h.
218
2192000-12-06      Joel Sherrill <joel@OARcorp.com>
220
221        * displayCpu.c: Added include of <rtems.h> to eliminate warnings.
222
2232000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
226
2272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
230
2312000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
234        Switch to GNU canonicalization.
235
2362000-10-19      Joel Sherrill <joel@OARcorp.com>
237
238        * page.c: Readd deleted comment lines.
239
2402000-10-18      Joel Sherrill <joel@OARcorp.com>
241
242        * page.c: Replaced prototype of printk() with include of <bspIo.h>.
243
2442000-10-17      Joel Sherrill <joel@OARcorp.com>
245
246        * idt.c, Makefile.am: Moved idt.c to libbsp/i386/shared so
247        i386 RTEMS can be multilib'ed.
248
2492000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * Makefile.am: Include compile.am
252
2532000-08-10      Joel Sherrill <joel@OARcorp.com>
254
255        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.