source: rtems/c/src/lib/libcpu/mips/ChangeLog @ 23b68c2

4.104.114.84.95
Last change on this file since 23b68c2 was 23b68c2, checked in by Joel Sherrill <joel.sherrill@…>, on 01/04/05 at 23:31:16

2005-01-04 Joel Sherrill <joel@…>

  • shared/Makefile.am: Fix typo.
  • Property mode set to 100644
File size: 19.4 KB
RevLine 
[23b68c2]12005-01-04      Joel Sherrill <joel@OARcorp.com>
2
3        * shared/Makefile.am: Fix typo.
4
[c8db773]52005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * mongoosev/Makefile.am, r46xx/Makefile.am, shared/Makefile.am,
8        tx39/Makefile.am: Remove build-variant support.
9
[1469078f]102004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
11
12        * configure.ac: Remove RTEMS_ENABLE_BARE.
13
[97891e5e]142004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
15
16        * configure.ac: Require automake > 1.9.
17
[0cd196b7]182004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
19
20        * clock/clock.S, mongoosev/vectorisrs/vectorisrs.c,
21        shared/interrupts/isr_entries.S,
22        shared/interrupts/vectorexceptions.c, timer/gettime.S: Include
23        <rtems/mips/iregdef.h> instead of <iregdef.h>.
24        * clock/clock.S, mongoosev/vectorisrs/vectorisrs.c,
25        shared/interrupts/installisrentries.c,
26        shared/interrupts/isr_entries.S,
27        shared/interrupts/vectorexceptions.c, timer/gettime.S: Include
28        <rtems/mips/idtcpu.h> instead of <idtcpu.h>.
29
[62b5781]302004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
31
32        * clock/clock.S: Include <rtems/asm.h> instead of <asm.h>.
33        * shared/interrupts/isr_entries.S: Include <rtems/asm.h> instead of <asm.h>.
34        * timer/gettime.S: Include <rtems/asm.h> instead of <asm.h>.
35
[ae5901be]362004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * mongoosev/duart/mg5uart.c, mongoosev/include/mongoose-v.h,
39        mongoosev/vectorisrs/vectorisrs.c,
40        shared/interrupts/vectorexceptions.c, tx39/include/tx3904.h:
41        Cosmetics.
42
[35f97010]432004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        * clock/ckinit.c, clock/clock.h, mongoosev/duart/mg5uart.c,
46        mongoosev/duart/mg5uart.h, mongoosev/duart/mg5uart_reg.c,
47        mongoosev/include/mongoose-v.h, mongoosev/vectorisrs/vectorisrs.c,
48        shared/interrupts/vectorexceptions.c, timer/timer.c,
49        tx39/include/tx3904.h: Convert to using c99 fixed size types.
50
[fc235f44]512004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
52
53        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
54
[8f783b61]552004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * mongoosev/Makefile.am, r46xx/Makefile.am, tx39/Makefile.am:
58        Don't include .../lib.am. Remove ACLOCAL_AMFLAGS.
59        * shared/Makefile.am: Don't include .../lib.am.
60
[63ae876]612004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * clock/Makefile.am, timer/Makefile.am: Remove.
64        * r46xx/Makefile.am: Built timer.rel, clock.rel.
65        Add PREINSTALL_DIRS.
66        * Makefile.am: Remove timer, clock.
67        * tx39/Makefile.am, mongoosev/Makefile.am, shared/Makefile.am:
68        Add PREINSTALL_DIRS.
69        * configure.ac: Reflect removing clock/Makefile.am,
70        timer/Makefile.am.
71        Add subdir-objects to AUTOMAKE_OPTIONS.
72
[9a87463]732004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * clock/Makefile.am: Convert to using automake compilation rules.
76        * mongoosev/Makefile.am: Ditto.
77        * r46xx/Makefile.am: Ditto.
78        * shared/Makefile.am: Ditto.
79        * timer/Makefile.am: Ditto.
80        * tx39/Makefile.am: Ditto.
81        * Makefile.am: Remove conditional subdirs.
82        * configure.ac: Add subdir-object to AUTOMAKE_OPTIONS.
83        Require automake-1.8.2. Add AM_PROG_CC_C_O.
84
[afc3f27b]852004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * mongoosev/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
88        Add PRE/TMPINSTALL_FILES to CLEANFILES.
89        * shared/Makefile.am: Ditto.
90        * tx39/Makefile.am: Ditto.
91
[1ba5085]922003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * mongoosev/duart/Makefile.am: Remove.
95        * mongoosev/vectorisrs/Makefile.am: Remove.
96        * mongoosev/Makefile.am: Merge-in vectorisrs/Makefile.am,
97        duart/Makefile.am.
98        * r46xx/vectorisrs/Makefile.am: Remove.
99        * r46xx/Makefile.am: Merge-in vectorisrs/Makefile.am.
100        * shared/cache/Makefile.am: Remove.
101        * shared/interrupts/Makefile.am: Remove.
102        * shared/Makefile.am: Merge-in cache/Makefile.am,
103        interrupts/Makefile.am.
104        * tx39/vectorisrs/Makefile.am: Remove.
105        * tx39/Makefile.am: Merge-in vectorisrs/Makefile.am.
106        * configure.ac: Reflect changes above.
107
[380b4337]1082003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * mongoosev/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
111        * mongoosev/duart/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
112        * shared/cache/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
113        * tx39/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
114
[810720b6]1152003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
118
[d4116e44]1192003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * clock/Makefile.am: Remove all-local: $(ARCH).
122        * mongoosev/duart/Makefile.am: Remove all-local: $(ARCH).
123        * mongoosev/vectorisrs/Makefile.am: Remove all-local: $(ARCH).
124        * r46xx/vectorisrs/Makefile.am: Remove all-local: $(ARCH).
125        * shared/cache/Makefile.am: Remove all-local: $(ARCH).
126        * shared/interrupts/Makefile.am: Remove all-local: $(ARCH).
127        * timer/Makefile.am: Remove all-local: $(ARCH).
128        * tx39/vectorisrs/Makefile.am: Remove all-local: $(ARCH).
129
[c6c4418c]1302003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: Reformat.
133        * clock/Makefile.am: Reformat.
134        * mongoosev/Makefile.am: Reformat. Use dirstamps for preinstallation.
135        * tx39/Makefile.am: Ditto.
136        * shared/cache/Makefile.am: Ditto.
137        * mongoosev/duart/Makefile.am: Ditto.
138        * mongoosev/vectorisrs/Makefile.am: Reformat.
139        * r46xx/vectorisrs/Makefile.am: Reformat.
140        * shared/Makefile.am: Reformat.
141        * shared/interrupts/Makefile.am: Reformat.
142        * timer/Makefile.am: Reformat.
143        * tx39/vectorisrs/Makefile.am: Reformat.
144
[1b4a37a]1452003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * mongoosev/Makefile.am: Rework preinstall rules.
148        * mongoosev/duart/Makefile.am: Rework preinstall rules.
149        * tx39/include/Makefile.am: Remove.
150        * tx39/Makefile.am: Merge-in tx39/include/Makefile.am.
151        * configure.ac: Remove tx39/include/Makefile.
152
[c44312d]1532003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Remove RTEMS_CANONICAL_HOST.
156
[c8e1751]1572003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: Remove RTEMS_CHECK_CPU.
160
[ae8d185]1612003-09-04      Joel Sherrill <joel@OARcorp.com>
162
163        * clock/ckinit.c, mongoosev/duart/mg5uart.c, mongoosev/duart/mg5uart.h,
164        mongoosev/duart/mg5uart_reg.c, mongoosev/include/mongoose-v.h,
165        mongoosev/vectorisrs/maxvectors.c, mongoosev/vectorisrs/vectorisrs.c,
166        r46xx/vectorisrs/maxvectors.c, shared/interrupts/isr_entries.S,
167        timer/timer.c, tx39/vectorisrs/maxvectors.c: URL for license changed.
168
[fe8bc62f]1692003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * Makefile.am: Reflect having moved aclocal/.
172
[29993bb]1732003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
[c483a4e]175        * Makefile.am: Reflect having moved automake/.
176        * clock/Makefile.am: Reflect having moved automake/.
177        * mongoosev/Makefile.am: Reflect having moved automake/.
178        * mongoosev/duart/Makefile.am: Reflect having moved automake/.
179        * mongoosev/vectorisrs/Makefile.am: Reflect having moved automake/.
180        * r46xx/Makefile.am: Reflect having moved automake/.
181        * r46xx/vectorisrs/Makefile.am: Reflect having moved automake/.
182        * shared/Makefile.am: Reflect having moved automake/.
183        * shared/cache/Makefile.am: Reflect having moved automake/.
184        * shared/interrupts/Makefile.am: Reflect having moved automake/.
185        * timer/Makefile.am: Reflect having moved automake/.
186        * tx39/Makefile.am: Reflect having moved automake/.
187        * tx39/include/Makefile.am: Reflect having moved automake/.
188        * tx39/vectorisrs/Makefile.am: Reflect having moved automake/.
[29993bb]189
[7dcc3fe]1902003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
193
[3c55718]1942003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac: Remove AC_CONFIG_AUX_DIR.
197
[ccd81b60]1982003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
201
[9b5c258]2022003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * configure.ac: AC_PREREQ(2.57).
205
[a5f8ec56]2062003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * tx39/vectorisrs/Makefile.am: Don't include @RTEMS_BSP@.cfg.
209        * r46xx/vectorisrs/Makefile.am: Ditto.
210        * mongoosev/vectorisrs/Makefile.am: Ditto.
211        * mongoosev/duart/Makefile.am: Ditto.
212        * shared/interrupts/Makefile.am: Ditto.
213        * shared/cache/Makefile.am: Ditto. Eliminate *_O_FILES.
214
[0c669c9]2152002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
218        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
219
[dfa8fe34]2202002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
223
[a6ebf56]2242002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.ac: Add RTEMS_PROG_CCAS.
227
[99c79c3d]2282002-11-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * mongoosev/Makefile.am: TMPINSTALL_FILES -> PREINSTALL_FILES.
231
[ff118d4b]2322002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * mongoosev/Makefile.am: Merge-in mongoosev/include/Makefile.am.
235        Install include/mongoose-v.h.
236        * mongoosev/include/Makefile.am: Remove.
237        * configure.ac: Reflect changes above.
238
[17ed00e4]2392002-11-01      Joel Sherrill <joel@OARcorp.com>
240
241        * shared/interrupts/installisrentries.c,
242        shared/interrupts/vectorexceptions.c: Removed warnings.
243
[8730f45]2442002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * .cvsignore: Reformat.
247        Add autom4te*cache.
248        Remove autom4te.cache.
249
[6373910]2502002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * configure.ac: Remove duplicate timer/Makefile from CONFIG_FILES.
253
[1f751a7]2542002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
257        * mongoosev/duart/Makefile.am: Use .$(OBJEXT) instead of .o.
258        * mongoosev/vectorisrs/Makefile.am: Use .$(OBJEXT) instead of .o.
259        * r46xx/vectorisrs/Makefile.am: Use .$(OBJEXT) instead of .o.
260        * shared/cache/Makefile.am: Use .$(OBJEXT) instead of .o.
261        * shared/interrupts/Makefile.am: Use .$(OBJEXT) instead of .o.
262        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
263        * tx39/vectorisrs/Makefile.am: Use .$(OBJEXT) instead of .o.
264
[1e1222ce]2652002-08-09      Joel Sherrill <joel@OARcorp.com>
266
267        * shared/interrupts/isr_entries.S: Corrected typo in mips1
268        END_FRAME directive that lead to linker errors.
269
[5639d7cc]2702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac:
273        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
274        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
275        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
276        * Makefile.am: Remove AUTOMAKE_OPTIONS.
277        * mongoosev/duart/Makefile.am: Remove AUTOMAKE_OPTIONS.
278        * mongoosev/Makefile.am: Remove AUTOMAKE_OPTIONS.
279        * mongoosev/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
280        * mongoosev/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
281        * r46xx/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * r46xx/Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * shared/interrupts/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * tx39/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * tx39/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * tx39/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
290
[34f5067]2912002-03-05      Greg Menke <gregory.menke@gsfc.nasa.gov>
292
293        * shared/interrupts/installisrentries.c: Added support for debug
294        exception vector.
295        * shared/interrupts/isr_entries.S: Added support for debug exception
296        vector.
297       
[7f794ac7]2982002-02-27      Greg Menke <gregory.menke@gsfc.nasa.gov>
299
300        * mongoosev/include/mongoose-v.h: Added cache constants.
301        * mongoosev/vectorisrs/vectorisrs.c: More tinkering to improve
302        performance.
303
[63bce63]3042002-02-08      Joel Sherrill <joel@OARcorp.com>
305
306        * mongoosev/vectorisrs/vectorisrs.c: Fixed to use new frame format.
307
[0ab87349]3082001-02-05      Joel Sherrill <joel@OARcorp.com>
309
310        * isr_entries.S: Removed comment incorrectly indicating this
311        file was cpu_asm.S.
312        * vectorexceptions.c (mips_dump_exception_frame): New routine
313        broken out from default exception handler.
314
[4cecaf6]3152001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
316
317        * mongoosev/vectorisrs/vectorisrs.c,
318        shared/interrupts/vectorexceptions.c: Use rtems/bspIo.h, not just
319        bspIo.h.
320
[2835b3a5]3212001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
322
323        * Lots of tinkering and tuning as part of improving interrupt latency
324        and improving the per-task interrupt level control and FP mask handling.
325        With these modifications interrupt latency was measured at a worst-case
326        of 100us, average below 60 us on a 12 Mhz R3000 class CPU with 50
327        RTEMS tasks in the application.
328        * mongoosev/README: Updated. 
329        * mongoosev/include/mongoose-v.h: Masks modified.
330        * mongoosev/vectorisrs/vectorisrs.c: Significant overhaul to address
331        software prioritization of interrupts.  If a higher priority interrupt
332        occurs while we are looking for new interrupts, we will reinitiate the
333        scan of all interrupts.
334        * shared/interrupts/vectorexceptions.c: Removed warning and deleted
335        blank lines.
336
[51dc8e92]3372002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * mongoosev/vectorisrs/vectorisrs.c: Include rtems/bspIo.h instead of bspIo.h.
340        * r46xx/vectorisrs/vectorisrs.c: Include rtems/bspIo.h instead of bspIo.h.
341        * shared/interrupts/vectorexceptions.c: Include rtems/bspIo.h instead of bspIo.h.
342        * tx39/vectorisrs/vectorisrs.c: Include rtems/bspIo.h instead of bspIo.h.
343
[df25c998]3442001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
347        * configure.in: Remove.
348        * configure.ac: New file, generated from configure.in by autoupdate.
349
[dc2014f]3502001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * tx39/include/Makefile.am: Use 'TMPINSTALL_FILES ='.
353        * mongoosev/include/Makefile.am: Use 'TMPINSTALL_FILES ='.
354        * mongoosev/duart/Makefile.am: Use 'PREINSTALL_FILES ='.
355        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
356        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
357
[7c05d28]3582000-05-24      Joel Sherrill <joel@OARcorp.com>
359
360        * mongoosev/include/mongoose-v.h, mongoosev/vectorisrs/vectorisrs.c,
361        r46xx/vectorisrs/vectorisrs.c, tx39/vectorisrs/vectorisrs.c,
362        tx39/include/tx3904.h: All exceptions were given low numbers and thus
363        can be now be installed and processed in a uniform manner just like interrupts.
364        Variances between various MIPS ISA levels are not accounted for at this time.
365        * mongoosev/vectorisrs/Makefile.am, mongoosev/vectorisrs/maxvectors.c,
366        r46xx/vectorisrs/Makefile.am, r46xx/vectorisrs/maxvectors.c,
367        tx39/vectorisrs/Makefile.am, tx39/vectorisrs/maxvectors.c,
368        shared/interrupts/maxvectors.c, shared/interrupts/Makefile.am: Split the
369        shared maxvectors.c into a variety of CPU model specific versions to simplify
370        the build process and reduce depdencies.  Deleted shared/interrupts/maxvectors.c
371        and created various CPU model versions.
372
[3b286783]3732001-05-24      Greg Menke <gregory.menke@gsfc.nasa.gov>
374
375        * clock/clock.S: Move placement of nop.
376
[2e7ed911]3772001-05-22      Greg Menke <gregory.menke@gsfc.nasa.gov>
378
379        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
380        * mongoosev/duart/mg5uart.c, mongoosev/duart/mg5uart.h,
381        mongoosev/include/mongoose-v.h, mongoosev/vectorisrs/vectorisrs.c,
382        shared/interrupts/maxvectors.c: Now works.  Significant rework
383        of exceptions and interrupt vectoring to clean things up.
384        * shared/interrupts/vectorexceptions.c: Removed.
385
[bbc99f1a]3862001-05-07      Joel Sherrill <joel@OARcorp.com>
387
388        * shared/interrupts/vectorexceptions.c: New file to decode
389        exception code and vector appropriate NON-interrupt exception. 
390        * shared/interrupts/Makefile.am: Modified to reflect above.
391
[b85df34]3922001-04-20      Joel Sherrill <joel@OARcorp.com>
393
394        * mongoosev/duart/mg5uart.c (mg5uart_enable_interrupts): Honor
395        the other bits set in the Peripheral Function Interrupt Mask
396        Register when modifying those enabled for the DUART.
397        * mongoosev/include/mongoose-v.h (MONGOOSEV_ATOMIC_MASK,
398        MONGOOSEV_PFICR, MONGOOSEV_PFIMR, mongoosev_set_in_pficr,
399        mongoosev_clear_in_pficr, mongoosev_set_in_pfimr,
400        mongoosev_clear_in_pfimr, MONGOOSEV_UART_ALL_IRQ_BITS): New macros.
401
[d74a92d]4022001-04-16      Joel Sherrill <joel@OARcorp.com>
403
404        * mongoosev/duart/mg5uart.c, mongoosev/duart/mg5uart.h
405        Modifications made with Gregory Menke <gregory.menke@gsfc.nasa.gov>
406        as he debugged this BSP using a logic analyzer.  In particular,
407        there was a mistake where the index not offset of registers was
408        in the header file and the baud rate calculation was incorrect.
409
[acdb6558]4102001-03-13      Joel Sherrill <joel@OARcorp.com>
411
412        * Added mongoose-v, mongoose-v/include, and mongoose-v/vectorisrs
413        directories.
414        * mongoosev/.cvsignore, mongoosev/Makefile.am, mongoosev/README,
415        mongoosev/duart/.cvsignore, mongoosev/duart/Makefile.am,
416        mongoosev/duart/README.mguart, mongoosev/duart/mg5uart.c,
417        mongoosev/duart/mg5uart.h, mongoosev/duart/mg5uart_reg.c,
418        mongoosev/include/.cvsignore, mongoosev/include/Makefile.am,
419        mongoosev/include/mongoose-v.h, mongoosev/vectorisrs/.cvsignore,
420        mongoosev/vectorisrs/Makefile.am, mongoosev/vectorisrs/vectorisrs.c:
421        New files.
422        * Makefile.am, configure.in, shared/interrupts/Makefile.am,
423        shared/interrupts/maxvectors.c: Added support for mongoosev.
424        * tx39/vectorisrs/vectorisrs.c: Corrected warning.
425
[bb621b0]4262001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * shared/cache/Makefile.am, tx39/include/Makefile.am:
429        Apply include_*HEADERS instead of H_FILES.
430
[b03f4f2]4312001-01-08      Joel Sherrill <joel@OARcorp.com>
432
433        * Added r46xx directory.
434        * Makefile.am, configure.in: Modified to reflect addition of r46xx.
435        * shared/interrupts/installisrentries.c: Fixed typo.
436        * r46xx/.cvsignore, r46xx/Makefile.am,
437        r46xx/vectorisrs/.cvsignore, r46xx/vectorisrs/Makefile.am,
438        r46xx/vectorisrs/vectorisrs.c: New files.
439
[7d18fdc]4402000-12-19      Joel Sherrill <joel@OARcorp.com>
441
442        * tx39/vectorisrs/vectorisrs.c: Modified to have default exception
443        vector handler.  This should be in a separate file so the BSP can
444        easily override it.
445
[0289674]4462000-12-13      Joel Sherrill <joel@OARcorp.com>
447
448        * configure.in: Added new directories.
449        * shared/interrupts/Makefile.am: Added AM_CPPFLAGS to define TX39
450        when compiling for a TX3904.
451        * shared/interrupts/maxvectors.c: Corrected conditional logic.
452        * tx39/Makefile.am: Added vectorisrs.
453        * tx39/vectorisrs/Makefile.am, tx39/vectorisrs/vectorisrs.c,
454        * tx39/vectorisrs/.cvsignore: New files.  This decodes the
455        interrupt pending information on the TX3904 and vectors
456        an interrupt.
457
[b4d0d18e]4582000-12-13      Joel Sherrill <joel@OARcorp.com>
459
460        * shared/.cvsignore, shared/Makefile.am,
461        shared/cache/.cvsignore, shared/cache/Makefile.am,
462        shared/cache/cache.c, shared/cache/cache_.h,
463        shared/interrupts/.cvsignore, shared/interrupts/Makefile.am,
464        shared/interrupts/installisrentries.c,
465        shared/interrupts/isr_entries.S,
466        shared/interrupts/maxvectors.c, tx39/.cvsignore,
467        tx39/Makefile.am, tx39/include/.cvsignore,
468        tx39/include/Makefile.am, tx39/include/tx3904.h: New file.
469        Moved some pieces of interrupt processing from score/cpu to
470        libcpu/mips since many interrupt servicing characteristics are
471        CPU model dependent.  This patch addresses the number of interrupt
472        sources and where the ISR prologues are located.  The only way to
473        currently install the ISR prologues requires that the prologues
474        be installed into RAM.
475
[feead226]4762000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
479
[a314d3b4]4802000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
483
[d82c006]4842000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
487        Switch to GNU canonicalization.
488
[5b53d97]4892000-10-24      Alan Cudmore <alanc@linuxstart.com> and
490        Joel Sherrill <joel@OARcorp.com>
491
492        * This is a major reworking of the mips64orion port to use
493        gcc predefines as much as possible and a big push to multilib
494        the mips port.  The mips64orion port was copied/renamed to mips
495        to be more like other GNU tools.  Alan did most of the technical
496        work of determining how to map old macro names used by the mips64orion
497        port to standard compiler macro definitions.  Joel did the merge
498        with CVS magic to keep individual file history and did the BSP
499        modifications. Details follow:
500        * Makefile.am: Made clock and timer subdirectories conditional.
501        * configure.in: Ditto.
502        * clock/clock.S: Switch from using <idtmon.h> to <asm.h>.
503        * clock/gettime.S: Switch from using <idtmon.h> to <asm.h>.
504
[4ec962cd]5052000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * clock/Makefile.am, timer/Makefile.am: Include compile.am
508
[e94ad1fe]5092000-08-10      Joel Sherrill <joel@OARcorp.com>
510
511        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.