source: rtems/cpukit/score/cpu/sh/ChangeLog @ 36e48b1

4.104.114.84.95
Last change on this file since 36e48b1 was 36e48b1, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/12/04 at 07:18:55

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

  • configure.ac: Requires automake >= 1.8.1.
  • Property mode set to 100644
File size: 6.1 KB
Line 
12004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Requires automake >= 1.8.1.
4
52004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Include compile.am, again.
8
92004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Convert to using automake compilation rules.
12
132003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
16
172003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
20
212003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Remove TMPINSTALL_FILES.
24
252003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Add $(dirstamp) to preinstallation rules.
28
292003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Don't use gmake rules for preinstallation.
32
332003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Remove RTEMS_CANONICAL_HOST.
36
372003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Remove RTEMS_CHECK_CPU.
40
412003-09-26      Joel Sherrill <joel@OARcorp.com>
42
43        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
44        references.
45
462003-09-04      Joel Sherrill <joel@OARcorp.com>
47
48        * asm.h, cpu.c, rtems/score/cpu.h, rtems/score/sh.h,
49        rtems/score/sh_io.h, rtems/score/types.h: URL for license changed.
50
512003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
54
552003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Remove AC_CONFIG_AUX_DIR.
58
592002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
62        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
63
642002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: Fix package name.
67
682002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
71
722002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * rtems/score/sh.h: Fix typo in comment (Starus->Status).
75
762002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * .cvsignore: Reformat.
79        Add autom4te*cache.
80        Remove autom4te.cache.
81
822002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
85
862002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Use .$(OBJEXT) instead of .o.
89
902002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: RTEMS_TOP(../../../..).
93
942002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * rtems.c: Remove.
97        * Makefile.am: Reflect changes above.
98
992002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Remove RTEMS_PROJECT_ROOT.
102
1032002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Add RTEMS_PROG_CCAS
106
1072002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
110        Add AC_PROG_RANLIB.
111
1122002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
115        Use ../../../aclocal.
116
1172002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * rtems.c: Adaptation to gcc-3.0.x.
120
1212001-04-03      Joel Sherrill <joel@OARcorp.com>
122
123        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
124        * rtems/score/shtypes.h: Removed.
125        * rtems/score/types.h: New file via CVS magic.
126        * Makefile.am, rtems/score/cpu.h: Account for name change.
127
1282002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac:
131        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
132        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
133        * Makefile.am: Remove AUTOMAKE_OPTIONS.
134
1352002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Reflect 2002-01-23 changes.
138
1392002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Makefile.am: Reflect 2002-01-23 changes.
142
1432002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * rtems/Makefile.am: Removed.
146        * rtems/score/Makefile.am: Removed.
147        * configure.ac: Reflect changes above.
148
1492001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Add multilib support.
152
1532001-11-28      Joel Sherrill <joel@OARcorp.com>,
154
155        This was tracked as PR91.
156        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
157        is used to specify if the port uses the standard macro for this (FALSE).
158        A TRUE setting indicates the port provides its own implementation.
159
1602001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * cpu.c: Fix #ifdefs, add missing #endif.
163
1642001-10-12      Joel Sherrill <joel@OARcorp.com>
165
166        * asm.h, cpu.c, rtems.c, rtems/score/cpu.h, rtems/score/sh.h,
167        rtems/score/sh_io.h, rtems/score/shtypes.h: Consistency changes
168        and made sure there were no includes from the libcpu tree.
169
1702001-10-12      Alexandra Kossovsky <sasha@oktet.ru>
171
172        * cpu.c, rtems/score/cpu.h, rtems/score/sh.h: Modified to
173        support SH4.  Reviewed by Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174        who did the original SH port.
175
1762001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
179        * configure.in: Remove.
180        * configure.ac: New file, generated from configure.in by autoupdate.
181
1822001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
185        * Makefile.am: Use 'PREINSTALL_FILES ='.
186
1872001-07-25  Radzislaw Galler  <rgaller@et.put.poznan.pl>
188
189        * cpu.c (_CPU_ISR_install_vector): Corrected interrupt range
190        checking which was SH1 specific. It didn't work for SH2 (has more
191        interrupt sources).
192
1932001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * Makefile.am, rtems/score/Makefile.am:
196        Apply include_*HEADERS instead of H_FILES.
197
1982001-01-03      Joel Sherrill <joel@OARcorp.com>
199
200        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
201
2022000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
205
2062000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
209
2102000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
213        Switch to GNU canonicalization.
214
2152000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * Makefile.am: Include compile.am.
218
2192000-08-10      Joel Sherrill <joel@OARcorp.com>
220
221        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.