source: rtems/cpukit/score/cpu/no_cpu/ChangeLog @ 8bdec9c3

4.104.114.84.95
Last change on this file since 8bdec9c3 was 8bdec9c3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/06/04 at 02:17:46

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

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