source: rtems/c/src/exec/score/cpu/i960/ChangeLog @ a25b63b

4.104.114.84.95
Last change on this file since a25b63b was a25b63b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/27/02 at 12:21:55

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

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