source: rtems/c/src/exec/score/cpu/arm/ChangeLog @ b66116e

4.104.114.84.95
Last change on this file since b66116e was 7e950a4, checked in by Joel Sherrill <joel.sherrill@…>, on 12/18/01 at 14:09:49

2001-12-09 Ralf Corsepius <corsepiu@…>

  • asm.h: include cpuopts.h instead of targopts.h
  • rtems/score/arm.h: Use arm.
  • Property mode set to 100644
File size: 1.9 KB
Line 
12001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * asm.h: include cpuopts.h instead of targopts.h
4        * rtems/score/arm.h: Use __arm__.
5
62001-11-28      Joel Sherrill <joel@OARcorp.com>,
7
8        This was tracked as PR91.
9        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
10        is used to specify if the port uses the standard macro for this (FALSE).
11        A TRUE setting indicates the port provides its own implementation.
12
132001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
16        * configure.in: Remove.
17        * configure.ac: New file, generated from configure.in by autoupdate.
18
192001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
22        * Makefile.am: Use 'PREINSTALL_FILES ='.
23
242001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am, rtems/score/Makefile.am:
27        Apply include_*HEADERS instead of H_FILES.
28
292001-01-03      Joel Sherrill <joel@OARcorp.com>
30
31        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
32
332000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
36
372000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
40
412000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
44        Switch to GNU canonicalization.
45
462000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Include compile.am, formatting.
49        * rtems/Makefile.am: Formatting.
50        * rtems/score/Makefile.am: Formatting.
51
522000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
53
54        * cpu.c: Spacing issues.
55        * rtems/score/cpu.h: Removed warning by setting _level.
56
572000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
58
59        * Makefile.am: Added S_O_FILES to list of objects.
60
612000-08-10      Joel Sherrill <joel@OARcorp.com>
62
63        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.