source: rtems/c/src/lib/libcpu/i386/ChangeLog @ 7273b6e

4.104.114.84.95
Last change on this file since 7273b6e was 7273b6e, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:54:58

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 1.9 KB
Line 
12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac:
4        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
5        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
6        * Makefile.am: Remove AUTOMAKE_OPTIONS.
7
82002-03-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * cpuModel.h: PR 146.
11        Adding guards. Remove unnecessary headers.
12
132002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * i386/displayCpu.c: Include rtems/bspIo.h instead of bspIo.h.
16        * i386/page.c: Include rtems/bspIo.h instead of bspIo.h.
17
182001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
21        * configure.in: Remove.
22        * configure.ac: New file, generated from configure.in by autoupdate.
23
242001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Use 'PREINSTALL_FILES ='.
27        * Makefile.am: Use 'CLEANFILES ='.
28
292001-02-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Apply include_*HEADERS instead of H_FILES.
32        * .cvsignore: Add cache.h.
33
342000-12-06      Joel Sherrill <joel@OARcorp.com>
35
36        * displayCpu.c: Added include of <rtems.h> to eliminate warnings.
37
382000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
41
422000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
45
462000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
49        Switch to GNU canonicalization.
50
512000-10-19      Joel Sherrill <joel@OARcorp.com>
52
53        * page.c: Readd deleted comment lines.
54
552000-10-18      Joel Sherrill <joel@OARcorp.com>
56
57        * page.c: Replaced prototype of printk() with include of <bspIo.h>.
58
592000-10-17      Joel Sherrill <joel@OARcorp.com>
60
61        * idt.c, Makefile.am: Moved idt.c to libbsp/i386/shared so
62        i386 RTEMS can be multilib'ed.
63
642000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Include compile.am
67
682000-08-10      Joel Sherrill <joel@OARcorp.com>
69
70        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.