source: rtems/cpukit/score/cpu/arm/ChangeLog @ 14926c2e

4.104.114.84.95
Last change on this file since 14926c2e was 14926c2e, checked in by Joel Sherrill <joel.sherrill@…>, on 01/30/02 at 17:48:22

2002-01-29 Ralf Corsepius <corsepiu@…>

  • rtems/Makefile.am: Removed.
  • rtems/score/Makefile.am: Removed.
  • configure.ac: Reflect changes above.
  • Makefile.am: Reflect changes above.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * rtems/Makefile.am: Removed.
4        * rtems/score/Makefile.am: Removed.
5        * configure.ac: Reflect changes above.
6        * Makefile.am: Reflect changes above.
7
82002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
11
122002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * cpu.c: Include rtems/bspIo.h instead of bspIo.h.
15
162001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Use RTEMS_ENV_RTEMSCPU.
19
202001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Add multilib support.
23
242001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * asm.h: include cpuopts.h instead of targopts.h
27        * rtems/score/arm.h: Use __arm__.
28
292001-11-28      Joel Sherrill <joel@OARcorp.com>,
30
31        This was tracked as PR91.
32        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
33        is used to specify if the port uses the standard macro for this (FALSE).
34        A TRUE setting indicates the port provides its own implementation.
35
362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
39        * configure.in: Remove.
40        * configure.ac: New file, generated from configure.in by autoupdate.
41
422001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
45        * Makefile.am: Use 'PREINSTALL_FILES ='.
46
472001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am, rtems/score/Makefile.am:
50        Apply include_*HEADERS instead of H_FILES.
51
522001-01-03      Joel Sherrill <joel@OARcorp.com>
53
54        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
55
562000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
59
602000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
63
642000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
67        Switch to GNU canonicalization.
68
692000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Include compile.am, formatting.
72        * rtems/Makefile.am: Formatting.
73        * rtems/score/Makefile.am: Formatting.
74
752000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
76
77        * cpu.c: Spacing issues.
78        * rtems/score/cpu.h: Removed warning by setting _level.
79
802000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
81
82        * Makefile.am: Added S_O_FILES to list of objects.
83
842000-08-10      Joel Sherrill <joel@OARcorp.com>
85
86        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.