source: rtems/cpukit/score/cpu/c4x/ChangeLog @ d3b09bf4

4.104.114.84.95
Last change on this file since d3b09bf4 was d3b09bf4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/29/04 at 12:59:18

2004-03-29 Ralf Corsepius <ralf_corsepius@…>

  • Property mode set to 100644
File size: 6.5 KB
Line 
12004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: RTEMS_TOP([../../../..]).
4
52004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Move RTEMS_TOP one subdir down.
8
92004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Add PREINSTALL_DIRS.
12
132004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
16        Add PREINSTALL_FILES to CLEANFILES.
17
182004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Requires automake >= 1.8.1.
21
222004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Include compile.am, again.
25
262004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Convert to using automake compilation rules.
29
302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
33
342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
37
382003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Remove TMPINSTALL_FILES.
41
422003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Add $(dirstamp) to preinstallation rules.
45
462003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Don't use gmake rules for preinstallation.
49
502003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Remove RTEMS_CANONICAL_HOST.
53
542003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Remove RTEMS_CHECK_CPU.
57
582003-09-26      Joel Sherrill <joel@OARcorp.com>
59
60        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
61        references.
62
632003-09-04      Joel Sherrill <joel@OARcorp.com>
64
65        * cpu.c, cpu_asm.S, irq.c, rtems/score/c4x.h, rtems/score/cpu.h,
66        rtems/score/cpu_asm.h, rtems/score/types.h: URL for license changed.
67
682003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
71
722003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Remove AC_CONFIG_AUX_DIR.
75
762003-02-11      Joel Sherrill <joel@OARcorp.com>
77
78        * irq.c: Rework logic that decides when to call
79        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru>
80        determined that _ISR_Signals_to_thread_executing was not being
81        honored and/or cleared properly.
82
832002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
86        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
87
882002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Fix package name.
91
922002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
95
962002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * .cvsignore: Reformat.
99        Add autom4te*cache.
100        Remove autom4te.cache.
101
1022002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
105
1062002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Use .$(OBJEXT) instead of .o.
109
1102002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Use . instead of .o.
113
1142002-07-05      Joel Sherrill <joel@OARcorp.com>
115
116        * cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was
117        marked XXX.
118
1192002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: RTEMS_TOP(../../../..).
122
1232002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * rtems.c: Remove.
126        * Makefile.am: Reflect changes above.
127
1282002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Remove RTEMS_PROJECT_ROOT.
131
1322002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Add RTEMS_PROG_CCAS
135
1362002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
139        Add AC_PROG_RANLIB.
140
1412002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
144        Use ../../../aclocal.
145
1462001-04-03      Joel Sherrill <joel@OARcorp.com>
147
148        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
149        * rtems/score/c4xtypes.h: Removed.
150        * rtems/score/types.h: New file via CVS magic.
151        * Makefile.am, rtems/score/cpu.h: Account for name change.
152
1532002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac:
156        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
157        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
158        * Makefile.am: Remove AUTOMAKE_OPTIONS.
159
1602002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * rtems/Makefile.am: Removed.
163        * rtems/score/Makefile.am: Removed.
164        * configure.ac: Reflect changes above.
165        * Makefile.am: Reflect changes above.
166
1672002-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * asm.h: Remove #include <rtems/score/targopts.h>.
170        Add #include <rtems/score/cpuopts.h>.
171
172
173
1742002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
177
1782001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.ac: Use RTEMS_ENV_RTEMSCPU.
181
1822001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: Add multilib support.
185
1862001-11-28      Joel Sherrill <joel@OARcorp.com>,
187
188        This was tracked as PR91.
189        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
190        is used to specify if the port uses the standard macro for this (FALSE).
191        A TRUE setting indicates the port provides its own implementation.
192
1932001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
196        * configure.in: Remove.
197        * configure.ac: New file, generated from configure.in by autoupdate.
198
1992001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
202        * Makefile.am: Use 'PREINSTALL_FILES ='.
203
2042001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * Makefile.am, rtems/score/Makefile.am:
207        Apply include_*HEADERS instead of H_FILES.
208
2092001-01-03      Joel Sherrill <joel@OARcorp.com>
210
211        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
212
2132000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
216
2172000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
220
2212000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
224        Switch to GNU canonicalization.
225
2262000-10-18      Joel Sherrill <joel@OARcorp.com>
227
228        * rtems/score/c4x.h: Modified to properly multilib.  This required
229        using only macros predefined by gcc.
230
2312000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.am: Include compile.am, formatting.
234        * rtems/Makefile.am: formatting.
235        * rtems/score/Makefile.am: formatting.
236
2372000-08-10      Joel Sherrill <joel@OARcorp.com>
238
239        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.