source: rtems/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog @ 0a0d67c5

4.104.114.84.95
Last change on this file since 0a0d67c5 was 0a0d67c5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/01/04 at 10:11:40

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

  • include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
  • include/bsp.h: Include <rtems/console.h> instead of <console.h>.
  • Property mode set to 100644
File size: 8.4 KB
RevLine 
[0a0d67c5]12004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
4        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
5
[6505d3fa]62004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        * clock/ckinit.c, shmsupp/getcfg.c, shmsupp/lock.c,
9        startup/bspstart.c, timer/timer.c, timer/timerisr.c: Convert to
10        using c99 fixed size types.
11
[2a7f9a28]122004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Reflect changes to bsp.am.
15        Preinstall dist_project_lib*.
16
[6ac101b]172004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Reflect changes to bsp.am.
20
[689d065]212004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
24        Remove RTEMS_CHECK_MULTIPROCESSING.
25
[ed4f16b]262004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
29        shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
30        wrapup/Makefile.am. Use automake compilation rules.
31        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
32        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
33        * configure.ac: Reflect changes above.
34
[f3c5a0ec]352004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
38        Add RTEMS_PROG_CCAS.
39
[2897e73]402004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Add PREINSTALL_DIRS.
43
[ff716ea0]442004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
47        Add PRE/TMPINSTALL_FILES to CLEANFILES.
48        * startup/Makefile.am: Ditto.
49
[6411947]502004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * wrapup/Makefile.am: Eliminate $(LIB).
53        Use noinst_DATA to trigger building libbsp.a.
54
[e98048e6]552003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * wrapup/Makefile.am: Remove GENERIC_FILES.
58
[e393f28]592003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
62
[e6135837]632003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
66
[810720b6]672003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
70
[b3d5cde]712003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * startup/Makefile.am: Misc cleanups and fixes.
74        * wrapup/Makefile.am: Misc cleanups and fixes.
75
[19bb9c3]762003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Add preinstallation dirstamp support.
79        * clock/Makefile.am: Cosmetics.
80        * console/Makefile.am: Cosmetics.
81        * shmsupp/Makefile.am: Cosmetics.
82        * startup/Makefile.am: Cosmetics.
83        * timer/Makefile.am: Cosmetics.
84        * wrapup/Makefile.am: Cosmetics.
85
[cbfc5936]862003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * clock/Makefile.am: Remove all-local: $(ARCH).
89        * console/Makefile.am: Remove all-local: $(ARCH).
90        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
91        * startup/Makefile.am: Remove all-local: $(ARCH).
92        * timer/Makefile.am: Remove all-local: $(ARCH).
93        * wrapup/Makefile.am: Remove all-local: $(ARCH).
94
[75db8c22]952003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Merge-in include/Makefile.am.
98        Reflect changes to bsp.am.
99        * include/Makefile.am: Remove.
100        * configure.ac: Reflect changes above.
101
[690a6d2]1022003-09-04      Joel Sherrill <joel@OARcorp.com>
103
104        * clock/ckinit.c, console/console.c, include/bsp.h, shmsupp/addrconv.c,
105        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c,
106        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
107        startup/main.c, startup/setvec.c, timer/timer.c, timer/timerisr.c:
108        URL for license changed.
109
[fe8bc62f]1102003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Reflect having moved aclocal/.
113
[482373c]1142003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
[c483a4e]116        * Makefile.am: Reflect having moved automake/.
117        * clock/Makefile.am: Reflect having moved automake/.
118        * console/Makefile.am: Reflect having moved automake/.
119        * include/Makefile.am: Reflect having moved automake/.
120        * shmsupp/Makefile.am: Reflect having moved automake/.
121        * startup/Makefile.am: Reflect having moved automake/.
122        * timer/Makefile.am: Reflect having moved automake/.
123        * wrapup/Makefile.am: Reflect having moved automake/.
[482373c]124
[7dcc3fe]1252003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
128
[d266acd2]1292003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
[75fcb394]131        PR 445/bsps
[d266acd2]132        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
133        Remove cpp, old_cpp (now unused).
134
[afaa498d]1352003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Remove AC_CONFIG_AUX_DIR.
138
[ccd81b60]1392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
142
[9b5c258]1432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: AC_PREREQ(2.57).
146
[1d36d2af]1472003-01-20      Joel Sherrill <joel@OARcorp.com>
148
149        * startup/linkcmds*: Add FreeBSD sysctl() sections.
150
[a342f8f]1512003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
154        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
155        * shmsupp/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
[ad5c7fe]1592002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
162
[8730f45]1632002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * .cvsignore: Reformat.
166        Add autom4te*cache.
167        Remove autom4te.cache.
168
[a2ae30c2]1692002-08-21      Joel Sherrill <joel@OARcorp.com>
170
171        * bsp_specs: Added support for -nostdlibs.
172
[c61c097]1732002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
176        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
177        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
178        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
179        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
180        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
181
[f1feebb]1822002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
185
[445c0a0]1862002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
189        Remove $(OBJS) from all-local.
190
[80defac]1912002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
194
[1442144d]1952002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac:
198        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
199        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
200        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
201        * Makefile.am: Remove AUTOMAKE_OPTIONS.
202        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
203        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
206        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
207        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
208
[9e1ae79]2092001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
212
[df25c998]2132001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
216        * configure.in: Remove.
217        * configure.ac: New file, generated from configure.in by autoupdate.
218
[cbb5fc7]2192001-09-27      Joel Sherrill <joel@OARcorp.com>
220
221        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
222        * shmsupp/lock.c: Renamed delay() to rtems_bsp_delay().
[e94ad1fe]223
[7b4917c]2242001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * include/Makefile.am: Use 'CLEANFILES ='.
227        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
228
[42705e11]2292001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * configure.in: Add bspopts.h.
232        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
233        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
234        * include/bsp.h: Include bspopts.h.
235
[3aa441c9]2362001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
237
238        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
239
[feead226]2402000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
243
[a314d3b4]2442000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
247
[eba2e4f]2482000-11-01      Joel Sherrill <joel@OARcorp.com>
249
250        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
251        and libcsupport.h moved from libc to lib/include/rtems and
252        now must be referenced as <rtems/XXX.h>.   Header file order
253        was cleaned up while doing this.
254
[e83378d]2552000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
258        Switch to GNU canonicalization.
259
[0dcf5e12]2602000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
263        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
264        compile.am
265
[e94ad1fe]2662000-08-10      Joel Sherrill <joel@OARcorp.com>
267
268        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.