source: rtems/cpukit/score/cpu/i386/ChangeLog @ 5c8b6b6

4.104.114.84.95
Last change on this file since 5c8b6b6 was 5c8b6b6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/25/02 at 05:46:06

2002-10-25 Ralf Corsepius <corsepiu@…>

  • configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
  • Property mode set to 100644
File size: 4.5 KB
Line 
12002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
4
52002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Reformat.
8        Add autom4te*cache.
9        Remove autom4te.cache.
10
112002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
14
152002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Use .$(OBJEXT) instead of .o.
18
192002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Use . instead of .o.
22
232002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: RTEMS_TOP(../../../..).
26
272002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * rtems.S: Remove.
30        * Makefile.am: Reflect changes above.
31
322002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Remove RTEMS_PROJECT_ROOT.
35
362002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Add RTEMS_PROG_CCAS
39
402002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
43        Add AC_PROG_RANLIB.
44
452002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
48        Use ../../../aclocal.
49
502002-03-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * rtems/score/idtr.h: New file, extracted from libcpu/cpu.h.
53        * rtems/score/interrupts.h: New file, extracted from libcpu/cpu.h.
54        * rtems/score/registers.h: New file, moved from libcpu.
55        * Makefile.am: Reflect changes above.
56        * cpu.c: Don't include cpuModel.h,
57          #include <rtems.h>,
58          #include <rtems/score/i386types.h>,
59          #include <rtems/score/idtr.h>.
60        * rtems/score/cpu.h: Don't include libcpu/cpu.h.
61          #include <rtems/score/interrupts.h>,
62          #include <rtems/score/registers.h>.
63
642001-04-03      Joel Sherrill <joel@OARcorp.com>
65
66        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
67        * rtems/score/i386types.h: Removed.
68        * rtems/score/types.h: New file via CVS magic.
69        * Makefile.am, rtems/score/cpu.h: Account for name change.
70
712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac:
74        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
75        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
76        * Makefile.am: Remove AUTOMAKE_OPTIONS.
77
782001-02-05      Joel Sherrill <joel@OARcorp.com>
79
80        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
81
822002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * rtems/Makefile.am: Removed.
85        * rtems/score/Makefile.am: Removed.
86        * configure.ac: Reflect changes above.
87        * Makefile.am: Reflect changes above.
88
892001-01-30      Joel Sherrill <joel@OARcorp.com>
90
91        * Makefile.am: Corrected so .h files from rtems/score/ are installed.
92
932002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * cpu.c: Include rtems/bspIo.h instead of bspIo.h.
96
972001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Add multilib support.
100
1012001-11-28      Joel Sherrill <joel@OARcorp.com>,
102
103        This was tracked as PR91.
104        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
105        is used to specify if the port uses the standard macro for this (FALSE).
106        A TRUE setting indicates the port provides its own implementation.
107
1082001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
111        * configure.in: Remove.
112        * configure.ac: New file, generated from configure.in by autoupdate.
113
1142001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
117        * Makefile.am: Use 'PREINSTALL_FILES ='.
118
1192001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am, rtems/score/Makefile.am:
122        Apply include_*HEADERS instead of H_FILES.
123
1242001-01-03      Joel Sherrill <joel@OARcorp.com>
125
126        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
127
1282000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
131
1322000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
135
1362000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
139        Switch to GNU canonicalization.
140
1412000-09-12      Joel Sherrill <joel@OARcorp.com>
142
143        * rtems/score/i386.h: Corrected "#elsif" to be "#elif".
144
1452000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: Include compile.am.
148
1492000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * rtems/score/i386.h: cpu-variant define handling
152          Rewrite due to introduction of multilib defines.
153        * asm.h: include cpuopts.h instead of targopts.h
154
1552000-08-10      Joel Sherrill <joel@OARcorp.com>
156
157        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.