source: rtems/cpukit/score/cpu/no_cpu/ChangeLog @ 90550fe

4.104.114.84.95
Last change on this file since 90550fe was 90550fe, checked in by Joel Sherrill <joel.sherrill@…>, on 09/29/04 at 20:32:16

2004-09-29 Joel Sherrill <joel@…>

  • rtems/score/cpu.h: i960 obsoleted and all references removed.
  • Property mode set to 100644
File size: 6.5 KB
Line 
12004-09-29      Joel Sherrill <joel@OARcorp.com>
2
3        * rtems/score/cpu.h: i960 obsoleted and all references removed.
4
52004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
8        * Makefile.am: Don't include multilib.am.
9        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
10
112004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * Makefile.am: Install asm.h to $(includedir)/rtems.
14
152004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
16
17        * cpu.c, rtems/score/cpu.h: Convert to using c99 fixed size types.
18
192004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
20
21        * configure.ac: RTEMS_TOP([../../../..]).
22
232004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Move RTEMS_TOP one subdir down.
26
272004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Add PREINSTALL_DIRS.
30
312004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
34        Add PREINSTALL_FILES to CLEANFILES.
35
362004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Requires automake >= 1.8.1.
39
402004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Include compile.am, again.
43
442004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Convert to using automake compilation rules.
47
482003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
51
522003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
55
562003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Remove TMPINSTALL_FILES.
59
602003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Add $(dirstamp) to preinstallation rules.
63
642003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Don't use gmake rules for preinstallation.
67
682003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Remove RTEMS_CANONICAL_HOST.
71
722003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Remove RTEMS_CHECK_CPU.
75
762003-09-26      Joel Sherrill <joel@OARcorp.com>
77
78        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
79        references.
80
812003-09-04      Joel Sherrill <joel@OARcorp.com>
82
83        * cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/cpu_asm.h,
84        rtems/score/no_cpu.h, rtems/score/types.h: URL for license changed.
85
862003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
89
902003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Remove AC_CONFIG_AUX_DIR.
93
942003-02-11      Joel Sherrill <joel@OARcorp.com>
95
96        * cpu_asm.c: Rework logic that decides when to call
97        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru>
98        determined that _ISR_Signals_to_thread_executing was not being
99        honored and/or cleared properly.
100
1012002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
104        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
105
1062002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Fix package name.
109
1102002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
113
1142002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * .cvsignore: Reformat.
117        Add autom4te*cache.
118        Remove autom4te.cache.
119
1202002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
123
1242002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Use .$(OBJEXT) instead of .o.
127
1282002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: RTEMS_TOP(../../../..).
131
1322002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * rtems.c: Remove.
135        * Makefile.am: Reflect changes above.
136
1372002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Remove RTEMS_PROJECT_ROOT.
140
1412002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Add RTEMS_PROG_CCAS
144
1452002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
148        Add AC_PROG_RANLIB.
149
1502002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
153        Use ../../../aclocal.
154
1552001-04-03      Joel Sherrill <joel@OARcorp.com>
156
157        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
158        * rtems/score/no_cputypes.h: Removed.
159        * rtems/score/types.h: New file via CVS magic.
160        * Makefile.am, rtems/score/cpu.h: Account for name change.
161
1622002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac:
165        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
166        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
167        * Makefile.am: Remove AUTOMAKE_OPTIONS.
168
1692002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * rtems/Makefile.am: Removed.
172        * rtems/score/Makefile.am: Removed.
173        * configure.ac: Reflect changes above.
174        * Makefile.am: Reflect changes above.
175
1762001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * Makefile.am: Add multilib support.
179
1802001-11-28      Joel Sherrill <joel@OARcorp.com>,
181
182        This was tracked as PR91.
183        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
184        is used to specify if the port uses the standard macro for this (FALSE).
185        A TRUE setting indicates the port provides its own implementation.
186
1872001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
190        * configure.in: Remove.
191        * configure.ac: New file, generated from configure.in by autoupdate.
192
1932001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
196        * Makefile.am: Use 'PREINSTALL_FILES ='.
197
1982001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * Makefile.am, rtems/score/Makefile.am:
201        Apply include_*HEADERS instead of H_FILES.
202
2032001-01-03      Joel Sherrill <joel@OARcorp.com>
204
205        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
206
2072000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
210
2112000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
214
2152000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
218        Switch to GNU canonicalization.
219
2202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * Makefile.am: Include compile.am.
223
2242000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
225
226        * rtems/score/no_cpu.h: Modified so there are fewer and
227        more consistent variations on "no cpu" so it is easier
228        to sed the source as the starting point for a new port.
229
2302000-08-10      Joel Sherrill <joel@OARcorp.com>
231
232        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.