source: rtems/cpukit/score/cpu/unix/ChangeLog @ 809feccc

4.104.114.84.95
Last change on this file since 809feccc was c54152a2, checked in by Joel Sherrill <joel.sherrill@…>, on 01/25/01 at 18:45:59

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

  • cpu.c, rtems/score/cpu.h: Bug report from Peter Mueller <peter.o.mueller@…> because of not correcting for the ISR vector table now being allocated from the workspace.
  • Property mode set to 100644
File size: 1.1 KB
Line 
12001-01-25      Joel Sherrill <joel@OARcorp.com>
2
3        * cpu.c, rtems/score/cpu.h: Bug report from Peter Mueller
4        <peter.o.mueller@gmx.de> because of not correcting for the ISR
5        vector table now being allocated from the workspace.
6
72001-01-03      Joel Sherrill <joel@OARcorp.com>
8
9        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
10
112000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
14
152000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
18
192000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
22        Switch to GNU canonicalization.
23
242000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Use += to set up AM_CPPFLAGS.
27
282000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * rtems/score/Makefile.am: Use PROJECT_TOPdir in path to gensize.
31
322000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Include compile.am.
35
362000-08-10      Joel Sherrill <joel@OARcorp.com>
37
38        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.