source: rtems/c/src/lib/libbsp/m68k/dmv152/ChangeLog @ 4d5d97b

4.104.114.84.95
Last change on this file since 4d5d97b was 4d5d97b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/10/03 at 12:37:33

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

  • start/Makefile.am: Misc cleanups and fixes.
  • startup/Makefile.am: Misc cleanups and fixes.
  • wrapup/Makefile.am: Misc cleanups and fixes.
  • Property mode set to 100644
File size: 7.8 KB
Line 
12003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Misc cleanups and fixes.
4        * startup/Makefile.am: Misc cleanups and fixes.
5        * wrapup/Makefile.am: Misc cleanups and fixes.
6
72003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Add preinstallation dirstamp support.
10        * clock/Makefile.am: Cosmetics.
11        * console/Makefile.am: Cosmetics.
12        * spurious/Makefile.am: Cosmetics.
13        * startup/Makefile.am: Cosmetics.
14        * timer/Makefile.am: Cosmetics.
15        * wrapup/Makefile.am: Cosmetics.
16
172003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * clock/Makefile.am: Remove all-local: $(ARCH).
20        * console/Makefile.am: Remove all-local: $(ARCH).
21        * spurious/Makefile.am: Remove all-local: $(ARCH).
22        * start/Makefile.am: Remove all-local: $(ARCH).
23        * startup/Makefile.am: Remove all-local: $(ARCH).
24        * timer/Makefile.am: Remove all-local: $(ARCH).
25        * wrapup/Makefile.am: Remove all-local: $(ARCH).
26
272003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Merge-in include/Makefile.am.
30        Reflect changes to bsp.am.
31        * include/Makefile.am: Remove.
32        * configure.ac: Reflect changes above.
33
342003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * bsp_specs: Remove *lib:.
37
382003-09-04      Joel Sherrill <joel@OARcorp.com>
39
40        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
41        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
42        startup/linkcmds, startup/vmeintr.c, timer/timer.c, timer/timerisr.S:
43        URL for license changed.
44
452003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Reflect having moved aclocal/.
48
492003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Reflect having moved automake/.
52        * clock/Makefile.am: Reflect having moved automake/.
53        * console/Makefile.am: Reflect having moved automake/.
54        * include/Makefile.am: Reflect having moved automake/.
55        * spurious/Makefile.am: Reflect having moved automake/.
56        * start/Makefile.am: Reflect having moved automake/.
57        * startup/Makefile.am: Reflect having moved automake/.
58        * timer/Makefile.am: Reflect having moved automake/.
59        * wrapup/Makefile.am: Reflect having moved automake/.
60
612003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        PR 452/bsps
64        * startup/Makefile.am: Remove USE_INIT_FINI.
65
662003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
69
702003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        PR 445/bsps
73        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
74        Remove cpp, old_cpp (now unused).
75
762003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Remove AC_CONFIG_AUX_DIR.
79
802003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
83
842003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: AC_PREREQ(2.57).
87
882003-01-20      Joel Sherrill <joel@OARcorp.com>
89
90        * startup/linkcmds*: Add FreeBSD sysctl() sections.
91
922002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
95        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
96        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
97        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
98        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
99        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
100
1012002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * start/Makefile.am: Use install-data-local to install startfile.
104
1052002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
108
1092002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * .cvsignore: Reformat.
112        Add autom4te*cache.
113        Remove autom4te.cache.
114
1152002-08-21      Joel Sherrill <joel@OARcorp.com>
116
117        * bsp_specs: Added support for -nostdlibs.
118
1192002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
122        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
123        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
124        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
125        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
126        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
127        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
128
1292002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * start/Makefile.am: Eliminate PGM.
132        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
133
1342002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
137
1382002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
141        Remove $(OBJS) from all-local.
142
1432002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
146
1472001-05-09      Joel Sherrill <joel@OARcorp.com>
148
149        * startup/linkcmds: In support of gcc 3.1, added one of more
150        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
151        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
152        and direction of segments to memory regions may also have been
153        addressed.  This was a sweep across all BSPs.
154 
1552002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac:
158        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
159        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
160        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
161        * Makefile.am: Remove AUTOMAKE_OPTIONS.
162        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
163        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
164        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
165        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
166        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
167        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
168        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
169
1702001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
173        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
174
1752001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
178
1792001-11-15      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
180
181        * configure.ac: Add RTEMS_BSPOPTS_*(USE_CONSOLE_A),
182        add RTEMS_BSPOPTS_*(USE_CONSOLE_B).
183
1842001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
187        * configure.in: Remove.
188        * configure.ac: New file, generated from configure.in by autoupdate.
189
1902001-09-27      Joel Sherrill <joel@OARcorp.com>
191
192        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
193
1942001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
197
1982001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.in: Add bspopts.h.
201        * include/.cvsignore: Add bspopts.h*, stamp-h*.
202        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
203        * include/bsp.h: Include bspopts.h.
204
2052001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
206
207        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
208
2092000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
212
2132000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
216
2172000-11-01      Joel Sherrill <joel@OARcorp.com>
218
219        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
220        and libcsupport.h moved from libc to lib/include/rtems and
221        now must be referenced as <rtems/XXX.h>.   Header file order
222        was cleaned up while doing this.
223
2242000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
227        Switch to GNU canonicalization.
228
2292000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
230
231        * startup/linkcmds: Added lines so DWARF debug information
232        would be available.  Otherwise gdb complains that the offsets
233        for the debug info are incorrect and doesn't load the files.
234
2352000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
238        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
239        wrapup/Makefile.am: Include compile.am
240
2412000-08-10      Joel Sherrill <joel@OARcorp.com>
242
243        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.