2002-07-30 Jay Monkman * irq/irq_asm.S: ARM port works well enough to run all sptests, tmtests, and ttcp. In addition to general cleanup, there has been considerable optimization to interrupt disable/enable, endian swapping, and context switching. 2002-07-17 Jay Monkman * irq/irq_asm.S: Significant rework in attempt to make interrupts work. They appear to be very close to correct but not 100%. 2002-03-27 Ralf Corsepius * comm/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * irq/Makefile.am: Remove AUTOMAKE_OPTIONS. 2002-01-03 Ralf Corsepius * comm/console.c: Include rtems/bspIo.h instead of bspIo.h. * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h. 2001-09-27 Ralf Corsepius * comm/Makefile.am: Use 'PREINSTALL_FILES ='. 2001-05-22 Ralf Corsepius * comm/Makefile.am: Use *_HEADERS instead of *H_FILES. 2000-12-06 Joel Sherrill * comm/console.c: Added casts to eliminate warnings. * comm/console.c (console_reserve_resources): Removed. 2000-08-10 Joel Sherrill * ChangeLog: New file.