source: rtems/cpukit/score/cpu/i386/ChangeLog @ 60f7da2

4.104.114.84.95
Last change on this file since 60f7da2 was 60f7da2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/01/03 at 04:38:56

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

  • Makefile.am: Remove TMPINSTALL_FILES.
  • Property mode set to 100644
File size: 5.7 KB
Line 
12003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Remove TMPINSTALL_FILES.
4
52003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Add $(dirstamp) to preinstallation rules.
8
92003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Don't use gmake rules for preinstallation.
12
132003-10-21      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_asm.S, rtems/score/cpu.h, rtems/score/i386.h,
24        rtems/score/idtr.h, rtems/score/interrupts.h,
25        rtems/score/registers.h, rtems/score/types.h: URL for license
26        changed.
27
282003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
31
322003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Remove AC_CONFIG_AUX_DIR.
35
362002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
39        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
40
412002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Fix package name.
44
452002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
48
492002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * .cvsignore: Reformat.
52        Add autom4te*cache.
53        Remove autom4te.cache.
54
552002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
58
592002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Use .$(OBJEXT) instead of .o.
62
632002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Use . instead of .o.
66
672002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: RTEMS_TOP(../../../..).
70
712002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * rtems.S: Remove.
74        * Makefile.am: Reflect changes above.
75
762002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Remove RTEMS_PROJECT_ROOT.
79
802002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Add RTEMS_PROG_CCAS
83
842002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
87        Add AC_PROG_RANLIB.
88
892002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
92        Use ../../../aclocal.
93
942002-03-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * rtems/score/idtr.h: New file, extracted from libcpu/cpu.h.
97        * rtems/score/interrupts.h: New file, extracted from libcpu/cpu.h.
98        * rtems/score/registers.h: New file, moved from libcpu.
99        * Makefile.am: Reflect changes above.
100        * cpu.c: Don't include cpuModel.h,
101          #include <rtems.h>,
102          #include <rtems/score/i386types.h>,
103          #include <rtems/score/idtr.h>.
104        * rtems/score/cpu.h: Don't include libcpu/cpu.h.
105          #include <rtems/score/interrupts.h>,
106          #include <rtems/score/registers.h>.
107
1082001-04-03      Joel Sherrill <joel@OARcorp.com>
109
110        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
111        * rtems/score/i386types.h: Removed.
112        * rtems/score/types.h: New file via CVS magic.
113        * Makefile.am, rtems/score/cpu.h: Account for name change.
114
1152002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac:
118        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
119        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
120        * Makefile.am: Remove AUTOMAKE_OPTIONS.
121
1222001-02-05      Joel Sherrill <joel@OARcorp.com>
123
124        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
125
1262002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * rtems/Makefile.am: Removed.
129        * rtems/score/Makefile.am: Removed.
130        * configure.ac: Reflect changes above.
131        * Makefile.am: Reflect changes above.
132
1332001-01-30      Joel Sherrill <joel@OARcorp.com>
134
135        * Makefile.am: Corrected so .h files from rtems/score/ are installed.
136
1372002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * cpu.c: Include rtems/bspIo.h instead of bspIo.h.
140
1412001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Add multilib support.
144
1452001-11-28      Joel Sherrill <joel@OARcorp.com>,
146
147        This was tracked as PR91.
148        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
149        is used to specify if the port uses the standard macro for this (FALSE).
150        A TRUE setting indicates the port provides its own implementation.
151
1522001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
155        * configure.in: Remove.
156        * configure.ac: New file, generated from configure.in by autoupdate.
157
1582001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
161        * Makefile.am: Use 'PREINSTALL_FILES ='.
162
1632001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * Makefile.am, rtems/score/Makefile.am:
166        Apply include_*HEADERS instead of H_FILES.
167
1682001-01-03      Joel Sherrill <joel@OARcorp.com>
169
170        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
171
1722000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
175
1762000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
179
1802000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
183        Switch to GNU canonicalization.
184
1852000-09-12      Joel Sherrill <joel@OARcorp.com>
186
187        * rtems/score/i386.h: Corrected "#elsif" to be "#elif".
188
1892000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * Makefile.am: Include compile.am.
192
1932000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * rtems/score/i386.h: cpu-variant define handling
196          Rewrite due to introduction of multilib defines.
197        * asm.h: include cpuopts.h instead of targopts.h
198
1992000-08-10      Joel Sherrill <joel@OARcorp.com>
200
201        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.