source: rtems/cpukit/score/cpu/i386/ChangeLog @ 1e69b294

4.104.114.84.95
Last change on this file since 1e69b294 was 1e69b294, checked in by Joel Sherrill <joel.sherrill@…>, on 01/31/02 at 21:33:01

2002-01-31 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.2 KB
Line 
12002-01-31      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-01-30      Joel Sherrill <joel@OARcorp.com>
9
10        * Makefile.am: Corrected so .h files from rtems/score/ are installed.
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-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Add multilib support.
19
202001-11-28      Joel Sherrill <joel@OARcorp.com>,
21
22        This was tracked as PR91.
23        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
24        is used to specify if the port uses the standard macro for this (FALSE).
25        A TRUE setting indicates the port provides its own implementation.
26
272001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
30        * configure.in: Remove.
31        * configure.ac: New file, generated from configure.in by autoupdate.
32
332001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
36        * Makefile.am: Use 'PREINSTALL_FILES ='.
37
382001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am, rtems/score/Makefile.am:
41        Apply include_*HEADERS instead of H_FILES.
42
432001-01-03      Joel Sherrill <joel@OARcorp.com>
44
45        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
46
472000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
50
512000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
54
552000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
58        Switch to GNU canonicalization.
59
602000-09-12      Joel Sherrill <joel@OARcorp.com>
61
62        * rtems/score/i386.h: Corrected "#elsif" to be "#elif".
63
642000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Include compile.am.
67
682000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * rtems/score/i386.h: cpu-variant define handling
71          Rewrite due to introduction of multilib defines.
72        * asm.h: include cpuopts.h instead of targopts.h
73
742000-08-10      Joel Sherrill <joel@OARcorp.com>
75
76        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.