source: rtems/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog @ 6505d3fa

4.104.114.84.95
Last change on this file since 6505d3fa was 6505d3fa, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/31/04 at 05:20:11

2004-03-31 Ralf Corsepius <ralf_corsepius@…>

  • clock/ckinit.c, shmsupp/getcfg.c, shmsupp/lock.c, startup/bspstart.c, timer/timer.c, timer/timerisr.c: Convert to using c99 fixed size types.
  • Property mode set to 100644
File size: 8.2 KB
Line 
12004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * clock/ckinit.c, shmsupp/getcfg.c, shmsupp/lock.c,
4        startup/bspstart.c, timer/timer.c, timer/timerisr.c: Convert to
5        using c99 fixed size types.
6
72004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Reflect changes to bsp.am.
10        Preinstall dist_project_lib*.
11
122004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Reflect changes to bsp.am.
15
162004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
19        Remove RTEMS_CHECK_MULTIPROCESSING.
20
212004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
24        shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
25        wrapup/Makefile.am. Use automake compilation rules.
26        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
27        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
28        * configure.ac: Reflect changes above.
29
302004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
33        Add RTEMS_PROG_CCAS.
34
352004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Add PREINSTALL_DIRS.
38
392004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
42        Add PRE/TMPINSTALL_FILES to CLEANFILES.
43        * startup/Makefile.am: Ditto.
44
452004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * wrapup/Makefile.am: Eliminate $(LIB).
48        Use noinst_DATA to trigger building libbsp.a.
49
502003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * wrapup/Makefile.am: Remove GENERIC_FILES.
53
542003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
57
582003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
61
622003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
65
662003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * startup/Makefile.am: Misc cleanups and fixes.
69        * wrapup/Makefile.am: Misc cleanups and fixes.
70
712003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Add preinstallation dirstamp support.
74        * clock/Makefile.am: Cosmetics.
75        * console/Makefile.am: Cosmetics.
76        * shmsupp/Makefile.am: Cosmetics.
77        * startup/Makefile.am: Cosmetics.
78        * timer/Makefile.am: Cosmetics.
79        * wrapup/Makefile.am: Cosmetics.
80
812003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * clock/Makefile.am: Remove all-local: $(ARCH).
84        * console/Makefile.am: Remove all-local: $(ARCH).
85        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
86        * startup/Makefile.am: Remove all-local: $(ARCH).
87        * timer/Makefile.am: Remove all-local: $(ARCH).
88        * wrapup/Makefile.am: Remove all-local: $(ARCH).
89
902003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Merge-in include/Makefile.am.
93        Reflect changes to bsp.am.
94        * include/Makefile.am: Remove.
95        * configure.ac: Reflect changes above.
96
972003-09-04      Joel Sherrill <joel@OARcorp.com>
98
99        * clock/ckinit.c, console/console.c, include/bsp.h, shmsupp/addrconv.c,
100        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c,
101        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
102        startup/main.c, startup/setvec.c, timer/timer.c, timer/timerisr.c:
103        URL for license changed.
104
1052003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Reflect having moved aclocal/.
108
1092003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Reflect having moved automake/.
112        * clock/Makefile.am: Reflect having moved automake/.
113        * console/Makefile.am: Reflect having moved automake/.
114        * include/Makefile.am: Reflect having moved automake/.
115        * shmsupp/Makefile.am: Reflect having moved automake/.
116        * startup/Makefile.am: Reflect having moved automake/.
117        * timer/Makefile.am: Reflect having moved automake/.
118        * wrapup/Makefile.am: Reflect having moved automake/.
119
1202003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
123
1242003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        PR 445/bsps
127        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
128        Remove cpp, old_cpp (now unused).
129
1302003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Remove AC_CONFIG_AUX_DIR.
133
1342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
137
1382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: AC_PREREQ(2.57).
141
1422003-01-20      Joel Sherrill <joel@OARcorp.com>
143
144        * startup/linkcmds*: Add FreeBSD sysctl() sections.
145
1462003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
149        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
150        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
151        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
152        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153
1542002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
157
1582002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * .cvsignore: Reformat.
161        Add autom4te*cache.
162        Remove autom4te.cache.
163
1642002-08-21      Joel Sherrill <joel@OARcorp.com>
165
166        * bsp_specs: Added support for -nostdlibs.
167
1682002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
171        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
172        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
173        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
174        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
175        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
176
1772002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
180
1812002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
184        Remove $(OBJS) from all-local.
185
1862002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
189
1902002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac:
193        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
194        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
195        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
196        * Makefile.am: Remove AUTOMAKE_OPTIONS.
197        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
198        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
199        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
200        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
201        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
202        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
203
2042001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
207
2082001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
211        * configure.in: Remove.
212        * configure.ac: New file, generated from configure.in by autoupdate.
213
2142001-09-27      Joel Sherrill <joel@OARcorp.com>
215
216        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
217        * shmsupp/lock.c: Renamed delay() to rtems_bsp_delay().
218
2192001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * include/Makefile.am: Use 'CLEANFILES ='.
222        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
223
2242001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.in: Add bspopts.h.
227        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
228        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
229        * include/bsp.h: Include bspopts.h.
230
2312001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
232
233        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
234
2352000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
238
2392000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
242
2432000-11-01      Joel Sherrill <joel@OARcorp.com>
244
245        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
246        and libcsupport.h moved from libc to lib/include/rtems and
247        now must be referenced as <rtems/XXX.h>.   Header file order
248        was cleaned up while doing this.
249
2502000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
253        Switch to GNU canonicalization.
254
2552000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
258        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
259        compile.am
260
2612000-08-10      Joel Sherrill <joel@OARcorp.com>
262
263        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.