source: rtems/cpukit/score/cpu/arm/ChangeLog @ 96ecd879

4.104.114.84.95
Last change on this file since 96ecd879 was 96ecd879, checked in by Joel Sherrill <joel.sherrill@…>, on 02/04/02 at 19:49:08

2001-02-04 Joel Sherrill <joel@…>

  • configure.ac: Removed references to rtems/Makefile and rtems/score/Makefile.
  • Property mode set to 100644
File size: 2.6 KB
Line 
12001-02-04      Joel Sherrill <joel@OARcorp.com>
2
3        * configure.ac: Removed references to rtems/Makefile and
4        rtems/score/Makefile.
5
62002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * rtems/Makefile.am: Removed.
9        * rtems/score/Makefile.am: Removed.
10        * configure.ac: Reflect changes above.
11        * Makefile.am: Reflect changes above.
12
132002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
16
172002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * cpu.c: Include rtems/bspIo.h instead of bspIo.h.
20
212001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Use RTEMS_ENV_RTEMSCPU.
24
252001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Add multilib support.
28
292001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * asm.h: include cpuopts.h instead of targopts.h
32        * rtems/score/arm.h: Use __arm__.
33
342001-11-28      Joel Sherrill <joel@OARcorp.com>,
35
36        This was tracked as PR91.
37        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
38        is used to specify if the port uses the standard macro for this (FALSE).
39        A TRUE setting indicates the port provides its own implementation.
40
412001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
44        * configure.in: Remove.
45        * configure.ac: New file, generated from configure.in by autoupdate.
46
472001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
50        * Makefile.am: Use 'PREINSTALL_FILES ='.
51
522001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am, rtems/score/Makefile.am:
55        Apply include_*HEADERS instead of H_FILES.
56
572001-01-03      Joel Sherrill <joel@OARcorp.com>
58
59        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
60
612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
64
652000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
68
692000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
72        Switch to GNU canonicalization.
73
742000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Include compile.am, formatting.
77        * rtems/Makefile.am: Formatting.
78        * rtems/score/Makefile.am: Formatting.
79
802000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
81
82        * cpu.c: Spacing issues.
83        * rtems/score/cpu.h: Removed warning by setting _level.
84
852000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
86
87        * Makefile.am: Added S_O_FILES to list of objects.
88
892000-08-10      Joel Sherrill <joel@OARcorp.com>
90
91        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.