source: rtems/cpukit/score/cpu/or32/ChangeLog @ 68babc6

4.104.114.84.95
Last change on this file since 68babc6 was 9535ba4, checked in by Joel Sherrill <joel.sherrill@…>, on 02/05/02 at 16:17:37

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

  • rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12001-02-05      Joel Sherrill <joel@OARcorp.com>
2
3        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
4
52002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * rtems/Makefile.am: Removed.
8        * rtems/score/Makefile.am: Removed.
9        * configure.ac: Reflect changes above.
10        * Makefile.am: Reflect changes above.
11
122001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Add multilib support.
15
162001-11-28      Joel Sherrill <joel@OARcorp.com>,
17
18        This was tracked as PR91.
19        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
20        is used to specify if the port uses the standard macro for this (FALSE).
21        A TRUE setting indicates the port provides its own implementation.
22
232001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
26        * configure.in: Remove.
27        * configure.ac: New file, generated from configure.in by autoupdate.
28
292001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
32        * Makefile.am: Use 'PREINSTALL_FILES ='.
33
342001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am, rtems/score/Makefile.am:
37        Apply include_*HEADERS instead of H_FILES.
38
392001-01-03      Joel Sherrill <joel@OARcorp.com>
40
41        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
42
432000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
46
472000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
50
512000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
54        Switch to GNU canonicalization.
55
562000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Include compile.am.
59
602000-08-11      Joel Sherrill <joel@OARcorp.com>
61
62        * Shell added for or32 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.