source: rtems/cpukit/score/cpu/c4x/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.7 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
[10f8664]102004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
11
12        * rtems/score/c4x.h: Add doxygen preamble.
13        * rtems/score/cpu.h: Add doxygen preamble.
14        * rtems/score/cpu_asm.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
[be2ed3e]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
[fef8e40]272004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * Makefile.am: Install c4xio.h to $(includedir)/rtems/c4x.
30
[5f8d82b7]312004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
32
33        * Makefile.am: Install asm.h to $(includedir)/rtems.
34
[b49bcfc]352004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
36
37        * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
38
[16ce0e70]392004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
40
41        * c4xio.h, cpu.c, irq.c, rtems/score/cpu.h: Convert to using c99
42        fixed size types.
43
[d3b09bf4]442004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
45
46        * configure.ac: RTEMS_TOP([../../../..]).
47
[7ea55607]482004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Move RTEMS_TOP one subdir down.
51
[3d1de20]522004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Add PREINSTALL_DIRS.
55
[8956e27]562004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
59        Add PREINSTALL_FILES to CLEANFILES.
60
[36e48b1]612004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Requires automake >= 1.8.1.
64
[f08808e]652004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Include compile.am, again.
68
[ec8c1949]692004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Convert to using automake compilation rules.
72
[7fccd6d6]732003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
76
[810720b6]772003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
80
[60f7da2]812003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Remove TMPINSTALL_FILES.
84
[7d0eba02]852003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Add $(dirstamp) to preinstallation rules.
88
[d6a444d]892003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Don't use gmake rules for preinstallation.
92
[9ca05b1]932003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Remove RTEMS_CANONICAL_HOST.
96
[8727808e]972003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Remove RTEMS_CHECK_CPU.
100
[3b1c100]1012003-09-26      Joel Sherrill <joel@OARcorp.com>
102
103        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
104        references.
105
[b6577224]1062003-09-04      Joel Sherrill <joel@OARcorp.com>
107
108        * cpu.c, cpu_asm.S, irq.c, rtems/score/c4x.h, rtems/score/cpu.h,
109        rtems/score/cpu_asm.h, rtems/score/types.h: URL for license changed.
110
[7dcc3fe]1112003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
114
[d2c26e4b]1152003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Remove AC_CONFIG_AUX_DIR.
118
[4b833782]1192003-02-11      Joel Sherrill <joel@OARcorp.com>
120
121        * irq.c: Rework logic that decides when to call
122        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru>
123        determined that _ISR_Signals_to_thread_executing was not being
124        honored and/or cleared properly.
125
[53021d4]1262002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
129        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
130
[47c0220]1312002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Fix package name.
134
[5c8b6b6]1352002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
138
[f8cb04a5]1392002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * .cvsignore: Reformat.
142        Add autom4te*cache.
143        Remove autom4te.cache.
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
1532002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Use . instead of .o.
156
[4a2b4f0]1572002-07-05      Joel Sherrill <joel@OARcorp.com>
158
159        * cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was
160        marked XXX.
161
[af81910]1622002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: RTEMS_TOP(../../../..).
165
[e6938b4d]1662002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * rtems.c: Remove.
169        * Makefile.am: Reflect changes above.
170
[8c746fe]1712002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: Remove RTEMS_PROJECT_ROOT.
174
[a25b63b]1752002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: Add RTEMS_PROG_CCAS
178
[6f79a970]1792002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
182        Add AC_PROG_RANLIB.
183
[2f6261d]1842002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
187        Use ../../../aclocal.
188
[3a9516b2]1892001-04-03      Joel Sherrill <joel@OARcorp.com>
190
191        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
192        * rtems/score/c4xtypes.h: Removed.
193        * rtems/score/types.h: New file via CVS magic.
194        * Makefile.am, rtems/score/cpu.h: Account for name change.
195
[7273b6e]1962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac:
199        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
200        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
201        * Makefile.am: Remove AUTOMAKE_OPTIONS.
202
[14926c2e]2032002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * rtems/Makefile.am: Removed.
206        * rtems/score/Makefile.am: Removed.
207        * configure.ac: Reflect changes above.
208        * Makefile.am: Reflect changes above.
209
[38fcef5c]2102002-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * asm.h: Remove #include <rtems/score/targopts.h>.
213        Add #include <rtems/score/cpuopts.h>.
214
215
216
[1bab6c6d]2172002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
220
[e6dc43d]2212001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * configure.ac: Use RTEMS_ENV_RTEMSCPU.
224
[e9718415]2252001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * Makefile.am: Add multilib support.
228
[4db30283]2292001-11-28      Joel Sherrill <joel@OARcorp.com>,
230
231        This was tracked as PR91.
232        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
233        is used to specify if the port uses the standard macro for this (FALSE).
234        A TRUE setting indicates the port provides its own implementation.
235
[66387986]2362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
239        * configure.in: Remove.
240        * configure.ac: New file, generated from configure.in by autoupdate.
241
[684eebc8]2422001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
245        * Makefile.am: Use 'PREINSTALL_FILES ='.
246
[329509fb]2472001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * Makefile.am, rtems/score/Makefile.am:
250        Apply include_*HEADERS instead of H_FILES.
251
[2d877aa]2522001-01-03      Joel Sherrill <joel@OARcorp.com>
253
254        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
255
[feead226]2562000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
259
[a314d3b4]2602000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
263
[5582de1]2642000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
267        Switch to GNU canonicalization.
268
[38e5a9f]2692000-10-18      Joel Sherrill <joel@OARcorp.com>
270
271        * rtems/score/c4x.h: Modified to properly multilib.  This required
272        using only macros predefined by gcc.
273
[e09c1b71]2742000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * Makefile.am: Include compile.am, formatting.
277        * rtems/Makefile.am: formatting.
278        * rtems/score/Makefile.am: formatting.
279
[e94ad1fe]2802000-08-10      Joel Sherrill <joel@OARcorp.com>
281
282        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.