source: rtems/c/src/exec/score/cpu/i960/ChangeLog @ ac00434

4.104.114.84.95
Last change on this file since ac00434 was ac00434, checked in by Joel Sherrill <joel.sherrill@…>, on 01/03/01 at 16:32:23

2001-01-03 Joel Sherrill <joel@…>

  • rtems/score/cpu.h: Added _CPU_Initialize_vectors().
  • cpu_asm.S: Modify to properly dereference _ISR_Vector_table now that it is dynamically allocated.
  • Property mode set to 100644
File size: 764 bytes
Line 
12001-01-03      Joel Sherrill <joel@OARcorp.com>
2
3        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
4        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
5        now that it is dynamically allocated.
6
72000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
10
112000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
14
152000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
18        Switch to GNU canonicalization.
19
202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Include compile.am.
23
242000-08-10      Joel Sherrill <joel@OARcorp.com>
25
26        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.