source: rtems/cpukit/score/cpu/sh/ChangeLog @ 90550fe

4.104.114.84.95
Last change on this file since 90550fe was 90550fe, checked in by Joel Sherrill <joel.sherrill@…>, on 09/29/04 at 20:32:16

2004-09-29 Joel Sherrill <joel@…>

  • rtems/score/cpu.h: i960 obsoleted and all references removed.
  • Property mode set to 100644
File size: 7.1 KB
Line 
12004-09-29      Joel Sherrill <joel@OARcorp.com>
2
3        * rtems/score/cpu.h: i960 obsoleted and all references removed.
4
52004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
8        * Makefile.am: Don't include multilib.am.
9        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
10
112004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * Makefile.am: Install asm.h to $(includedir)/rtems.
14
152004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
16
17        * cpu.c, rtems/score/cpu.h, rtems/score/sh.h, rtems/score/sh_io.h:
18        Convert to using c99 fixed size types.
19
202004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
21
22        * configure.ac: RTEMS_TOP([../../../..]).
23
242004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Move RTEMS_TOP one subdir down.
27
282004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Add PREINSTALL_DIRS.
31
322004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
35        Add PREINSTALL_FILES to CLEANFILES.
36
372004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Requires automake >= 1.8.1.
40
412004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Include compile.am, again.
44
452004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Convert to using automake compilation rules.
48
492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
52
532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
56
572003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Remove TMPINSTALL_FILES.
60
612003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Add $(dirstamp) to preinstallation rules.
64
652003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Don't use gmake rules for preinstallation.
68
692003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Remove RTEMS_CANONICAL_HOST.
72
732003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Remove RTEMS_CHECK_CPU.
76
772003-09-26      Joel Sherrill <joel@OARcorp.com>
78
79        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
80        references.
81
822003-09-04      Joel Sherrill <joel@OARcorp.com>
83
84        * asm.h, cpu.c, rtems/score/cpu.h, rtems/score/sh.h,
85        rtems/score/sh_io.h, rtems/score/types.h: URL for license changed.
86
872003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
90
912003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Remove AC_CONFIG_AUX_DIR.
94
952002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
98        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
99
1002002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Fix package name.
103
1042002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
107
1082002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * rtems/score/sh.h: Fix typo in comment (Starus->Status).
111
1122002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * .cvsignore: Reformat.
115        Add autom4te*cache.
116        Remove autom4te.cache.
117
1182002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
121
1222002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Use .$(OBJEXT) instead of .o.
125
1262002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: RTEMS_TOP(../../../..).
129
1302002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * rtems.c: Remove.
133        * Makefile.am: Reflect changes above.
134
1352002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Remove RTEMS_PROJECT_ROOT.
138
1392002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Add RTEMS_PROG_CCAS
142
1432002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
146        Add AC_PROG_RANLIB.
147
1482002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
151        Use ../../../aclocal.
152
1532002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * rtems.c: Adaptation to gcc-3.0.x.
156
1572001-04-03      Joel Sherrill <joel@OARcorp.com>
158
159        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
160        * rtems/score/shtypes.h: Removed.
161        * rtems/score/types.h: New file via CVS magic.
162        * Makefile.am, rtems/score/cpu.h: Account for name change.
163
1642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac:
167        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
168        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
169        * Makefile.am: Remove AUTOMAKE_OPTIONS.
170
1712002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * Makefile.am: Reflect 2002-01-23 changes.
174
1752002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Reflect 2002-01-23 changes.
178
1792002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * rtems/Makefile.am: Removed.
182        * rtems/score/Makefile.am: Removed.
183        * configure.ac: Reflect changes above.
184
1852001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Add multilib support.
188
1892001-11-28      Joel Sherrill <joel@OARcorp.com>,
190
191        This was tracked as PR91.
192        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
193        is used to specify if the port uses the standard macro for this (FALSE).
194        A TRUE setting indicates the port provides its own implementation.
195
1962001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * cpu.c: Fix #ifdefs, add missing #endif.
199
2002001-10-12      Joel Sherrill <joel@OARcorp.com>
201
202        * asm.h, cpu.c, rtems.c, rtems/score/cpu.h, rtems/score/sh.h,
203        rtems/score/sh_io.h, rtems/score/shtypes.h: Consistency changes
204        and made sure there were no includes from the libcpu tree.
205
2062001-10-12      Alexandra Kossovsky <sasha@oktet.ru>
207
208        * cpu.c, rtems/score/cpu.h, rtems/score/sh.h: Modified to
209        support SH4.  Reviewed by Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210        who did the original SH port.
211
2122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
215        * configure.in: Remove.
216        * configure.ac: New file, generated from configure.in by autoupdate.
217
2182001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
221        * Makefile.am: Use 'PREINSTALL_FILES ='.
222
2232001-07-25  Radzislaw Galler  <rgaller@et.put.poznan.pl>
224
225        * cpu.c (_CPU_ISR_install_vector): Corrected interrupt range
226        checking which was SH1 specific. It didn't work for SH2 (has more
227        interrupt sources).
228
2292001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * Makefile.am, rtems/score/Makefile.am:
232        Apply include_*HEADERS instead of H_FILES.
233
2342001-01-03      Joel Sherrill <joel@OARcorp.com>
235
236        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
237
2382000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
241
2422000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
245
2462000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
249        Switch to GNU canonicalization.
250
2512000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * Makefile.am: Include compile.am.
254
2552000-08-10      Joel Sherrill <joel@OARcorp.com>
256
257        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.