source: rtems/cpukit/score/cpu/or32/ChangeLog @ 42540ecd

4.104.114.84.95
Last change on this file since 42540ecd was 42540ecd, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/30/04 at 11:46:13

2004-03-30 Ralf Corsepius <ralf_corsepius@…>

  • cpu.c, cpu_asm.c, rtems/score/cpu.h: Convert to using c99 fixed size types.
  • Property mode set to 100644
File size: 6.3 KB
Line 
12004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * cpu.c, cpu_asm.c, rtems/score/cpu.h: Convert to using c99 fixed
4        size types.
5
62004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        * configure.ac: RTEMS_TOP([../../../..]).
9
102004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Move RTEMS_TOP one subdir down.
13
142004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Add PREINSTALL_DIRS.
17
182004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
21        Add PREINSTALL_FILES to CLEANFILES.
22
232004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Requires automake >= 1.8.1.
26
272004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Include compile.am, again.
30
312004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Convert to using automake compilation rules.
34
352003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
38
392003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
42
432003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Remove TMPINSTALL_FILES.
46
472003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Add $(dirstamp) to preinstallation rules.
50
512003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Don't use gmake rules for preinstallation.
54
552003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Remove RTEMS_CANONICAL_HOST.
58
592003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Remove RTEMS_CHECK_CPU.
62
632003-09-26      Joel Sherrill <joel@OARcorp.com>
64
65        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
66        references.
67
682003-09-04      Joel Sherrill <joel@OARcorp.com>
69
70        * cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/cpu_asm.h,
71        rtems/score/or32.h, rtems/score/types.h: URL for license changed.
72
732003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
76
772003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Remove AC_CONFIG_AUX_DIR.
80
812002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
84        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
85
862002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Fix package name.
89
902002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
93
942002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * .cvsignore: Reformat.
97        Add autom4te*cache.
98        Remove autom4te.cache.
99
1002002-09-14      Ivan Guzvinec <ivang@opencores.org>
101
102        * rtems/score/cpu.h (_CPU_Initialize_vectors) Define to NULL
103        since it is not used.
104
1052002-08-06      Joel Sherrill <joel@OARcorp.com>
106
107        * asm.h, rtems/score/cpu.h: Correct items that have changed since
108        RTEMS version or32 port was based upon.
109
1102002-08-05      Chris Ziomkowski <chris@asics.ws>
111
112        * asm.h, cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/or32.h,
113        rtems/score/types.h: Merged from OpenCores CVS repository.
114
1152002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
118
1192002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Use .$(OBJEXT) instead of .o.
122
1232002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: RTEMS_TOP(../../../..).
126
1272002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * rtems.c: Remove.
130        * Makefile.am: Reflect changes above.
131
1322002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Remove RTEMS_PROJECT_ROOT.
135
1362002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Add RTEMS_PROG_CCAS
139
1402002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
143        Add AC_PROG_RANLIB.
144
1452002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
148        Use ../../../aclocal.
149
1502001-04-03      Joel Sherrill <joel@OARcorp.com>
151
152        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
153        * rtems/score/or32types.h: Removed.
154        * rtems/score/types.h: New file via CVS magic.
155        * Makefile.am, rtems/score/cpu.h: Account for name change.
156
1572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac:
160        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
161        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
162        * Makefile.am: Remove AUTOMAKE_OPTIONS.
163
1642001-02-27      Joel Sherrill <joel@OARcorp.com>
165
166        * rtems/score/cpu.h: Fix conditional to match current GCC.
167
1682001-02-05      Joel Sherrill <joel@OARcorp.com>
169
170        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
171
1722002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * rtems/Makefile.am: Removed.
175        * rtems/score/Makefile.am: Removed.
176        * configure.ac: Reflect changes above.
177        * Makefile.am: Reflect changes above.
178
1792001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * Makefile.am: Add multilib support.
182
1832001-11-28      Joel Sherrill <joel@OARcorp.com>,
184
185        This was tracked as PR91.
186        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
187        is used to specify if the port uses the standard macro for this (FALSE).
188        A TRUE setting indicates the port provides its own implementation.
189
1902001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
193        * configure.in: Remove.
194        * configure.ac: New file, generated from configure.in by autoupdate.
195
1962001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
199        * Makefile.am: Use 'PREINSTALL_FILES ='.
200
2012001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * Makefile.am, rtems/score/Makefile.am:
204        Apply include_*HEADERS instead of H_FILES.
205
2062001-01-03      Joel Sherrill <joel@OARcorp.com>
207
208        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
209
2102000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
213
2142000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
217
2182000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
221        Switch to GNU canonicalization.
222
2232000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * Makefile.am: Include compile.am.
226
2272000-08-11      Joel Sherrill <joel@OARcorp.com>
228
229        * Shell added for or32 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.