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

4.104.114.84.95
Last change on this file since e9718415 was e9718415, checked in by Joel Sherrill <joel.sherrill@…>, on 12/19/01 at 14:36:28

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

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