source: rtems/c/src/lib/libbsp/i960/cvme961/ChangeLog @ 2a7f9a28

4.104.114.84.95
Last change on this file since 2a7f9a28 was 2a7f9a28, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:22:18

2004-02-19 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
  • Property mode set to 100644
File size: 9.6 KB
Line 
12004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4        Preinstall dist_project_lib*.
5
62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9
102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
13
142004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Correct path to libcpu.
17
182004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
21        shmsupp/Makefile.am, start/Makefile.am, startup/Makefile.am,
22        timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
23        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
24        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
25        wrapup/Makefile.am: Remove.
26        * configure.ac: Reflect changes above.
27
282004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
31        Add RTEMS_PROG_CCAS.
32
332004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Add PREINSTALL_DIRS.
36        * wrapup/Makefile.am: Reflect changes to libcpu.
37
382004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * start/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
41        Add PRE/TMPINSTALL_FILES to CLEANFILES.
42        * startup/Makefile.am: Ditto.
43
442004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * wrapup/Makefile.am: Eliminate $(LIB).
47        Use noinst_DATA to trigger building libbsp.a.
48
492003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * wrapup/Makefile.am: Remove GENERIC_FILES.
52
532003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
56        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
57
582003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
61        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
62
632003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
66
672003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * start/Makefile.am: Misc cleanups and fixes.
70        * startup/Makefile.am: Misc cleanups and fixes.
71        * wrapup/Makefile.am: Misc cleanups and fixes.
72
732003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Add preinstallation dirstamp support.
76        * clock/Makefile.am: Cosmetics.
77        * console/Makefile.am: Cosmetics.
78        * shmsupp/Makefile.am: Cosmetics.
79        * startup/Makefile.am: Cosmetics.
80        * timer/Makefile.am: Cosmetics.
81        * wrapup/Makefile.am: Cosmetics.
82
832003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * clock/Makefile.am: Remove all-local: $(ARCH).
86        * console/Makefile.am: Remove all-local: $(ARCH).
87        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
88        * start/Makefile.am: Remove all-local: $(ARCH).
89        * startup/Makefile.am: Remove all-local: $(ARCH).
90        * timer/Makefile.am: Remove all-local: $(ARCH).
91        * wrapup/Makefile.am: Remove all-local: $(ARCH).
92
932003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Merge-in include/Makefile.am.
96        Reflect changes to bsp.am.
97        * include/Makefile.am: Remove.
98        * configure.ac: Reflect changes above.
99
1002003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * bsp_specs: Remove *lib:.
103
1042003-09-04      Joel Sherrill <joel@OARcorp.com>
105
106        * clock/ckinit.c, console/console.c, include/bsp.h, shmsupp/addrconv.c,
107        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c, start/start.S,
108        startup/bspclean.c, startup/bspstart.c, startup/exit.c,
109        startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.S:
110        URL for license changed.
111
1122003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Reflect having moved aclocal/.
115
1162003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Reflect having moved automake/.
119        * clock/Makefile.am: Reflect having moved automake/.
120        * console/Makefile.am: Reflect having moved automake/.
121        * include/Makefile.am: Reflect having moved automake/.
122        * shmsupp/Makefile.am: Reflect having moved automake/.
123        * start/Makefile.am: Reflect having moved automake/.
124        * startup/Makefile.am: Reflect having moved automake/.
125        * timer/Makefile.am: Reflect having moved automake/.
126        * wrapup/Makefile.am: Reflect having moved automake/.
127
1282003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
131
1322003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        PR 445/bsps
135        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
136        Remove cpp, old_cpp (now unused).
137
1382003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Remove AC_CONFIG_AUX_DIR.
141
1422003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
145
1462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: AC_PREREQ(2.57).
149
1502003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
154        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
155        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
156        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
157        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
158
1592002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * start/Makefile.am: Use install-data-local to install startfile.
162
1632002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
166
1672002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * .cvsignore: Reformat.
170        Add autom4te*cache.
171        Remove autom4te.cache.
172
1732002-08-21      Joel Sherrill <joel@OARcorp.com>
174
175        * bsp_specs: Added support for -nostdlibs.
176
1772002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
180        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
181        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
182        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
183        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
184        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
185        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
186
1872002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * start/Makefile.am: Eliminate PGM.
190        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
191
1922002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
195
1962002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
199        Remove $(OBJS) from all-local.
200
2012002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * wrapup/Makefile.am: Add $(LIB) to all-local.
204
2052002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
208
2092001-05-09      Joel Sherrill <joel@OARcorp.com>
210
211        * startup/linkcmds: In support of gcc 3.1, added one of more
212        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
213        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
214        and direction of segments to memory regions may also have been
215        addressed.  This was a sweep across all BSPs.
216 
2172002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac:
220        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
221        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
222        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
223        * Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
226        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
231
2322001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
235        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
236
2372001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
240
2412001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
244        * configure.in: Remove.
245        * configure.ac: New file, generated from configure.in by autoupdate.
246
2472001-09-27      Joel Sherrill <joel@OARcorp.com>
248
249        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
250        * shmsupp/lock.c: Renamed delay() to rtems_bsp_delay().
251
2522001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * include/Makefile.am: Use 'CLEANFILES ='.
255        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
256
2572001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * wrapup/Makefile: Use GENERIC_FILES = to make automake-1.5 happy.
260
2612001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.in: Add bspopts.h.
264        * include/.cvsignore: Add bspopts.h*, stamp-h*.
265        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
266        * include/bsp.h: Include bspopts.h.
267
2682001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
269
270        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
271
2722000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
275
2762000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
279
2802000-11-01      Joel Sherrill <joel@OARcorp.com>
281
282        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
283        and libcsupport.h moved from libc to lib/include/rtems and
284        now must be referenced as <rtems/XXX.h>.   Header file order
285        was cleaned up while doing this.
286
2872000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
290        Switch to GNU canonicalization.
291
2922000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
295        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
296        wrapup/Makefile.am: Include compile.am
297
2982000-08-10      Joel Sherrill <joel@OARcorp.com>
299
300        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.