source: rtems/cpukit/score/cpu/or32/ChangeLog @ fa6b0f5

4.104.114.84.95
Last change on this file since fa6b0f5 was 1f24914a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/04/05 at 05:25:15

2005-02-04 Ralf Corsepius <ralf.corsepius@…>

PR 754/rtems

  • rtems/asm.h: New (relocated from .).
  • asm.h: Remove (moved to rtems/asm.h).
  • Makefile.am: Reflect changes above.
  • Property mode set to 100644
File size: 8.1 KB
Line 
12005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        PR 754/rtems
4        * rtems/asm.h: New (relocated from .).
5        * asm.h: Remove (moved to rtems/asm.h).
6        * Makefile.am: Reflect changes above.
7
82004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
9
10        * asm.h, rtems/score/cpu.h, rtems/score/cpu_asm.h,
11        rtems/score/or32.h, rtems/score/types.h: New header guards.
12
132005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * rtems/score/types.h: Remove signed8, signed16, signed32,
16        unsigned8, unsigned16, unsigned32.
17
182005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * rtems/score/cpu.h: *_swap_u32( uint32_t ).
21
222005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * rtems/score/types.h: #include <rtems/stdint.h>.
25
262005-01-07      Ralf Corsepius <ralf.corsepius@freenet.de>
27
28        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
29
302005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * Makefile.am: Remove build-variant support.
33
342004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
37        guard.
38
392004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * asm.h: Add doxygen preamble.
42
432004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        * rtems/score/cpu.h: Add doxygen preamble.
46        * rtems/score/cpu_asm.h: Add doxygen preamble.
47        * rtems/score/or32.h: Add doxygen preamble.
48        * rtems/score/types.h: Add doxygen preamble.
49
502004-09-29      Joel Sherrill <joel@OARcorp.com>
51
52        * rtems/score/cpu.h: i960 obsoleted and all references removed.
53
542004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
55
56        * configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
57        * Makefile.am: Don't include multilib.am.
58        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
59
602004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
61
62        * Makefile.am: Install asm.h to $(includedir)/rtems.
63
642004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        * cpu.c, cpu_asm.c, rtems/score/cpu.h: Convert to using c99 fixed
67        size types.
68
692004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * configure.ac: RTEMS_TOP([../../../..]).
72
732004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Move RTEMS_TOP one subdir down.
76
772004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Add PREINSTALL_DIRS.
80
812004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
84        Add PREINSTALL_FILES to CLEANFILES.
85
862004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Requires automake >= 1.8.1.
89
902004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Include compile.am, again.
93
942004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Convert to using automake compilation rules.
97
982003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
101
1022003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
105
1062003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Remove TMPINSTALL_FILES.
109
1102003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Add $(dirstamp) to preinstallation rules.
113
1142003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Don't use gmake rules for preinstallation.
117
1182003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Remove RTEMS_CANONICAL_HOST.
121
1222003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Remove RTEMS_CHECK_CPU.
125
1262003-09-26      Joel Sherrill <joel@OARcorp.com>
127
128        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
129        references.
130
1312003-09-04      Joel Sherrill <joel@OARcorp.com>
132
133        * cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/cpu_asm.h,
134        rtems/score/or32.h, rtems/score/types.h: URL for license changed.
135
1362003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
139
1402003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Remove AC_CONFIG_AUX_DIR.
143
1442002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
147        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
148
1492002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Fix package name.
152
1532002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
156
1572002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * .cvsignore: Reformat.
160        Add autom4te*cache.
161        Remove autom4te.cache.
162
1632002-09-14      Ivan Guzvinec <ivang@opencores.org>
164
165        * rtems/score/cpu.h (_CPU_Initialize_vectors) Define to NULL
166        since it is not used.
167
1682002-08-06      Joel Sherrill <joel@OARcorp.com>
169
170        * asm.h, rtems/score/cpu.h: Correct items that have changed since
171        RTEMS version or32 port was based upon.
172
1732002-08-05      Chris Ziomkowski <chris@asics.ws>
174
175        * asm.h, cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/or32.h,
176        rtems/score/types.h: Merged from OpenCores CVS repository.
177
1782002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
181
1822002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: Use .$(OBJEXT) instead of .o.
185
1862002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac: RTEMS_TOP(../../../..).
189
1902002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * rtems.c: Remove.
193        * Makefile.am: Reflect changes above.
194
1952002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac: Remove RTEMS_PROJECT_ROOT.
198
1992002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Add RTEMS_PROG_CCAS
202
2032002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
206        Add AC_PROG_RANLIB.
207
2082002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
211        Use ../../../aclocal.
212
2132001-04-03      Joel Sherrill <joel@OARcorp.com>
214
215        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
216        * rtems/score/or32types.h: Removed.
217        * rtems/score/types.h: New file via CVS magic.
218        * Makefile.am, rtems/score/cpu.h: Account for name change.
219
2202002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac:
223        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
224        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
225        * Makefile.am: Remove AUTOMAKE_OPTIONS.
226
2272001-02-27      Joel Sherrill <joel@OARcorp.com>
228
229        * rtems/score/cpu.h: Fix conditional to match current GCC.
230
2312001-02-05      Joel Sherrill <joel@OARcorp.com>
232
233        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
234
2352002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * rtems/Makefile.am: Removed.
238        * rtems/score/Makefile.am: Removed.
239        * configure.ac: Reflect changes above.
240        * Makefile.am: Reflect changes above.
241
2422001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * Makefile.am: Add multilib support.
245
2462001-11-28      Joel Sherrill <joel@OARcorp.com>,
247
248        This was tracked as PR91.
249        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
250        is used to specify if the port uses the standard macro for this (FALSE).
251        A TRUE setting indicates the port provides its own implementation.
252
2532001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
256        * configure.in: Remove.
257        * configure.ac: New file, generated from configure.in by autoupdate.
258
2592001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
262        * Makefile.am: Use 'PREINSTALL_FILES ='.
263
2642001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * Makefile.am, rtems/score/Makefile.am:
267        Apply include_*HEADERS instead of H_FILES.
268
2692001-01-03      Joel Sherrill <joel@OARcorp.com>
270
271        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
272
2732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
276
2772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
280
2812000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
284        Switch to GNU canonicalization.
285
2862000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * Makefile.am: Include compile.am.
289
2902000-08-11      Joel Sherrill <joel@OARcorp.com>
291
292        * Shell added for or32 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.