source: rtems/cpukit/score/cpu/arm/ChangeLog @ 53f6727

4.104.114.84.95
Last change on this file since 53f6727 was 53f6727, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/22/02 at 13:51:58

2002-07-22 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use .$(OBJEXT) instead of .o.
  • Property mode set to 100644
File size: 4.6 KB
Line 
12002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use .$(OBJEXT) instead of .o.
4
52002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Use . instead of .o.
8
92002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
10
11        * rtems/score/cpu_asm.h: Enhanced to include register offsets.
12        * Makefile.am: Install rtems/score/cpu_asm.h.
13        * cpu.c: Significantly enhanced including the implementation of
14        _CPU_ISR_Get_level.
15        * cpu_asm.S: Improved behavior of context switch and interrupt
16        dispatching.
17        * rtems/score/arm.h: Improved the CPU model name determination.
18        * rtems/score/cpu.h: Improved interrupt disable/enable functions.
19
202002-07-05      Joel Sherrill <joel@OARcorp.com>
21
22        * rtems/score/cpu.h: Filled in something that was marked XXX.
23
242002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: RTEMS_TOP(../../../..).
27
282002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * rtems.c: Remove.
31        * Makefile.am: Reflect changes above.
32
332002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Remove RTEMS_PROJECT_ROOT.
36
372002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Add RTEMS_PROG_CCAS
40
412002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
44        Add AC_PROG_RANLIB.
45
462002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
49        Use ../../../aclocal.
50
512002-04-18      Jay Monkman <jtm@smoothsmoothie.com>
52
53        * rtems/score/cpu.h (CPU_ISR_Disable and CPU_ISR_Enable): Correct them
54        where they correctly inform the compiler about the register they
55        are modifying.
56
572001-04-03      Joel Sherrill <joel@OARcorp.com>
58
59        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
60        * rtems/score/a29ktypes.h: Removed.
61        * rtems/score/types.h: New file via CVS magic.
62        * Makefile.am, rtems/score/cpu.h: Account for name change.
63
642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac:
67        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
68        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
69        * Makefile.am: Remove AUTOMAKE_OPTIONS.
70
712001-02-04      Joel Sherrill <joel@OARcorp.com>
72
73        * configure.ac: Removed references to rtems/Makefile and
74        rtems/score/Makefile.
75
762002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * rtems/Makefile.am: Removed.
79        * rtems/score/Makefile.am: Removed.
80        * configure.ac: Reflect changes above.
81        * Makefile.am: Reflect changes above.
82
832002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
86
872002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * cpu.c: Include rtems/bspIo.h instead of bspIo.h.
90
912001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Use RTEMS_ENV_RTEMSCPU.
94
952001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Add multilib support.
98
992001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * asm.h: include cpuopts.h instead of targopts.h
102        * rtems/score/arm.h: Use __arm__.
103
1042001-11-28      Joel Sherrill <joel@OARcorp.com>,
105
106        This was tracked as PR91.
107        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
108        is used to specify if the port uses the standard macro for this (FALSE).
109        A TRUE setting indicates the port provides its own implementation.
110
1112001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
114        * configure.in: Remove.
115        * configure.ac: New file, generated from configure.in by autoupdate.
116
1172001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
120        * Makefile.am: Use 'PREINSTALL_FILES ='.
121
1222001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am, rtems/score/Makefile.am:
125        Apply include_*HEADERS instead of H_FILES.
126
1272001-01-03      Joel Sherrill <joel@OARcorp.com>
128
129        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
130
1312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
134
1352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
138
1392000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
142        Switch to GNU canonicalization.
143
1442000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Include compile.am, formatting.
147        * rtems/Makefile.am: Formatting.
148        * rtems/score/Makefile.am: Formatting.
149
1502000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
151
152        * cpu.c: Spacing issues.
153        * rtems/score/cpu.h: Removed warning by setting _level.
154
1552000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
156
157        * Makefile.am: Added S_O_FILES to list of objects.
158
1592000-08-10      Joel Sherrill <joel@OARcorp.com>
160
161        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.