source: rtems/c/src/lib/libbsp/m68k/mvme136/ChangeLog @ a2df3ea

4.104.114.84.95
Last change on this file since a2df3ea was a2df3ea, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/13/04 at 17:49:08

2004-01-13 Ralf Corsepius <corsepiu@…>

  • start/.cvsignore: Remove.
  • start/Makefile.am: Remove.
  • Makefile.am: Merge-in start/Makefile.am.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 8.6 KB
Line 
12004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/.cvsignore: Remove.
4        * start/Makefile.am: Remove.
5        * Makefile.am: Merge-in start/Makefile.am.
6        * configure.ac: Reflect changes above.
7
82004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * wrapup/Makefile.am: Eliminate $(LIB).
11        Use noinst_DATA to trigger building libbsp.a.
12
132003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * wrapup/Makefile.am: Remove GENERIC_FILES.
16
172003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
20        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
21
222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
25        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
26
272003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
30
312003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * start/Makefile.am: Misc cleanups and fixes.
34        * startup/Makefile.am: Misc cleanups and fixes.
35        * wrapup/Makefile.am: Misc cleanups and fixes.
36
372003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Add preinstallation dirstamp support.
40        * clock/Makefile.am: Cosmetics.
41        * console/Makefile.am: Cosmetics.
42        * shmsupp/Makefile.am: Cosmetics.
43        * startup/Makefile.am: Cosmetics.
44        * timer/Makefile.am: Cosmetics.
45        * wrapup/Makefile.am: Cosmetics.
46
472003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * clock/Makefile.am: Remove all-local: $(ARCH).
50        * console/Makefile.am: Remove all-local: $(ARCH).
51        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
52        * start/Makefile.am: Remove all-local: $(ARCH).
53        * startup/Makefile.am: Remove all-local: $(ARCH).
54        * timer/Makefile.am: Remove all-local: $(ARCH).
55        * wrapup/Makefile.am: Remove all-local: $(ARCH).
56
572003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Merge-in include/Makefile.am.
60        Reflect changes to bsp.am.
61        * include/Makefile.am: Remove.
62        * configure.ac: Reflect changes above.
63
642003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * bsp_specs: Remove *lib:.
67
682003-09-04      Joel Sherrill <joel@OARcorp.com>
69
70        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
71        shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
72        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
73        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
74        changed.
75
762003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Reflect having moved aclocal/.
79
802003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Reflect having moved automake/.
83        * clock/Makefile.am: Reflect having moved automake/.
84        * console/Makefile.am: Reflect having moved automake/.
85        * include/Makefile.am: Reflect having moved automake/.
86        * shmsupp/Makefile.am: Reflect having moved automake/.
87        * start/Makefile.am: Reflect having moved automake/.
88        * startup/Makefile.am: Reflect having moved automake/.
89        * timer/Makefile.am: Reflect having moved automake/.
90        * wrapup/Makefile.am: Reflect having moved automake/.
91
922003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        PR 452/bsps
95        * startup/Makefile.am: Remove USE_INIT_FINI.
96
972003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
100
1012003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        PR 445/bsps
104        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
105        Remove cpp, old_cpp (now unused).
106
1072003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Remove AC_CONFIG_AUX_DIR.
110
1112003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
114
1152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: AC_PREREQ(2.57).
118
1192003-01-20      Joel Sherrill <joel@OARcorp.com>
120
121        * startup/linkcmds*: Add FreeBSD sysctl() sections.
122
1232002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
126        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
127        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
128        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
129        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
130        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
131
1322002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * start/Makefile.am: Use install-data-local to install startfile.
135
1362002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
139
1402002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * .cvsignore: Reformat.
143        Add autom4te*cache.
144        Remove autom4te.cache.
145
1462002-08-21      Joel Sherrill <joel@OARcorp.com>
147
148        * bsp_specs: Added support for -nostdlibs.
149
1502002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
153        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
154        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
155        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
156        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
157        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
158        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
159
1602002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * start/Makefile.am: Eliminate PGM.
163        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
164
1652002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
168
1692002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
172        Remove $(OBJS) from all-local.
173
1742002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
177
1782001-05-09      Joel Sherrill <joel@OARcorp.com>
179
180        * startup/linkcmds: In support of gcc 3.1, added one of more
181        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
182        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
183        and direction of segments to memory regions may also have been
184        addressed.  This was a sweep across all BSPs.
185 
1862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac:
189        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
190        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
191        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
192        * Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
195        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
196        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
197        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
198        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
199        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
200
2012001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
204
2052001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
208        * configure.in: Remove.
209        * configure.ac: New file, generated from configure.in by autoupdate.
210
2112001-09-27      Joel Sherrill <joel@OARcorp.com>
212
213        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
214
2152001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
218
2192001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
222        happy.
223
2242001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.in: Add bspopts.h.
227        * include/.cvsignore: Add bspopts.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-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
256
257        * startup/linkcmds: Added lines so DWARF debug information
258        would be available.  Otherwise gdb complains that the offsets
259        for the debug info are incorrect and doesn't load the files.
260
2612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
264        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
265        wrapup/Makefile.am: Include compile.am
266
2672000-08-10      Joel Sherrill <joel@OARcorp.com>
268
269        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.