source: rtems/cpukit/score/cpu/i960/ChangeLog @ 2f6261d

4.104.114.84.95
Last change on this file since 2f6261d was 2f6261d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/17/02 at 09:22:48

2002-06-17 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Include $(top_srcdir)/../../../automake/*.am. Use ../../../aclocal.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
4        Use ../../../aclocal.
5
62002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
9        Use ../../../aclocal.
10
112001-04-03      Joel Sherrill <joel@OARcorp.com>
12
13        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
14        * rtems/score/m68ktypes.h: Removed.
15        * rtems/score/types.h: New file via CVS magic.
16        * Makefile.am, rtems/score/cpu.h: Account for name change.
17
182001-04-03      Joel Sherrill <joel@OARcorp.com>
19
20        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
21        * rtems/score/i960types.h: Removed.
22        * rtems/score/types.h: New file via CVS magic.
23        * Makefile.am, rtems/score/cpu.h: Account for name change.
24
252002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac:
28        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
29        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
30        * Makefile.am: Remove AUTOMAKE_OPTIONS.
31
322002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * rtems/Makefile.am: Removed.
35        * rtems/score/Makefile.am: Removed.
36        * configure.ac: Reflect changes above.
37        * Makefile.am: Reflect changes above.
38
392001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Add multilib support.
42
432001-11-28      Joel Sherrill <joel@OARcorp.com>,
44
45        This was tracked as PR91.
46        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
47        is used to specify if the port uses the standard macro for this (FALSE).
48        A TRUE setting indicates the port provides its own implementation.
49
502001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
53        * configure.in: Remove.
54        * configure.ac: New file, generated from configure.in by autoupdate.
55
562001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
59        * Makefile.am: Use 'PREINSTALL_FILES ='.
60
612001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am, rtems/score/Makefile.am:
64        Apply include_*HEADERS instead of H_FILES.
65
662001-01-03      Joel Sherrill <joel@OARcorp.com>
67
68        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
69        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
70        now that it is dynamically allocated.
71
722000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
75
762000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
79
802000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
83        Switch to GNU canonicalization.
84
852000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Include compile.am.
88
892000-08-10      Joel Sherrill <joel@OARcorp.com>
90
91        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.