source: rtems/cpukit/score/cpu/or32/ChangeLog @ 8fab7fa9

4.104.114.84.95
Last change on this file since 8fab7fa9 was 8fab7fa9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/05 at 06:30:55

Cosmetics.

  • Property mode set to 100644
File size: 8.2 KB
Line 
12005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Split out preinstallation rules.
4        * preinstall.am: New (Split out from Makefile.am).
5
62005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        PR 754/rtems
9        * rtems/asm.h: New (relocated from .).
10        * asm.h: Remove (moved to rtems/asm.h).
11        * Makefile.am: Reflect changes above.
12
132004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
14
15        * asm.h, rtems/score/cpu.h, rtems/score/cpu_asm.h,
16        rtems/score/or32.h, rtems/score/types.h: New header guards.
17
182005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * rtems/score/types.h: Remove signed8, signed16, signed32,
21        unsigned8, unsigned16, unsigned32.
22
232005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * rtems/score/cpu.h: *_swap_u32( uint32_t ).
26
272005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        * rtems/score/types.h: #include <rtems/stdint.h>.
30
312005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
34
352005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        * Makefile.am: Remove build-variant support.
38
392004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
42        guard.
43
442004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * asm.h: Add doxygen preamble.
47
482004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
49
50        * rtems/score/cpu.h: Add doxygen preamble.
51        * rtems/score/cpu_asm.h: Add doxygen preamble.
52        * rtems/score/or32.h: Add doxygen preamble.
53        * rtems/score/types.h: Add doxygen preamble.
54
552004-09-29      Joel Sherrill <joel@OARcorp.com>
56
57        * rtems/score/cpu.h: i960 obsoleted and all references removed.
58
592004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
60
61        * configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
62        * Makefile.am: Don't include multilib.am.
63        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
64
652004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
66
67        * Makefile.am: Install asm.h to $(includedir)/rtems.
68
692004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * cpu.c, cpu_asm.c, rtems/score/cpu.h: Convert to using c99 fixed
72        size types.
73
742004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
75
76        * configure.ac: RTEMS_TOP([../../../..]).
77
782004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Move RTEMS_TOP one subdir down.
81
822004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Add PREINSTALL_DIRS.
85
862004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
89        Add PREINSTALL_FILES to CLEANFILES.
90
912004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Requires automake >= 1.8.1.
94
952004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Include compile.am, again.
98
992004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Convert to using automake compilation rules.
102
1032003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
106
1072003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
110
1112003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Remove TMPINSTALL_FILES.
114
1152003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Add $(dirstamp) to preinstallation rules.
118
1192003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Don't use gmake rules for preinstallation.
122
1232003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Remove RTEMS_CANONICAL_HOST.
126
1272003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Remove RTEMS_CHECK_CPU.
130
1312003-09-26      Joel Sherrill <joel@OARcorp.com>
132
133        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
134        references.
135
1362003-09-04      Joel Sherrill <joel@OARcorp.com>
137
138        * cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/cpu_asm.h,
139        rtems/score/or32.h, rtems/score/types.h: URL for license changed.
140
1412003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
144
1452003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Remove AC_CONFIG_AUX_DIR.
148
1492002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
152        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
153
1542002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Fix package name.
157
1582002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
161
1622002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * .cvsignore: Reformat.
165        Add autom4te*cache.
166        Remove autom4te.cache.
167
1682002-09-14      Ivan Guzvinec <ivang@opencores.org>
169
170        * rtems/score/cpu.h (_CPU_Initialize_vectors) Define to NULL
171        since it is not used.
172
1732002-08-06      Joel Sherrill <joel@OARcorp.com>
174
175        * asm.h, rtems/score/cpu.h: Correct items that have changed since
176        RTEMS version or32 port was based upon.
177
1782002-08-05      Chris Ziomkowski <chris@asics.ws>
179
180        * asm.h, cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/or32.h,
181        rtems/score/types.h: Merged from OpenCores CVS repository.
182
1832002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
186
1872002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * Makefile.am: Use .$(OBJEXT) instead of .o.
190
1912002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: RTEMS_TOP(../../../..).
194
1952002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * rtems.c: Remove.
198        * Makefile.am: Reflect changes above.
199
2002002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: Remove RTEMS_PROJECT_ROOT.
203
2042002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Add RTEMS_PROG_CCAS
207
2082002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
211        Add AC_PROG_RANLIB.
212
2132002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
216        Use ../../../aclocal.
217
2182001-04-03      Joel Sherrill <joel@OARcorp.com>
219
220        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
221        * rtems/score/or32types.h: Removed.
222        * rtems/score/types.h: New file via CVS magic.
223        * Makefile.am, rtems/score/cpu.h: Account for name change.
224
2252002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * configure.ac:
228        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
229        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
230        * Makefile.am: Remove AUTOMAKE_OPTIONS.
231
2322001-02-27      Joel Sherrill <joel@OARcorp.com>
233
234        * rtems/score/cpu.h: Fix conditional to match current GCC.
235
2362001-02-05      Joel Sherrill <joel@OARcorp.com>
237
238        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
239
2402002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * rtems/Makefile.am: Removed.
243        * rtems/score/Makefile.am: Removed.
244        * configure.ac: Reflect changes above.
245        * Makefile.am: Reflect changes above.
246
2472001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * Makefile.am: Add multilib support.
250
2512001-11-28      Joel Sherrill <joel@OARcorp.com>,
252
253        This was tracked as PR91.
254        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
255        is used to specify if the port uses the standard macro for this (FALSE).
256        A TRUE setting indicates the port provides its own implementation.
257
2582001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
261        * configure.in: Remove.
262        * configure.ac: New file, generated from configure.in by autoupdate.
263
2642001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
267        * Makefile.am: Use 'PREINSTALL_FILES ='.
268
2692001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * Makefile.am, rtems/score/Makefile.am:
272        Apply include_*HEADERS instead of H_FILES.
273
2742001-01-03      Joel Sherrill <joel@OARcorp.com>
275
276        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
277
2782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
281
2822000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
285
2862000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
289        Switch to GNU canonicalization.
290
2912000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * Makefile.am: Include compile.am.
294
2952000-08-11      Joel Sherrill <joel@OARcorp.com>
296
297        * Shell added for or32 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.