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

4.104.114.84.95
Last change on this file since a1546de was a1546de, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/19/03 at 10:18:23

2003-09-19 Ralf Corsepius <corsepiu@…>

  • bsp_specs: Remove *lib:.
  • Property mode set to 100644
File size: 6.7 KB
Line 
12003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bsp_specs: Remove *lib:.
4
52003-09-04      Joel Sherrill <joel@OARcorp.com>
6
7        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
8        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
9        startup/linkcmds, startup/vmeintr.c, timer/timer.c, timer/timerisr.S:
10        URL for license changed.
11
122003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Reflect having moved aclocal/.
15
162003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Reflect having moved automake/.
19        * clock/Makefile.am: Reflect having moved automake/.
20        * console/Makefile.am: Reflect having moved automake/.
21        * include/Makefile.am: Reflect having moved automake/.
22        * spurious/Makefile.am: Reflect having moved automake/.
23        * start/Makefile.am: Reflect having moved automake/.
24        * startup/Makefile.am: Reflect having moved automake/.
25        * timer/Makefile.am: Reflect having moved automake/.
26        * wrapup/Makefile.am: Reflect having moved automake/.
27
282003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        PR 452/bsps
31        * startup/Makefile.am: Remove USE_INIT_FINI.
32
332003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
36
372003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        PR 445/bsps
40        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
41        Remove cpp, old_cpp (now unused).
42
432003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Remove AC_CONFIG_AUX_DIR.
46
472003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
50
512003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: AC_PREREQ(2.57).
54
552003-01-20      Joel Sherrill <joel@OARcorp.com>
56
57        * startup/linkcmds*: Add FreeBSD sysctl() sections.
58
592002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
62        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
63        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
64        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
65        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
66        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
67
682002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * start/Makefile.am: Use install-data-local to install startfile.
71
722002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
75
762002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * .cvsignore: Reformat.
79        Add autom4te*cache.
80        Remove autom4te.cache.
81
822002-08-21      Joel Sherrill <joel@OARcorp.com>
83
84        * bsp_specs: Added support for -nostdlibs.
85
862002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
89        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
90        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
91        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
92        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
93        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
94        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
95
962002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * start/Makefile.am: Eliminate PGM.
99        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
100
1012002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
104
1052002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
108        Remove $(OBJS) from all-local.
109
1102002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
113
1142001-05-09      Joel Sherrill <joel@OARcorp.com>
115
116        * startup/linkcmds: In support of gcc 3.1, added one of more
117        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
118        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
119        and direction of segments to memory regions may also have been
120        addressed.  This was a sweep across all BSPs.
121 
1222002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac:
125        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
126        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
127        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
128        * Makefile.am: Remove AUTOMAKE_OPTIONS.
129        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
130        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
131        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
132        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
133        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
134        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
135        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
136
1372001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
140        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
141
1422001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
145
1462001-11-15      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: Add RTEMS_BSPOPTS_*(USE_CONSOLE_A),
149        add RTEMS_BSPOPTS_*(USE_CONSOLE_B).
150
1512001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
154        * configure.in: Remove.
155        * configure.ac: New file, generated from configure.in by autoupdate.
156
1572001-09-27      Joel Sherrill <joel@OARcorp.com>
158
159        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
160
1612001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
164
1652001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.in: Add bspopts.h.
168        * include/.cvsignore: Add bspopts.h*, stamp-h*.
169        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
170        * include/bsp.h: Include bspopts.h.
171
1722001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
173
174        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
175
1762000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
179
1802000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
183
1842000-11-01      Joel Sherrill <joel@OARcorp.com>
185
186        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
187        and libcsupport.h moved from libc to lib/include/rtems and
188        now must be referenced as <rtems/XXX.h>.   Header file order
189        was cleaned up while doing this.
190
1912000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
194        Switch to GNU canonicalization.
195
1962000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
197
198        * startup/linkcmds: Added lines so DWARF debug information
199        would be available.  Otherwise gdb complains that the offsets
200        for the debug info are incorrect and doesn't load the files.
201
2022000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
205        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
206        wrapup/Makefile.am: Include compile.am
207
2082000-08-10      Joel Sherrill <joel@OARcorp.com>
209
210        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.