source: rtems/cpukit/score/cpu/i960/ChangeLog @ 6f79a970

4.104.114.84.95
Last change on this file since 6f79a970 was 6f79a970, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/27/02 at 03:59:59

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

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