source: rtems/cpukit/score/cpu/unix/ChangeLog @ af413e95

4.104.114.84.95
Last change on this file since af413e95 was af413e95, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/21/04 at 11:06:03

2004-11-21 Ralf Corsepius <ralf.corsepius@…>

  • rtems/score/types.h: Use rtems_score_types_h as preprocessor guard.
  • Property mode set to 100644
File size: 8.4 KB
Line 
12004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
4        guard.
5
62004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * asm.h: Add doxygen preamble.
9
102004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
11
12        * rtems/score/cpu.h: Add doxygen preamble.
13        * rtems/score/types.h: Add doxygen preamble.
14        * rtems/score/unix.h: Add doxygen preamble.
15
162004-09-29      Joel Sherrill <joel@OARcorp.com>
17
18        * rtems/score/cpu.h: i960 obsoleted and all references removed.
19
202004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
21
22        * asm.h: New (stub file. For consistency with other ports, only).
23        * Makefile.am: Add asm.h.
24
252004-04-12      Ralf Corsepius <ralf_corsepius@rtems.org>
26
27        * rtems/score/cpu.h: Remove defining _POSIX_C_SOURCE for solaris.
28
292004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
30
31        * Makefile.am: Remove LIBC_DEFINES (Unsupported).
32
332004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
34
35        * rtems/score/cpu.h: Remove unixsize.h.
36        * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
37        * Makefile.am: Remove unixsize.h.
38        Don't include multilib.am.
39        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
40
412004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        * cpu.c, rtems/score/cpu.h: Convert to using c99 fixed size types.
44
452004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
46
47        * configure.ac: RTEMS_TOP([../../../..]).
48
492004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Move RTEMS_TOP one subdir down.
52
532004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Add PREINSTALL_DIRS.
56
572004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
60        Add PREINSTALL_FILES to CLEANFILES.
61
622004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Requires automake >= 1.8.1.
65
662004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Include compile.am, again.
69
702004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Convert to using automake compilation rules.
73
742003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
77
782003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
81
822003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Remove TMPINSTALL_FILES.
85
862003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Add $(dirstamp) to preinstallation rules.
89
902003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Don't use gmake rules for preinstallation.
93
942003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Remove RTEMS_CANONICAL_HOST.
97
982003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Remove RTEMS_CHECK_CPU.
101
1022003-09-26      Joel Sherrill <joel@OARcorp.com>
103
104        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
105        references.
106
1072003-09-04      Joel Sherrill <joel@OARcorp.com>
108
109        * cpu.c, rtems/score/cpu.h, rtems/score/types.h, rtems/score/unix.h:
110        URL for license changed.
111
1122003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
115
1162003-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Add PREINSTALL_FILES and TMPINSTALL_FILES to
119        all-local (Sync with other Makefile.ams).
120
1212003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: Remove AC_CONFIG_AUX_DIR.
124
1252003-01-03      Joel Sherrill <joel@OARcorp.com>
126
127        * rtems/score/cpu.h: Per PR315, eliminate warning for structure
128        alignment requests that are too large.
129
1302002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
133        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
134
1352002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Fix package name.
138
1392002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Generate unixsize.h on the fly, filter out
142        autoconf-2.53 PACKAGE crap.
143        * rtems/score/.cvsignore: unixsize*
144
1452002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
148
1492002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * .cvsignore: Reformat.
152        Add autom4te*cache.
153        Remove autom4te.cache.
154
1552002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
158
1592002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am: Use .$(OBJEXT) instead of .o.
162
1632002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: RTEMS_TOP(../../../..).
166
1672002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Remove RTEMS_PROJECT_ROOT.
170
1712002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
174        Add AC_PROG_RANLIB.
175
1762002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac: Remove references to RTEMS_BSP.
179
1802002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
183        Use ../../../aclocal.
184
1852001-04-03      Joel Sherrill <joel@OARcorp.com>
186
187        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
188        * rtems/score/unixtypes.h: Removed.
189        * rtems/score/types.h: New file via CVS magic.
190        * Makefile.am, rtems/score/cpu.h: Account for name change.
191
1922001-03-28      Joel Sherrill <joel@OARcorp.com>
193
194        * cpu.c: Define fix_syscall_errno() to nothing so MP links.
195
1962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac:
199        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
200        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
201        * Makefile.am: Remove AUTOMAKE_OPTIONS.
202
2032002-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Fix the test to determine cpu context size.
206
2072001-02-05      Joel Sherrill <joel@OARcorp.com>
208
209        * .cvsignore: Added stamp-h.in.
210
2112002-01-23      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
212
213        * Makefile.am: Merge in rtems/Makefile.am and
214        rtems/score/Makefile.am. Remove gensize. Require automake-1.5.
215        * rtems/Makefile.am: Removed.
216        * rtems/score/Makefile.am: Removed.
217        * rtems/score/.cvsignore: Add unixsize.h*. Add stamp-h*.
218        * configure.ac: Add AM_CONFIG_HEADER(rtems/score/unixsize.h).
219        * rtems/score/cpu.h: Replace CPU_CONTEXT_SIZE_IN_BYTES with
220        SIZEOF_CPU_CONTEXT.
221
2222001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * Makefile.am: Add multilib support.
225
2262001-11-28      Joel Sherrill <joel@OARcorp.com>,
227
228        This was tracked as PR91.
229        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
230        is used to specify if the port uses the standard macro for this (FALSE).
231        A TRUE setting indicates the port provides its own implementation.
232
2332001-11-28      Joel Sherrill <joel@OARcorp.com>,
234
235        This was tracked as PR91.
236        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
237        is used to specify if the port uses the standard macro for this (FALSE).
238        A TRUE setting indicates the port provides its own implementation.
239
2402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
243        * configure.in: Remove.
244        * configure.ac: New file, generated from configure.in by autoupdate.
245
2462001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
249
2502001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * rtems/score/cpu.h: Remove #undef __STRICT_ANSI__.
253
2542001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * Makefile.am, rtems/score/Makefile.am:
257        Apply include_*HEADERS instead of H_FILES.
258
2592001-01-25      Joel Sherrill <joel@OARcorp.com>
260
261        * cpu.c, rtems/score/cpu.h: Bug report from Peter Mueller
262        <peter.o.mueller@gmx.de> because of not correcting for the ISR
263        vector table now being allocated from the workspace.
264
2652001-01-03      Joel Sherrill <joel@OARcorp.com>
266
267        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
268
2692000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
272
2732000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
276
2772000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
280        Switch to GNU canonicalization.
281
2822000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * Makefile.am: Use += to set up AM_CPPFLAGS.
285
2862000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * rtems/score/Makefile.am: Use PROJECT_TOPdir in path to gensize.
289
2902000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * Makefile.am: Include compile.am.
293
2942000-08-10      Joel Sherrill <joel@OARcorp.com>
295
296        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.