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

4.104.114.84.95
Last change on this file since af413e95 was af413e95, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/21/04 at 11:06:03

2004-11-21 Ralf Corsepius <ralf.corsepius@…>

  • rtems/score/types.h: Use rtems_score_types_h as preprocessor guard.
  • Property mode set to 100644
File size: 7.2 KB
RevLine 
[af413e95]12004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
4        guard.
5
[b8ed8a9f]62004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * asm.h: Add doxygen preamble.
9
[8ad91ff]102004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
11
12        * rtems/score/cpu.h: Add doxygen preamble.
13        * rtems/score/cpu_asm.h: Add doxygen preamble.
14        * rtems/score/or32.h: Add doxygen preamble.
15        * rtems/score/types.h: Add doxygen preamble.
16
[90550fe]172004-09-29      Joel Sherrill <joel@OARcorp.com>
18
19        * rtems/score/cpu.h: i960 obsoleted and all references removed.
20
[8bdec9c3]212004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        * configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
24        * Makefile.am: Don't include multilib.am.
25        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
26
[5f8d82b7]272004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * Makefile.am: Install asm.h to $(includedir)/rtems.
30
[42540ecd]312004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
32
33        * cpu.c, cpu_asm.c, rtems/score/cpu.h: Convert to using c99 fixed
34        size types.
35
[d3b09bf4]362004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * configure.ac: RTEMS_TOP([../../../..]).
39
[7ea55607]402004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Move RTEMS_TOP one subdir down.
43
[3d1de20]442004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Add PREINSTALL_DIRS.
47
[8956e27]482004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
51        Add PREINSTALL_FILES to CLEANFILES.
52
[36e48b1]532004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Requires automake >= 1.8.1.
56
[f08808e]572004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Include compile.am, again.
60
[ec8c1949]612004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Convert to using automake compilation rules.
64
[7fccd6d6]652003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
68
[810720b6]692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
72
[60f7da2]732003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Remove TMPINSTALL_FILES.
76
[7d0eba02]772003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Add $(dirstamp) to preinstallation rules.
80
[d6a444d]812003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Don't use gmake rules for preinstallation.
84
[9ca05b1]852003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Remove RTEMS_CANONICAL_HOST.
88
[8727808e]892003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: Remove RTEMS_CHECK_CPU.
92
[3b1c100]932003-09-26      Joel Sherrill <joel@OARcorp.com>
94
95        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
96        references.
97
[c2a45947]982003-09-04      Joel Sherrill <joel@OARcorp.com>
99
100        * cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/cpu_asm.h,
101        rtems/score/or32.h, rtems/score/types.h: URL for license changed.
102
[7dcc3fe]1032003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
106
[d2c26e4b]1072003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Remove AC_CONFIG_AUX_DIR.
110
[53021d4]1112002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
114        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
115
[47c0220]1162002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Fix package name.
119
[5c8b6b6]1202002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
123
[f8cb04a5]1242002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * .cvsignore: Reformat.
127        Add autom4te*cache.
128        Remove autom4te.cache.
129
[19165f5]1302002-09-14      Ivan Guzvinec <ivang@opencores.org>
131
132        * rtems/score/cpu.h (_CPU_Initialize_vectors) Define to NULL
133        since it is not used.
134
[6f197f4b]1352002-08-06      Joel Sherrill <joel@OARcorp.com>
136
137        * asm.h, rtems/score/cpu.h: Correct items that have changed since
138        RTEMS version or32 port was based upon.
139
[098755b3]1402002-08-05      Chris Ziomkowski <chris@asics.ws>
141
142        * asm.h, cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/or32.h,
143        rtems/score/types.h: Merged from OpenCores CVS repository.
144
[a85d8ec]1452002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
148
[53f6727]1492002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Use .$(OBJEXT) instead of .o.
152
[af81910]1532002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: RTEMS_TOP(../../../..).
156
[84fa187]1572002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * rtems.c: Remove.
160        * Makefile.am: Reflect changes above.
161
[8c746fe]1622002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: Remove RTEMS_PROJECT_ROOT.
165
[a25b63b]1662002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: Add RTEMS_PROG_CCAS
169
[6f79a970]1702002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
173        Add AC_PROG_RANLIB.
174
[2f6261d]1752002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
178        Use ../../../aclocal.
179
[6e8a1652]1802001-04-03      Joel Sherrill <joel@OARcorp.com>
181
182        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
183        * rtems/score/or32types.h: Removed.
184        * rtems/score/types.h: New file via CVS magic.
185        * Makefile.am, rtems/score/cpu.h: Account for name change.
186
[7273b6e]1872002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac:
190        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
191        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
192        * Makefile.am: Remove AUTOMAKE_OPTIONS.
193
[2433bcaf]1942001-02-27      Joel Sherrill <joel@OARcorp.com>
195
196        * rtems/score/cpu.h: Fix conditional to match current GCC.
197
[9535ba4]1982001-02-05      Joel Sherrill <joel@OARcorp.com>
199
200        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
201
[7a01fba1]2022002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * rtems/Makefile.am: Removed.
205        * rtems/score/Makefile.am: Removed.
206        * configure.ac: Reflect changes above.
207        * Makefile.am: Reflect changes above.
208
[e9718415]2092001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Add multilib support.
212
[4db30283]2132001-11-28      Joel Sherrill <joel@OARcorp.com>,
214
215        This was tracked as PR91.
216        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
217        is used to specify if the port uses the standard macro for this (FALSE).
218        A TRUE setting indicates the port provides its own implementation.
219
[66387986]2202001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
223        * configure.in: Remove.
224        * configure.ac: New file, generated from configure.in by autoupdate.
225
[684eebc8]2262001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
229        * Makefile.am: Use 'PREINSTALL_FILES ='.
230
[329509fb]2312001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.am, rtems/score/Makefile.am:
234        Apply include_*HEADERS instead of H_FILES.
235
[d6ea098]2362001-01-03      Joel Sherrill <joel@OARcorp.com>
237
238        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
239
[feead226]2402000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
243
[a314d3b4]2442000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
247
[5582de1]2482000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
251        Switch to GNU canonicalization.
252
[d7118fd]2532000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: Include compile.am.
256
[5377fed]2572000-08-11      Joel Sherrill <joel@OARcorp.com>
258
259        * Shell added for or32 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.