source: rtems/c/src/lib/libbsp/i960/cvme961/ChangeLog @ 0ece4f3

4.104.114.84.95
Last change on this file since 0ece4f3 was 0ece4f3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/03/03 at 06:57:46

2003-12-03 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Add preinstallation dirstamp support.
  • clock/Makefile.am: Cosmetics.
  • console/Makefile.am: Cosmetics.
  • shmsupp/Makefile.am: Cosmetics.
  • startup/Makefile.am: Cosmetics.
  • timer/Makefile.am: Cosmetics.
  • wrapup/Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 7.4 KB
Line 
12003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add preinstallation dirstamp support.
4        * clock/Makefile.am: Cosmetics.
5        * console/Makefile.am: Cosmetics.
6        * shmsupp/Makefile.am: Cosmetics.
7        * startup/Makefile.am: Cosmetics.
8        * timer/Makefile.am: Cosmetics.
9        * wrapup/Makefile.am: Cosmetics.
10
112003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * clock/Makefile.am: Remove all-local: $(ARCH).
14        * console/Makefile.am: Remove all-local: $(ARCH).
15        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
16        * start/Makefile.am: Remove all-local: $(ARCH).
17        * startup/Makefile.am: Remove all-local: $(ARCH).
18        * timer/Makefile.am: Remove all-local: $(ARCH).
19        * wrapup/Makefile.am: Remove all-local: $(ARCH).
20
212003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Merge-in include/Makefile.am.
24        Reflect changes to bsp.am.
25        * include/Makefile.am: Remove.
26        * configure.ac: Reflect changes above.
27
282003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * bsp_specs: Remove *lib:.
31
322003-09-04      Joel Sherrill <joel@OARcorp.com>
33
34        * clock/ckinit.c, console/console.c, include/bsp.h, shmsupp/addrconv.c,
35        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c, start/start.S,
36        startup/bspclean.c, startup/bspstart.c, startup/exit.c,
37        startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.S:
38        URL for license changed.
39
402003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Reflect having moved aclocal/.
43
442003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Reflect having moved automake/.
47        * clock/Makefile.am: Reflect having moved automake/.
48        * console/Makefile.am: Reflect having moved automake/.
49        * include/Makefile.am: Reflect having moved automake/.
50        * shmsupp/Makefile.am: Reflect having moved automake/.
51        * start/Makefile.am: Reflect having moved automake/.
52        * startup/Makefile.am: Reflect having moved automake/.
53        * timer/Makefile.am: Reflect having moved automake/.
54        * wrapup/Makefile.am: Reflect having moved automake/.
55
562003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
59
602003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        PR 445/bsps
63        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
64        Remove cpp, old_cpp (now unused).
65
662003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Remove AC_CONFIG_AUX_DIR.
69
702003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
73
742003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: AC_PREREQ(2.57).
77
782003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
81        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
82        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
83        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
84        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
85        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
86
872002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * start/Makefile.am: Use install-data-local to install startfile.
90
912002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
94
952002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * .cvsignore: Reformat.
98        Add autom4te*cache.
99        Remove autom4te.cache.
100
1012002-08-21      Joel Sherrill <joel@OARcorp.com>
102
103        * bsp_specs: Added support for -nostdlibs.
104
1052002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
108        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
109        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
110        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
111        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
112        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
113        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
114
1152002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * start/Makefile.am: Eliminate PGM.
118        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
119
1202002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
123
1242002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
127        Remove $(OBJS) from all-local.
128
1292002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * wrapup/Makefile.am: Add $(LIB) to all-local.
132
1332002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
136
1372001-05-09      Joel Sherrill <joel@OARcorp.com>
138
139        * startup/linkcmds: In support of gcc 3.1, added one of more
140        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
141        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
142        and direction of segments to memory regions may also have been
143        addressed.  This was a sweep across all BSPs.
144 
1452002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac:
148        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
149        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
150        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
151        * Makefile.am: Remove AUTOMAKE_OPTIONS.
152        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
153        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
154        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
155        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
156        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
157        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
158        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
159
1602001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
163        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
164
1652001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
168
1692001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
172        * configure.in: Remove.
173        * configure.ac: New file, generated from configure.in by autoupdate.
174
1752001-09-27      Joel Sherrill <joel@OARcorp.com>
176
177        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
178        * shmsupp/lock.c: Renamed delay() to rtems_bsp_delay().
179
1802001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * include/Makefile.am: Use 'CLEANFILES ='.
183        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
184
1852001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * wrapup/Makefile: Use GENERIC_FILES = to make automake-1.5 happy.
188
1892001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * configure.in: Add bspopts.h.
192        * include/.cvsignore: Add bspopts.h*, stamp-h*.
193        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
194        * include/bsp.h: Include bspopts.h.
195
1962001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
197
198        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
199
2002000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
203
2042000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
207
2082000-11-01      Joel Sherrill <joel@OARcorp.com>
209
210        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
211        and libcsupport.h moved from libc to lib/include/rtems and
212        now must be referenced as <rtems/XXX.h>.   Header file order
213        was cleaned up while doing this.
214
2152000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
218        Switch to GNU canonicalization.
219
2202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
223        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
224        wrapup/Makefile.am: Include compile.am
225
2262000-08-10      Joel Sherrill <joel@OARcorp.com>
227
228        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.