source: rtems/c/src/lib/libbsp/i960/i960sim/ChangeLog @ 3344730a

4.104.114.84.95
Last change on this file since 3344730a was 3344730a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/21/04 at 16:21:25

2004-04-21 Ralf Corsepius <ralf_corsepius@…>

PR 613/bsps

  • include/bsp.h: Remove MAX_LONG_TEST_DURATION.
  • Property mode set to 100644
File size: 9.1 KB
Line 
12004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        PR 613/bsps
4        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
5
62004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        PR 614/bsps
9        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
10
112004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
14        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
15        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
16
172004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        * startup/bspstart.c: Convert to using c99 fixed size types.
20
212004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Reflect changes to bsp.am.
24        Preinstall dist_project_lib*.
25
262004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Reflect changes to bsp.am.
29
302004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Fix minor bugs in previous patch.
33
342004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
37        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
38        wrapup/Makefile.am. Use automake compilation rules.
39        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
40        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
41        * configure.ac: Reflect changes above.
42
432004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
46        Add RTEMS_PROG_CCAS.
47
482004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Add PREINSTALL_DIRS.
51        * wrapup/Makefile.am: Reflect changes to libcpu.
52
532004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * start/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
56        Add PRE/TMPINSTALL_FILES to CLEANFILES.
57        * startup/Makefile.am: Ditto.
58
592004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * wrapup/Makefile.am: Eliminate $(LIB).
62        Use noinst_DATA to trigger building libbsp.a.
63
642003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
67        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
68
692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
72        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
73
742003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
77
782003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * start/Makefile.am: Misc cleanups and fixes.
81        * startup/Makefile.am: Misc cleanups and fixes.
82        * wrapup/Makefile.am: Misc cleanups and fixes.
83
842003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Add preinstallation dirstamp support.
87        * clock/Makefile.am: Cosmetics.
88        * console/Makefile.am: Cosmetics.
89        * startup/Makefile.am: Cosmetics.
90        * timer/Makefile.am: Cosmetics.
91        * wrapup/Makefile.am: Cosmetics.
92
932003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * clock/Makefile.am: Remove all-local: $(ARCH).
96        * console/Makefile.am: Remove all-local: $(ARCH).
97        * start/Makefile.am: Remove all-local: $(ARCH).
98        * startup/Makefile.am: Remove all-local: $(ARCH).
99        * timer/Makefile.am: Remove all-local: $(ARCH).
100        * wrapup/Makefile.am: Remove all-local: $(ARCH).
101
1022003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Merge-in include/Makefile.am.
105        Reflect changes to bsp.am.
106        * include/Makefile.am: Remove.
107        * configure.ac: Reflect changes above.
108
1092003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * bsp_specs: Remove *lib:.
112
1132003-09-04      Joel Sherrill <joel@OARcorp.com>
114
115        * console/console-io.c, include/bsp.h, startup/bspstart.c: URL for
116        license changed.
117
1182003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am: Reflect having moved aclocal/.
121
1222003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Reflect having moved automake/.
125        * clock/Makefile.am: Reflect having moved automake/.
126        * console/Makefile.am: Reflect having moved automake/.
127        * include/Makefile.am: Reflect having moved automake/.
128        * start/Makefile.am: Reflect having moved automake/.
129        * startup/Makefile.am: Reflect having moved automake/.
130        * timer/Makefile.am: Reflect having moved automake/.
131        * wrapup/Makefile.am: Reflect having moved automake/.
132
1332003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
136
1372003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        PR 445/bsps
140        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
141        Remove cpp, old_cpp (now unused).
142
1432003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: Remove AC_CONFIG_AUX_DIR.
146
1472003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
150
1512003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac: AC_PREREQ(2.57).
154
1552003-01-20      Joel Sherrill <joel@OARcorp.com>
156
157        * startup/linkcmds*: Add FreeBSD sysctl() sections.
158
1592003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
162        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
165        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
166
1672002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * start/Makefile.am: Use install-data-local to install startfile.
170
1712002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
174
1752002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * .cvsignore: Reformat.
178        Add autom4te*cache.
179        Remove autom4te.cache.
180
1812002-08-21      Joel Sherrill <joel@OARcorp.com>
182
183        * bsp_specs: Added support for -nostdlibs.
184
1852002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
188        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
189        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
190        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
193
1942002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * start/Makefile.am: Eliminate PGM.
197        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
198
1992002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
202
2032002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
206        Remove $(OBJS) from all-local.
207
2082002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * wrapup/Makefile.am: Add $(LIB) to all-local.
211
2122002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
215
2162002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * configure.ac:
219        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
220        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
221        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
222        * Makefile.am: Remove AUTOMAKE_OPTIONS.
223        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
226        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
229
2302001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
233        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
234
2352001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
238
2392001-10-12      Joel Sherrill <joel@OARcorp.com>
240
241        * console/console-io.c: Fixed typo.
242
2432001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
246        * configure.in: Remove.
247        * configure.ac: New file, generated from configure.in by autoupdate.
248
2492001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * include/Makefile.am: Use 'CLEANFILES ='.
252        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
253
2542001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.in: Add bspopts.h.
257        * include/.cvsignore: Add bspopts.h*, stamp-h*.
258        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
259        * include/bsp.h: Include bspopts.h.
260
2612001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
262
263        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
264
2652001-01-03      Joel Sherrill <joel@OARcorp.com>
266
267        * console/console-io.c: Added console_initialize_hardware().
268
2692000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
272
2732000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
276
2772000-11-01      Joel Sherrill <joel@OARcorp.com>
278
279        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
280        and libcsupport.h moved from libc to lib/include/rtems and
281        now must be referenced as <rtems/XXX.h>.   Header file order
282        was cleaned up while doing this.
283
2842000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
287        Switch to GNU canonicalization.
288
2892000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
292        wrapup/Makefile.am, clock/Makefile.am: Include compile.am
293
2942000-08-10      Joel Sherrill <joel@OARcorp.com>
295
296        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.