source: rtems/cpukit/score/cpu/unix/ChangeLog @ df25c998

4.104.114.84.95
Last change on this file since df25c998 was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

2001-10-11 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
10
112001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * rtems/score/cpu.h: Remove #undef __STRICT_ANSI__.
14
152001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am, rtems/score/Makefile.am:
18        Apply include_*HEADERS instead of H_FILES.
19
202001-01-25      Joel Sherrill <joel@OARcorp.com>
21
22        * cpu.c, rtems/score/cpu.h: Bug report from Peter Mueller
23        <peter.o.mueller@gmx.de> because of not correcting for the ISR
24        vector table now being allocated from the workspace.
25
262001-01-03      Joel Sherrill <joel@OARcorp.com>
27
28        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
29
302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
33
342000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
37
382000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
41        Switch to GNU canonicalization.
42
432000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Use += to set up AM_CPPFLAGS.
46
472000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * rtems/score/Makefile.am: Use PROJECT_TOPdir in path to gensize.
50
512000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Include compile.am.
54
552000-08-10      Joel Sherrill <joel@OARcorp.com>
56
57        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.