source: rtems/cpukit/score/cpu/i960/ChangeLog @ f08808e

4.104.114.84.95
Last change on this file since f08808e was f08808e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/11/04 at 05:40:53

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

  • Makefile.am: Include compile.am, again.
  • Property mode set to 100644
File size: 5.3 KB
Line 
12004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Include compile.am, again.
4
52004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Convert to using automake compilation rules.
8
92003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
12
132003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
16
172003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Remove TMPINSTALL_FILES.
20
212003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Add $(dirstamp) to preinstallation rules.
24
252003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Don't use gmake rules for preinstallation.
28
292003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Remove RTEMS_CANONICAL_HOST.
32
332003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Remove RTEMS_CHECK_CPU.
36
372003-09-04      Joel Sherrill <joel@OARcorp.com>
38
39        * cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/i960.h,
40        rtems/score/types.h: URL for license changed.
41
422003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
45
462003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Remove AC_CONFIG_AUX_DIR.
49
502002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
53        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
54
552002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Fix package name.
58
592002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
62
632002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * .cvsignore: Reformat.
66        Add autom4te*cache.
67        Remove autom4te.cache.
68
692002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
72
732002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Use .$(OBJEXT) instead of .o.
76
772002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: RTEMS_TOP(../../../..).
80
812002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * rtems.S: Remove.
84        * Makefile.am: Reflect changes above.
85
862002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Remove RTEMS_PROJECT_ROOT.
89
902002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Add RTEMS_PROG_CCAS
93
942002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
97        Add AC_PROG_RANLIB.
98
992002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
102        Use ../../../aclocal.
103
1042002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
107        Use ../../../aclocal.
108
1092001-04-03      Joel Sherrill <joel@OARcorp.com>
110
111        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
112        * rtems/score/m68ktypes.h: Removed.
113        * rtems/score/types.h: New file via CVS magic.
114        * Makefile.am, rtems/score/cpu.h: Account for name change.
115
1162001-04-03      Joel Sherrill <joel@OARcorp.com>
117
118        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
119        * rtems/score/i960types.h: Removed.
120        * rtems/score/types.h: New file via CVS magic.
121        * Makefile.am, rtems/score/cpu.h: Account for name change.
122
1232002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac:
126        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
127        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
128        * Makefile.am: Remove AUTOMAKE_OPTIONS.
129
1302002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * rtems/Makefile.am: Removed.
133        * rtems/score/Makefile.am: Removed.
134        * configure.ac: Reflect changes above.
135        * Makefile.am: Reflect changes above.
136
1372001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Add multilib support.
140
1412001-11-28      Joel Sherrill <joel@OARcorp.com>,
142
143        This was tracked as PR91.
144        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
145        is used to specify if the port uses the standard macro for this (FALSE).
146        A TRUE setting indicates the port provides its own implementation.
147
1482001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
151        * configure.in: Remove.
152        * configure.ac: New file, generated from configure.in by autoupdate.
153
1542001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
157        * Makefile.am: Use 'PREINSTALL_FILES ='.
158
1592001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am, rtems/score/Makefile.am:
162        Apply include_*HEADERS instead of H_FILES.
163
1642001-01-03      Joel Sherrill <joel@OARcorp.com>
165
166        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
167        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
168        now that it is dynamically allocated.
169
1702000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
173
1742000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
177
1782000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
181        Switch to GNU canonicalization.
182
1832000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: Include compile.am.
186
1872000-08-10      Joel Sherrill <joel@OARcorp.com>
188
189        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.