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

4.104.114.84.95
Last change on this file since 5462949 was 5462949, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/09/04 at 02:20:01

2004-04-09 Ralf Corsepius <ralf_corsepius@…>

  • Makefile.am: Remove LIBC_DEFINES (Unsupported).
  • Property mode set to 100644
File size: 7.6 KB
Line 
12004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * Makefile.am: Remove LIBC_DEFINES (Unsupported).
4
52004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * rtems/score/cpu.h: Remove unixsize.h.
8        * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
9        * Makefile.am: Remove unixsize.h.
10        Don't include multilib.am.
11        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
12
132004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
14
15        * cpu.c, rtems/score/cpu.h: Convert to using c99 fixed size types.
16
172004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        * configure.ac: RTEMS_TOP([../../../..]).
20
212004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Move RTEMS_TOP one subdir down.
24
252004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Add PREINSTALL_DIRS.
28
292004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
32        Add PREINSTALL_FILES to CLEANFILES.
33
342004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Requires automake >= 1.8.1.
37
382004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Include compile.am, again.
41
422004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Convert to using automake compilation rules.
45
462003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
49
502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
53
542003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Remove TMPINSTALL_FILES.
57
582003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Add $(dirstamp) to preinstallation rules.
61
622003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Don't use gmake rules for preinstallation.
65
662003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Remove RTEMS_CANONICAL_HOST.
69
702003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Remove RTEMS_CHECK_CPU.
73
742003-09-26      Joel Sherrill <joel@OARcorp.com>
75
76        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
77        references.
78
792003-09-04      Joel Sherrill <joel@OARcorp.com>
80
81        * cpu.c, rtems/score/cpu.h, rtems/score/types.h, rtems/score/unix.h:
82        URL for license changed.
83
842003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
87
882003-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Add PREINSTALL_FILES and TMPINSTALL_FILES to
91        all-local (Sync with other Makefile.ams).
92
932003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Remove AC_CONFIG_AUX_DIR.
96
972003-01-03      Joel Sherrill <joel@OARcorp.com>
98
99        * rtems/score/cpu.h: Per PR315, eliminate warning for structure
100        alignment requests that are too large.
101
1022002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
105        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
106
1072002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Fix package name.
110
1112002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: Generate unixsize.h on the fly, filter out
114        autoconf-2.53 PACKAGE crap.
115        * rtems/score/.cvsignore: unixsize*
116
1172002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
120
1212002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * .cvsignore: Reformat.
124        Add autom4te*cache.
125        Remove autom4te.cache.
126
1272002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
130
1312002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Use .$(OBJEXT) instead of .o.
134
1352002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: RTEMS_TOP(../../../..).
138
1392002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Remove RTEMS_PROJECT_ROOT.
142
1432002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
146        Add AC_PROG_RANLIB.
147
1482002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: Remove references to RTEMS_BSP.
151
1522002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
155        Use ../../../aclocal.
156
1572001-04-03      Joel Sherrill <joel@OARcorp.com>
158
159        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
160        * rtems/score/unixtypes.h: Removed.
161        * rtems/score/types.h: New file via CVS magic.
162        * Makefile.am, rtems/score/cpu.h: Account for name change.
163
1642001-03-28      Joel Sherrill <joel@OARcorp.com>
165
166        * cpu.c: Define fix_syscall_errno() to nothing so MP links.
167
1682002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac:
171        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
172        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
173        * Makefile.am: Remove AUTOMAKE_OPTIONS.
174
1752002-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: Fix the test to determine cpu context size.
178
1792001-02-05      Joel Sherrill <joel@OARcorp.com>
180
181        * .cvsignore: Added stamp-h.in.
182
1832002-01-23      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: Merge in rtems/Makefile.am and
186        rtems/score/Makefile.am. Remove gensize. Require automake-1.5.
187        * rtems/Makefile.am: Removed.
188        * rtems/score/Makefile.am: Removed.
189        * rtems/score/.cvsignore: Add unixsize.h*. Add stamp-h*.
190        * configure.ac: Add AM_CONFIG_HEADER(rtems/score/unixsize.h).
191        * rtems/score/cpu.h: Replace CPU_CONTEXT_SIZE_IN_BYTES with
192        SIZEOF_CPU_CONTEXT.
193
1942001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * Makefile.am: Add multilib support.
197
1982001-11-28      Joel Sherrill <joel@OARcorp.com>,
199
200        This was tracked as PR91.
201        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
202        is used to specify if the port uses the standard macro for this (FALSE).
203        A TRUE setting indicates the port provides its own implementation.
204
2052001-11-28      Joel Sherrill <joel@OARcorp.com>,
206
207        This was tracked as PR91.
208        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
209        is used to specify if the port uses the standard macro for this (FALSE).
210        A TRUE setting indicates the port provides its own implementation.
211
2122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
215        * configure.in: Remove.
216        * configure.ac: New file, generated from configure.in by autoupdate.
217
2182001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
221
2222001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * rtems/score/cpu.h: Remove #undef __STRICT_ANSI__.
225
2262001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * Makefile.am, rtems/score/Makefile.am:
229        Apply include_*HEADERS instead of H_FILES.
230
2312001-01-25      Joel Sherrill <joel@OARcorp.com>
232
233        * cpu.c, rtems/score/cpu.h: Bug report from Peter Mueller
234        <peter.o.mueller@gmx.de> because of not correcting for the ISR
235        vector table now being allocated from the workspace.
236
2372001-01-03      Joel Sherrill <joel@OARcorp.com>
238
239        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
240
2412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
244
2452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
248
2492000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
252        Switch to GNU canonicalization.
253
2542000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * Makefile.am: Use += to set up AM_CPPFLAGS.
257
2582000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * rtems/score/Makefile.am: Use PROJECT_TOPdir in path to gensize.
261
2622000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * Makefile.am: Include compile.am.
265
2662000-08-10      Joel Sherrill <joel@OARcorp.com>
267
268        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.