source: rtems/cpukit/score/cpu/or32/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.2 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.c, rtems/score/cpu.h, rtems/score/cpu_asm.h,
66        rtems/score/or32.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
762002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
79        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
80
812002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Fix package name.
84
852002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
88
892002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * .cvsignore: Reformat.
92        Add autom4te*cache.
93        Remove autom4te.cache.
94
952002-09-14      Ivan Guzvinec <ivang@opencores.org>
96
97        * rtems/score/cpu.h (_CPU_Initialize_vectors) Define to NULL
98        since it is not used.
99
1002002-08-06      Joel Sherrill <joel@OARcorp.com>
101
102        * asm.h, rtems/score/cpu.h: Correct items that have changed since
103        RTEMS version or32 port was based upon.
104
1052002-08-05      Chris Ziomkowski <chris@asics.ws>
106
107        * asm.h, cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/or32.h,
108        rtems/score/types.h: Merged from OpenCores CVS repository.
109
1102002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
113
1142002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Use .$(OBJEXT) instead of .o.
117
1182002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: RTEMS_TOP(../../../..).
121
1222002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * rtems.c: Remove.
125        * Makefile.am: Reflect changes above.
126
1272002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Remove RTEMS_PROJECT_ROOT.
130
1312002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Add RTEMS_PROG_CCAS
134
1352002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
138        Add AC_PROG_RANLIB.
139
1402002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
143        Use ../../../aclocal.
144
1452001-04-03      Joel Sherrill <joel@OARcorp.com>
146
147        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
148        * rtems/score/or32types.h: Removed.
149        * rtems/score/types.h: New file via CVS magic.
150        * Makefile.am, rtems/score/cpu.h: Account for name change.
151
1522002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac:
155        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
156        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
157        * Makefile.am: Remove AUTOMAKE_OPTIONS.
158
1592001-02-27      Joel Sherrill <joel@OARcorp.com>
160
161        * rtems/score/cpu.h: Fix conditional to match current GCC.
162
1632001-02-05      Joel Sherrill <joel@OARcorp.com>
164
165        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
166
1672002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * rtems/Makefile.am: Removed.
170        * rtems/score/Makefile.am: Removed.
171        * configure.ac: Reflect changes above.
172        * Makefile.am: Reflect changes above.
173
1742001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * Makefile.am: Add multilib support.
177
1782001-11-28      Joel Sherrill <joel@OARcorp.com>,
179
180        This was tracked as PR91.
181        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
182        is used to specify if the port uses the standard macro for this (FALSE).
183        A TRUE setting indicates the port provides its own implementation.
184
1852001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
188        * configure.in: Remove.
189        * configure.ac: New file, generated from configure.in by autoupdate.
190
1912001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
194        * Makefile.am: Use 'PREINSTALL_FILES ='.
195
1962001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * Makefile.am, rtems/score/Makefile.am:
199        Apply include_*HEADERS instead of H_FILES.
200
2012001-01-03      Joel Sherrill <joel@OARcorp.com>
202
203        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
204
2052000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
208
2092000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
212
2132000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
216        Switch to GNU canonicalization.
217
2182000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * Makefile.am: Include compile.am.
221
2222000-08-11      Joel Sherrill <joel@OARcorp.com>
223
224        * Shell added for or32 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.