source: rtems/cpukit/score/cpu/i386/ChangeLog @ 53021d4

4.104.114.84.95
Last change on this file since 53021d4 was 53021d4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/11/02 at 17:08:38

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

  • configure.ac: Require autoconf-2.57 + automake-1.7.2.
  • Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
  • Property mode set to 100644
File size: 4.7 KB
Line 
12002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
4        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
5
62002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Fix package name.
9
102002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
13
142002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * .cvsignore: Reformat.
17        Add autom4te*cache.
18        Remove autom4te.cache.
19
202002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
23
242002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Use .$(OBJEXT) instead of .o.
27
282002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Use . instead of .o.
31
322002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: RTEMS_TOP(../../../..).
35
362002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * rtems.S: Remove.
39        * Makefile.am: Reflect changes above.
40
412002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Remove RTEMS_PROJECT_ROOT.
44
452002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Add RTEMS_PROG_CCAS
48
492002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
52        Add AC_PROG_RANLIB.
53
542002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
57        Use ../../../aclocal.
58
592002-03-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * rtems/score/idtr.h: New file, extracted from libcpu/cpu.h.
62        * rtems/score/interrupts.h: New file, extracted from libcpu/cpu.h.
63        * rtems/score/registers.h: New file, moved from libcpu.
64        * Makefile.am: Reflect changes above.
65        * cpu.c: Don't include cpuModel.h,
66          #include <rtems.h>,
67          #include <rtems/score/i386types.h>,
68          #include <rtems/score/idtr.h>.
69        * rtems/score/cpu.h: Don't include libcpu/cpu.h.
70          #include <rtems/score/interrupts.h>,
71          #include <rtems/score/registers.h>.
72
732001-04-03      Joel Sherrill <joel@OARcorp.com>
74
75        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
76        * rtems/score/i386types.h: Removed.
77        * rtems/score/types.h: New file via CVS magic.
78        * Makefile.am, rtems/score/cpu.h: Account for name change.
79
802002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac:
83        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
84        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
85        * Makefile.am: Remove AUTOMAKE_OPTIONS.
86
872001-02-05      Joel Sherrill <joel@OARcorp.com>
88
89        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
90
912002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * rtems/Makefile.am: Removed.
94        * rtems/score/Makefile.am: Removed.
95        * configure.ac: Reflect changes above.
96        * Makefile.am: Reflect changes above.
97
982001-01-30      Joel Sherrill <joel@OARcorp.com>
99
100        * Makefile.am: Corrected so .h files from rtems/score/ are installed.
101
1022002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * cpu.c: Include rtems/bspIo.h instead of bspIo.h.
105
1062001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Add multilib support.
109
1102001-11-28      Joel Sherrill <joel@OARcorp.com>,
111
112        This was tracked as PR91.
113        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
114        is used to specify if the port uses the standard macro for this (FALSE).
115        A TRUE setting indicates the port provides its own implementation.
116
1172001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
120        * configure.in: Remove.
121        * configure.ac: New file, generated from configure.in by autoupdate.
122
1232001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
126        * Makefile.am: Use 'PREINSTALL_FILES ='.
127
1282001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am, rtems/score/Makefile.am:
131        Apply include_*HEADERS instead of H_FILES.
132
1332001-01-03      Joel Sherrill <joel@OARcorp.com>
134
135        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
136
1372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
140
1412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
144
1452000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
148        Switch to GNU canonicalization.
149
1502000-09-12      Joel Sherrill <joel@OARcorp.com>
151
152        * rtems/score/i386.h: Corrected "#elsif" to be "#elif".
153
1542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Include compile.am.
157
1582000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * rtems/score/i386.h: cpu-variant define handling
161          Rewrite due to introduction of multilib defines.
162        * asm.h: include cpuopts.h instead of targopts.h
163
1642000-08-10      Joel Sherrill <joel@OARcorp.com>
165
166        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.