source: rtems/cpukit/score/cpu/unix/ChangeLog @ 7ea55607

4.104.114.84.95
Last change on this file since 7ea55607 was 7ea55607, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/21/04 at 16:05:27

2004-01-21 Ralf Corsepius <corsepiu@…>

  • configure.ac: Move RTEMS_TOP one subdir down.
  • Property mode set to 100644
File size: 7.0 KB
Line 
12004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Move RTEMS_TOP one subdir down.
4
52004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Add PREINSTALL_DIRS.
8
92004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
12        Add PREINSTALL_FILES to CLEANFILES.
13
142004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Requires automake >= 1.8.1.
17
182004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Include compile.am, again.
21
222004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Convert to using automake compilation rules.
25
262003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
29
302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
33
342003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Remove TMPINSTALL_FILES.
37
382003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Add $(dirstamp) to preinstallation rules.
41
422003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Don't use gmake rules for preinstallation.
45
462003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Remove RTEMS_CANONICAL_HOST.
49
502003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Remove RTEMS_CHECK_CPU.
53
542003-09-26      Joel Sherrill <joel@OARcorp.com>
55
56        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
57        references.
58
592003-09-04      Joel Sherrill <joel@OARcorp.com>
60
61        * cpu.c, rtems/score/cpu.h, rtems/score/types.h, rtems/score/unix.h:
62        URL for license changed.
63
642003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
67
682003-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Add PREINSTALL_FILES and TMPINSTALL_FILES to
71        all-local (Sync with other Makefile.ams).
72
732003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Remove AC_CONFIG_AUX_DIR.
76
772003-01-03      Joel Sherrill <joel@OARcorp.com>
78
79        * rtems/score/cpu.h: Per PR315, eliminate warning for structure
80        alignment requests that are too large.
81
822002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
85        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
86
872002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Fix package name.
90
912002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Generate unixsize.h on the fly, filter out
94        autoconf-2.53 PACKAGE crap.
95        * rtems/score/.cvsignore: unixsize*
96
972002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
100
1012002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * .cvsignore: Reformat.
104        Add autom4te*cache.
105        Remove autom4te.cache.
106
1072002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
110
1112002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Use .$(OBJEXT) instead of .o.
114
1152002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: RTEMS_TOP(../../../..).
118
1192002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Remove RTEMS_PROJECT_ROOT.
122
1232002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
126        Add AC_PROG_RANLIB.
127
1282002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Remove references to RTEMS_BSP.
131
1322002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
135        Use ../../../aclocal.
136
1372001-04-03      Joel Sherrill <joel@OARcorp.com>
138
139        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
140        * rtems/score/unixtypes.h: Removed.
141        * rtems/score/types.h: New file via CVS magic.
142        * Makefile.am, rtems/score/cpu.h: Account for name change.
143
1442001-03-28      Joel Sherrill <joel@OARcorp.com>
145
146        * cpu.c: Define fix_syscall_errno() to nothing so MP links.
147
1482002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac:
151        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
152        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
153        * Makefile.am: Remove AUTOMAKE_OPTIONS.
154
1552002-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: Fix the test to determine cpu context size.
158
1592001-02-05      Joel Sherrill <joel@OARcorp.com>
160
161        * .cvsignore: Added stamp-h.in.
162
1632002-01-23      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
164
165        * Makefile.am: Merge in rtems/Makefile.am and
166        rtems/score/Makefile.am. Remove gensize. Require automake-1.5.
167        * rtems/Makefile.am: Removed.
168        * rtems/score/Makefile.am: Removed.
169        * rtems/score/.cvsignore: Add unixsize.h*. Add stamp-h*.
170        * configure.ac: Add AM_CONFIG_HEADER(rtems/score/unixsize.h).
171        * rtems/score/cpu.h: Replace CPU_CONTEXT_SIZE_IN_BYTES with
172        SIZEOF_CPU_CONTEXT.
173
1742001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * Makefile.am: Add multilib support.
177
1782001-11-28      Joel Sherrill <joel@OARcorp.com>,
179
180        This was tracked as PR91.
181        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
182        is used to specify if the port uses the standard macro for this (FALSE).
183        A TRUE setting indicates the port provides its own implementation.
184
1852001-11-28      Joel Sherrill <joel@OARcorp.com>,
186
187        This was tracked as PR91.
188        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
189        is used to specify if the port uses the standard macro for this (FALSE).
190        A TRUE setting indicates the port provides its own implementation.
191
1922001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
195        * configure.in: Remove.
196        * configure.ac: New file, generated from configure.in by autoupdate.
197
1982001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
201
2022001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * rtems/score/cpu.h: Remove #undef __STRICT_ANSI__.
205
2062001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * Makefile.am, rtems/score/Makefile.am:
209        Apply include_*HEADERS instead of H_FILES.
210
2112001-01-25      Joel Sherrill <joel@OARcorp.com>
212
213        * cpu.c, rtems/score/cpu.h: Bug report from Peter Mueller
214        <peter.o.mueller@gmx.de> because of not correcting for the ISR
215        vector table now being allocated from the workspace.
216
2172001-01-03      Joel Sherrill <joel@OARcorp.com>
218
219        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
220
2212000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
224
2252000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
228
2292000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
232        Switch to GNU canonicalization.
233
2342000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: Use += to set up AM_CPPFLAGS.
237
2382000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * rtems/score/Makefile.am: Use PROJECT_TOPdir in path to gensize.
241
2422000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * Makefile.am: Include compile.am.
245
2462000-08-10      Joel Sherrill <joel@OARcorp.com>
247
248        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.