source: rtems/cpukit/score/cpu/or16/ChangeLog @ 7a01fba1

4.104.114.84.95
Last change on this file since 7a01fba1 was 7a01fba1, checked in by Joel Sherrill <joel.sherrill@…>, on 01/30/02 at 14:34:00

2002-01-28 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: 1.7 KB
Line 
12002-01-28      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
82001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * Makefile.am: Add multilib support.
11
122001-11-28      Joel Sherrill <joel@OARcorp.com>,
13
14        This was tracked as PR91.
15        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
16        is used to specify if the port uses the standard macro for this (FALSE).
17        A TRUE setting indicates the port provides its own implementation.
18
192001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
22        * configure.in: Remove.
23        * configure.ac: New file, generated from configure.in by autoupdate.
24
252001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
28        * Makefile.am: Use 'PREINSTALL_FILES ='.
29
302001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am, rtems/score/Makefile.am:
33        Apply include_*HEADERS instead of H_FILES.
34
352001-01-03      Joel Sherrill <joel@OARcorp.com>
36
37        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
38
392000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
42
432000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
46
472000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
50        Switch to GNU canonicalization.
51
522000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Include compile.am.
55
562000-08-11      Joel Sherrill <joel@OARcorp.com>
57
58        * Shell added for or16 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.