source: rtems/cpukit/score/cpu/i960/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: 2.0 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-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * rtems/Makefile.am: Removed.
11        * rtems/score/Makefile.am: Removed.
12        * configure.ac: Reflect changes above.
13        * Makefile.am: Reflect changes above.
14
152001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Add multilib support.
18
192001-11-28      Joel Sherrill <joel@OARcorp.com>,
20
21        This was tracked as PR91.
22        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
23        is used to specify if the port uses the standard macro for this (FALSE).
24        A TRUE setting indicates the port provides its own implementation.
25
262001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
29        * configure.in: Remove.
30        * configure.ac: New file, generated from configure.in by autoupdate.
31
322001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
35        * Makefile.am: Use 'PREINSTALL_FILES ='.
36
372001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am, rtems/score/Makefile.am:
40        Apply include_*HEADERS instead of H_FILES.
41
422001-01-03      Joel Sherrill <joel@OARcorp.com>
43
44        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
45        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
46        now that it is dynamically allocated.
47
482000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
51
522000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
55
562000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
59        Switch to GNU canonicalization.
60
612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Include compile.am.
64
652000-08-10      Joel Sherrill <joel@OARcorp.com>
66
67        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.