source: rtems/c/src/lib/libbsp/m68k/mvme162/ChangeLog @ d6b4d93

4.104.114.84.95
Last change on this file since d6b4d93 was d6b4d93, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/16/03 at 12:55:54

2003-08-16 Ralf Corsepius <corsepiu@…>

Makefile.am: Reflect having moved automake.
clock/Makefile.am: Reflect having moved automake.
console/Makefile.am: Reflect having moved automake.
consolex/Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.
network/Makefile.am: Reflect having moved automake.
start/Makefile.am: Reflect having moved automake.
startup/Makefile.am: Reflect having moved automake.
timer/Makefile.am: Reflect having moved automake.
tod/Makefile.am: Reflect having moved automake.
wrapup/Makefile.am: Reflect having moved automake.

  • Property mode set to 100644
File size: 7.9 KB
Line 
12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        Makefile.am: Reflect having moved automake.
4        clock/Makefile.am: Reflect having moved automake.
5        console/Makefile.am: Reflect having moved automake.
6        consolex/Makefile.am: Reflect having moved automake.
7        include/Makefile.am: Reflect having moved automake.
8        network/Makefile.am: Reflect having moved automake.
9        start/Makefile.am: Reflect having moved automake.
10        startup/Makefile.am: Reflect having moved automake.
11        timer/Makefile.am: Reflect having moved automake.
12        tod/Makefile.am: Reflect having moved automake.
13        wrapup/Makefile.am: Reflect having moved automake.
14
152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        PR 452/bsps
18        * startup/Makefile.am: Remove USE_INIT_FINI.
19
202003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
23
242003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        PR 445/bsps
27        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
28        Remove cpp, old_cpp (now unused).
29
302003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Remove AC_CONFIG_AUX_DIR.
33
342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
37
382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: AC_PREREQ(2.57).
41
422003-01-20      Joel Sherrill <joel@OARcorp.com>
43
44        * startup/linkcmds*: Add FreeBSD sysctl() sections.
45
462002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
49        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
50        * consolex/Makefile.am: Don't include @RTEMS_BSP@.cfg.
51        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
52        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
53        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
54        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
55        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
56
572002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * start/Makefile.am: Use install-data-local to install startfile.
60
612002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
64
652002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
68        changes.
69
702002-11-01      Joel Sherrill <joel@OARcorp.com>
71
72        * startup/page_table.c: Removed warnings.
73
74
752002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * .cvsignore: Reformat.
78        Add autom4te*cache.
79        Remove autom4te.cache.
80
812002-08-21      Joel Sherrill <joel@OARcorp.com>
82
83        * wrapup/Makefile.am: PR217 required that the idle task be moved to
84        libcpu so it could be more acutely aware of the CPU model.  This
85        file was modified to pick up the idle task from there.
86
872002-08-21      Joel Sherrill <joel@OARcorp.com>
88
89        * bsp_specs: Added support for -nostdlibs.
90
912002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
94        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
95        * consolex/Makefile.am: Use .$(OBJEXT) instead of .o.
96        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
97        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
98        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
99        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
100        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
101        * tools/Makefile.am: Use .$(OBJEXT) instead of .o.
102        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
103
1042002-08-05      Joel Sherrill <joel@OARcorp.com>
105
106        * Per PR260 eliminate use of make-target-options.  This impacted
107        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
108        SuperCore and required that the m68k optimized memcpy be moved
109        to libcpu.
110        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
111
1122002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * start/Makefile.am: Eliminate PGM.
115        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
116
1172002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
120
1212002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
124        Remove $(OBJS) from all-local.
125
1262002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
129
1302001-05-28      Joel Sherrill <joel@OARcorp.com>
131
132        * ChangeLog: Corrected spacing.
133
1342001-05-28      Joel Sherrill <joel@OARcorp.com>
135
136        * Per PR31, moved mvme16x_hw.h to shared/mvme.
137        * include/Makefile.am: Modified to reflect movement.
138        * include/mvme16x_hw.h: Moved to shared/mvme.
139
1402001-05-09      Joel Sherrill <joel@OARcorp.com>
141
142        * startup/linkcmds: In support of gcc 3.1, added one of more
143        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
144        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
145        and direction of segments to memory regions may also have been
146        addressed.  This was a sweep across all BSPs.
147 
1482002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * include/mvme16x_hw.h: Include <bsp.h> instead of targopts.h.
151
1522002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac:
155        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
156        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
157        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
158        * Makefile.am: Remove AUTOMAKE_OPTIONS.
159        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
160        * consolex/Makefile.am: Remove AUTOMAKE_OPTIONS.
161        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
162        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
163        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
164        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
165        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
166        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
167        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
168
1692001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
172
1732001-10-29      Joel Sherrill <joel@OARcorp.com>
174
175        * startup/linkcmds: Remove explicit force of output format.
176
1772001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
180        * configure.in: Remove.
181        * configure.ac: New file, generated from configure.in by autoupdate.
182
1832001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
186
1872001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.in: Add bspopts.h.
190        * include/.cvsignore: Add bspopts.h*, stamp-h*.
191        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
192        * consolex/Makefile.am: Ditto.
193        * include/bsp.h: Include bspopts.h.
194
1952001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
196
197        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
198
1992000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
202
2032000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
206
2072000-11-01      Joel Sherrill <joel@OARcorp.com>
208
209        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
210        and libcsupport.h moved from libc to lib/include/rtems and
211        now must be referenced as <rtems/XXX.h>.   Header file order
212        was cleaned up while doing this.
213
2142000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
217        Switch to GNU canonicalization.
218
2192000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
220
221        * startup/linkcmds: Added lines so DWARF debug information
222        would be available.  Otherwise gdb complains that the offsets
223        for the debug info are incorrect and doesn't load the files.
224
2252000-09-14      Joel Sherrill <joel@OARcorp.com>
226
227        * include/mvme16x_hw.h: Include rtems/score/targopts.h so we
228        can check which BSP this is being used with.
229
2302000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * clock/Makefile.am, console/Makefile.am, consolex/Makefile.am,
233        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
234        tod/Makefile.am, wrapup/Makefile.am, network/Makefile.am: Include
235        compile.am
236
2372000-08-25  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
238
239        * include/mvme16x_hw.h: Added NVRAM_CONFIGURE macro in
240        a manner that should work for 162, 162lx, and 167.
241
2422000-08-10      Joel Sherrill <joel@OARcorp.com>
243
244        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.