source: rtems/c/src/lib/libbsp/arm/shared/ChangeLog @ bb7d2ef

4.104.114.84.95
Last change on this file since bb7d2ef was bb7d2ef, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/16/03 at 12:33:56

2003-08-16 Ralf Corsepius <corsepiu@…>

Makefile.am: Reflect having moved automake.
comm/Makefile.am: Reflect having moved automake.
irq/Makefile.am: Reflect having moved automake.

  • Property mode set to 100644
File size: 1.7 KB
Line 
12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        Makefile.am: Reflect having moved automake.
4        comm/Makefile.am: Reflect having moved automake.
5        irq/Makefile.am: Reflect having moved automake.
6
72002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
8
9        * irq/irq_asm.S, irq/irq_init.c: Fixes a bug with handling the
10        situation where we are processing an IRQ, and we receive an FIQ.
11
122002-10-04      Jay Monkman <jtm@smoothsmoothie.com>
13
14        * irq/irq_asm.S: Add FIQ support.
15
162002-07-30      Jay Monkman <jtm@smoothsmoothie.com>
17
18        * irq/irq_asm.S: ARM port works well enough to run all sptests,
19        tmtests, and ttcp.  In addition to general cleanup, there
20        has been considerable optimization to interrupt disable/enable,
21        endian swapping, and context switching.
22
232002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
24
25        * irq/irq_asm.S: Significant rework in attempt to make interrupts
26        work.  They appear to be very close to correct but not 100%.
27
282002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * comm/Makefile.am: Remove AUTOMAKE_OPTIONS.
31        * Makefile.am: Remove AUTOMAKE_OPTIONS.
32        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
33
342002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * comm/console.c: Include rtems/bspIo.h instead of bspIo.h.
37        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
38
392001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * comm/Makefile.am: Use 'PREINSTALL_FILES ='.
42
432001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * comm/Makefile.am: Use *_HEADERS instead of *H_FILES.
46
472000-12-06      Joel Sherrill <joel@OARcorp.com>
48
49        * comm/console.c: Added casts to eliminate warnings.
50        * comm/console.c (console_reserve_resources): Removed.
51
522000-08-10      Joel Sherrill <joel@OARcorp.com>
53
54        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.