source: rtems/cpukit/score/cpu/i960/ChangeLog @ 7ea55607

4.104.114.84.95
Last change on this file since 7ea55607 was 7ea55607, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/21/04 at 16:05:27

2004-01-21 Ralf Corsepius <corsepiu@…>

  • configure.ac: Move RTEMS_TOP one subdir down.
  • Property mode set to 100644
File size: 5.7 KB
Line 
12004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Move RTEMS_TOP one subdir down.
4
52004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Add PREINSTALL_DIRS.
8
92004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
12        Add PREINSTALL_FILES to CLEANFILES.
13
142004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Requires automake >= 1.8.1.
17
182004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Include compile.am, again.
21
222004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Convert to using automake compilation rules.
25
262003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
29
302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
33
342003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Remove TMPINSTALL_FILES.
37
382003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Add $(dirstamp) to preinstallation rules.
41
422003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Don't use gmake rules for preinstallation.
45
462003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Remove RTEMS_CANONICAL_HOST.
49
502003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Remove RTEMS_CHECK_CPU.
53
542003-09-04      Joel Sherrill <joel@OARcorp.com>
55
56        * cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/i960.h,
57        rtems/score/types.h: URL for license changed.
58
592003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
62
632003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Remove AC_CONFIG_AUX_DIR.
66
672002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
70        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
71
722002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Fix package name.
75
762002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
79
802002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * .cvsignore: Reformat.
83        Add autom4te*cache.
84        Remove autom4te.cache.
85
862002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
89
902002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Use .$(OBJEXT) instead of .o.
93
942002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: RTEMS_TOP(../../../..).
97
982002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * rtems.S: Remove.
101        * Makefile.am: Reflect changes above.
102
1032002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Remove RTEMS_PROJECT_ROOT.
106
1072002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Add RTEMS_PROG_CCAS
110
1112002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
114        Add AC_PROG_RANLIB.
115
1162002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
119        Use ../../../aclocal.
120
1212002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
124        Use ../../../aclocal.
125
1262001-04-03      Joel Sherrill <joel@OARcorp.com>
127
128        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
129        * rtems/score/m68ktypes.h: Removed.
130        * rtems/score/types.h: New file via CVS magic.
131        * Makefile.am, rtems/score/cpu.h: Account for name change.
132
1332001-04-03      Joel Sherrill <joel@OARcorp.com>
134
135        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
136        * rtems/score/i960types.h: Removed.
137        * rtems/score/types.h: New file via CVS magic.
138        * Makefile.am, rtems/score/cpu.h: Account for name change.
139
1402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac:
143        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
144        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
145        * Makefile.am: Remove AUTOMAKE_OPTIONS.
146
1472002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * rtems/Makefile.am: Removed.
150        * rtems/score/Makefile.am: Removed.
151        * configure.ac: Reflect changes above.
152        * Makefile.am: Reflect changes above.
153
1542001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Add multilib support.
157
1582001-11-28      Joel Sherrill <joel@OARcorp.com>,
159
160        This was tracked as PR91.
161        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
162        is used to specify if the port uses the standard macro for this (FALSE).
163        A TRUE setting indicates the port provides its own implementation.
164
1652001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
168        * configure.in: Remove.
169        * configure.ac: New file, generated from configure.in by autoupdate.
170
1712001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
174        * Makefile.am: Use 'PREINSTALL_FILES ='.
175
1762001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * Makefile.am, rtems/score/Makefile.am:
179        Apply include_*HEADERS instead of H_FILES.
180
1812001-01-03      Joel Sherrill <joel@OARcorp.com>
182
183        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
184        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
185        now that it is dynamically allocated.
186
1872000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
190
1912000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
194
1952000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
198        Switch to GNU canonicalization.
199
2002000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * Makefile.am: Include compile.am.
203
2042000-08-10      Joel Sherrill <joel@OARcorp.com>
205
206        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.