source: rtems/c/src/lib/libbsp/m68k/dmv152/ChangeLog @ 914d5ea

4.104.114.84.95
Last change on this file since 914d5ea was 914d5ea, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/03/03 at 07:33:39

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

  • Makefile.am: Add preinstallation dirstamp support.
  • clock/Makefile.am: Cosmetics.
  • console/Makefile.am: Cosmetics.
  • spurious/Makefile.am: Cosmetics.
  • startup/Makefile.am: Cosmetics.
  • timer/Makefile.am: Cosmetics.
  • wrapup/Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 7.6 KB
Line 
12003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add preinstallation dirstamp support.
4        * clock/Makefile.am: Cosmetics.
5        * console/Makefile.am: Cosmetics.
6        * spurious/Makefile.am: Cosmetics.
7        * startup/Makefile.am: Cosmetics.
8        * timer/Makefile.am: Cosmetics.
9        * wrapup/Makefile.am: Cosmetics.
10
112003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * clock/Makefile.am: Remove all-local: $(ARCH).
14        * console/Makefile.am: Remove all-local: $(ARCH).
15        * spurious/Makefile.am: Remove all-local: $(ARCH).
16        * start/Makefile.am: Remove all-local: $(ARCH).
17        * startup/Makefile.am: Remove all-local: $(ARCH).
18        * timer/Makefile.am: Remove all-local: $(ARCH).
19        * wrapup/Makefile.am: Remove all-local: $(ARCH).
20
212003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Merge-in include/Makefile.am.
24        Reflect changes to bsp.am.
25        * include/Makefile.am: Remove.
26        * configure.ac: Reflect changes above.
27
282003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * bsp_specs: Remove *lib:.
31
322003-09-04      Joel Sherrill <joel@OARcorp.com>
33
34        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
35        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
36        startup/linkcmds, startup/vmeintr.c, timer/timer.c, timer/timerisr.S:
37        URL for license changed.
38
392003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Reflect having moved aclocal/.
42
432003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Reflect having moved automake/.
46        * clock/Makefile.am: Reflect having moved automake/.
47        * console/Makefile.am: Reflect having moved automake/.
48        * include/Makefile.am: Reflect having moved automake/.
49        * spurious/Makefile.am: Reflect having moved automake/.
50        * start/Makefile.am: Reflect having moved automake/.
51        * startup/Makefile.am: Reflect having moved automake/.
52        * timer/Makefile.am: Reflect having moved automake/.
53        * wrapup/Makefile.am: Reflect having moved automake/.
54
552003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        PR 452/bsps
58        * startup/Makefile.am: Remove USE_INIT_FINI.
59
602003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
63
642003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        PR 445/bsps
67        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
68        Remove cpp, old_cpp (now unused).
69
702003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Remove AC_CONFIG_AUX_DIR.
73
742003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
77
782003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: AC_PREREQ(2.57).
81
822003-01-20      Joel Sherrill <joel@OARcorp.com>
83
84        * startup/linkcmds*: Add FreeBSD sysctl() sections.
85
862002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
89        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
90        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
91        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
92        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
93        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
94
952002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * start/Makefile.am: Use install-data-local to install startfile.
98
992002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
102
1032002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * .cvsignore: Reformat.
106        Add autom4te*cache.
107        Remove autom4te.cache.
108
1092002-08-21      Joel Sherrill <joel@OARcorp.com>
110
111        * bsp_specs: Added support for -nostdlibs.
112
1132002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
116        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
117        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
118        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
119        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
120        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
121        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
122
1232002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * start/Makefile.am: Eliminate PGM.
126        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
127
1282002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
131
1322002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
135        Remove $(OBJS) from all-local.
136
1372002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
140
1412001-05-09      Joel Sherrill <joel@OARcorp.com>
142
143        * startup/linkcmds: In support of gcc 3.1, added one of more
144        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
145        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
146        and direction of segments to memory regions may also have been
147        addressed.  This was a sweep across all BSPs.
148 
1492002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac:
152        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
153        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
154        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
155        * Makefile.am: Remove AUTOMAKE_OPTIONS.
156        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
157        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
158        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
159        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
160        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
161        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
162        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
163
1642001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
167        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
168
1692001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
172
1732001-11-15      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: Add RTEMS_BSPOPTS_*(USE_CONSOLE_A),
176        add RTEMS_BSPOPTS_*(USE_CONSOLE_B).
177
1782001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
181        * configure.in: Remove.
182        * configure.ac: New file, generated from configure.in by autoupdate.
183
1842001-09-27      Joel Sherrill <joel@OARcorp.com>
185
186        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
187
1882001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
191
1922001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.in: Add bspopts.h.
195        * include/.cvsignore: Add bspopts.h*, stamp-h*.
196        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
197        * include/bsp.h: Include bspopts.h.
198
1992001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
200
201        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
202
2032000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
206
2072000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
210
2112000-11-01      Joel Sherrill <joel@OARcorp.com>
212
213        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
214        and libcsupport.h moved from libc to lib/include/rtems and
215        now must be referenced as <rtems/XXX.h>.   Header file order
216        was cleaned up while doing this.
217
2182000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
221        Switch to GNU canonicalization.
222
2232000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
224
225        * startup/linkcmds: Added lines so DWARF debug information
226        would be available.  Otherwise gdb complains that the offsets
227        for the debug info are incorrect and doesn't load the files.
228
2292000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
232        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
233        wrapup/Makefile.am: Include compile.am
234
2352000-08-10      Joel Sherrill <joel@OARcorp.com>
236
237        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.