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

4.104.114.84.95
Last change on this file since b8ed8a9f was b8ed8a9f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/21/04 at 08:25:23

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

  • asm.h: Add doxygen preamble.
  • Property mode set to 100644
File size: 8.3 KB
Line 
12004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * asm.h: Add doxygen preamble.
4
52004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * rtems/score/cpu.h: Add doxygen preamble.
8        * rtems/score/types.h: Add doxygen preamble.
9        * rtems/score/unix.h: Add doxygen preamble.
10
112004-09-29      Joel Sherrill <joel@OARcorp.com>
12
13        * rtems/score/cpu.h: i960 obsoleted and all references removed.
14
152004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
16
17        * asm.h: New (stub file. For consistency with other ports, only).
18        * Makefile.am: Add asm.h.
19
202004-04-12      Ralf Corsepius <ralf_corsepius@rtems.org>
21
22        * rtems/score/cpu.h: Remove defining _POSIX_C_SOURCE for solaris.
23
242004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
25
26        * Makefile.am: Remove LIBC_DEFINES (Unsupported).
27
282004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
29
30        * rtems/score/cpu.h: Remove unixsize.h.
31        * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
32        * Makefile.am: Remove unixsize.h.
33        Don't include multilib.am.
34        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
35
362004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * cpu.c, rtems/score/cpu.h: Convert to using c99 fixed size types.
39
402004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
41
42        * configure.ac: RTEMS_TOP([../../../..]).
43
442004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Move RTEMS_TOP one subdir down.
47
482004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Add PREINSTALL_DIRS.
51
522004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
55        Add PREINSTALL_FILES to CLEANFILES.
56
572004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Requires automake >= 1.8.1.
60
612004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Include compile.am, again.
64
652004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Convert to using automake compilation rules.
68
692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
72
732003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
76
772003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Remove TMPINSTALL_FILES.
80
812003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Add $(dirstamp) to preinstallation rules.
84
852003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Don't use gmake rules for preinstallation.
88
892003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: Remove RTEMS_CANONICAL_HOST.
92
932003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Remove RTEMS_CHECK_CPU.
96
972003-09-26      Joel Sherrill <joel@OARcorp.com>
98
99        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
100        references.
101
1022003-09-04      Joel Sherrill <joel@OARcorp.com>
103
104        * cpu.c, rtems/score/cpu.h, rtems/score/types.h, rtems/score/unix.h:
105        URL for license changed.
106
1072003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
110
1112003-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Add PREINSTALL_FILES and TMPINSTALL_FILES to
114        all-local (Sync with other Makefile.ams).
115
1162003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Remove AC_CONFIG_AUX_DIR.
119
1202003-01-03      Joel Sherrill <joel@OARcorp.com>
121
122        * rtems/score/cpu.h: Per PR315, eliminate warning for structure
123        alignment requests that are too large.
124
1252002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
128        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
129
1302002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Fix package name.
133
1342002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Generate unixsize.h on the fly, filter out
137        autoconf-2.53 PACKAGE crap.
138        * rtems/score/.cvsignore: unixsize*
139
1402002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
143
1442002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * .cvsignore: Reformat.
147        Add autom4te*cache.
148        Remove autom4te.cache.
149
1502002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
153
1542002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Use .$(OBJEXT) instead of .o.
157
1582002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: RTEMS_TOP(../../../..).
161
1622002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: Remove RTEMS_PROJECT_ROOT.
165
1662002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
169        Add AC_PROG_RANLIB.
170
1712002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: Remove references to RTEMS_BSP.
174
1752002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
178        Use ../../../aclocal.
179
1802001-04-03      Joel Sherrill <joel@OARcorp.com>
181
182        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
183        * rtems/score/unixtypes.h: Removed.
184        * rtems/score/types.h: New file via CVS magic.
185        * Makefile.am, rtems/score/cpu.h: Account for name change.
186
1872001-03-28      Joel Sherrill <joel@OARcorp.com>
188
189        * cpu.c: Define fix_syscall_errno() to nothing so MP links.
190
1912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac:
194        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
195        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
196        * Makefile.am: Remove AUTOMAKE_OPTIONS.
197
1982002-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac: Fix the test to determine cpu context size.
201
2022001-02-05      Joel Sherrill <joel@OARcorp.com>
203
204        * .cvsignore: Added stamp-h.in.
205
2062002-01-23      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
207
208        * Makefile.am: Merge in rtems/Makefile.am and
209        rtems/score/Makefile.am. Remove gensize. Require automake-1.5.
210        * rtems/Makefile.am: Removed.
211        * rtems/score/Makefile.am: Removed.
212        * rtems/score/.cvsignore: Add unixsize.h*. Add stamp-h*.
213        * configure.ac: Add AM_CONFIG_HEADER(rtems/score/unixsize.h).
214        * rtems/score/cpu.h: Replace CPU_CONTEXT_SIZE_IN_BYTES with
215        SIZEOF_CPU_CONTEXT.
216
2172001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * Makefile.am: Add multilib support.
220
2212001-11-28      Joel Sherrill <joel@OARcorp.com>,
222
223        This was tracked as PR91.
224        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
225        is used to specify if the port uses the standard macro for this (FALSE).
226        A TRUE setting indicates the port provides its own implementation.
227
2282001-11-28      Joel Sherrill <joel@OARcorp.com>,
229
230        This was tracked as PR91.
231        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
232        is used to specify if the port uses the standard macro for this (FALSE).
233        A TRUE setting indicates the port provides its own implementation.
234
2352001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
238        * configure.in: Remove.
239        * configure.ac: New file, generated from configure.in by autoupdate.
240
2412001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
244
2452001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * rtems/score/cpu.h: Remove #undef __STRICT_ANSI__.
248
2492001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * Makefile.am, rtems/score/Makefile.am:
252        Apply include_*HEADERS instead of H_FILES.
253
2542001-01-25      Joel Sherrill <joel@OARcorp.com>
255
256        * cpu.c, rtems/score/cpu.h: Bug report from Peter Mueller
257        <peter.o.mueller@gmx.de> because of not correcting for the ISR
258        vector table now being allocated from the workspace.
259
2602001-01-03      Joel Sherrill <joel@OARcorp.com>
261
262        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
263
2642000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
267
2682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
271
2722000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
275        Switch to GNU canonicalization.
276
2772000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * Makefile.am: Use += to set up AM_CPPFLAGS.
280
2812000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * rtems/score/Makefile.am: Use PROJECT_TOPdir in path to gensize.
284
2852000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * Makefile.am: Include compile.am.
288
2892000-08-10      Joel Sherrill <joel@OARcorp.com>
290
291        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.