source: rtems/c/src/lib/libbsp/m68k/sim68000/ChangeLog @ 7a97f26

4.104.114.84.95
Last change on this file since 7a97f26 was 7a97f26, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/11/03 at 10:43:44

Merger from rtems-4-6-branch.

  • Property mode set to 100644
File size: 6.7 KB
Line 
12003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove AC_CONFIG_AUX_DIR.
4
52003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
8
92003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: AC_PREREQ(2.57).
12
132003-01-20      Joel Sherrill <joel@OARcorp.com>
14
15        * startup/linkcmds*: Add FreeBSD sysctl() sections.
16
172002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
20        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
21        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
22        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
23        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
24
252002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * start/Makefile.am: Use install-data-local to install startfile.
28
292002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
32
332002-11-01      Joel Sherrill <joel@OARcorp.com>
34
35        * console/conscfg.c, startup/bspstart.c: Removed warnings.
36
372002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * .cvsignore: Reformat.
40        Add autom4te*cache.
41        Remove autom4te.cache.
42
432002-08-21      Joel Sherrill <joel@OARcorp.com>
44
45        * wrapup/Makefile.am: PR217 required that the idle task be moved to
46        libcpu so it could be more acutely aware of the CPU model.  This
47        file was modified to pick up the idle task from there.
48
492002-08-21      Joel Sherrill <joel@OARcorp.com>
50
51        * bsp_specs: Added support for -nostdlibs.
52
532002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
56        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
57        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
58        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
59        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
60        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
61
622002-08-05      Joel Sherrill <joel@OARcorp.com>
63
64        * Per PR260 eliminate use of make-target-options.  This impacted
65        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
66        SuperCore and required that the m68k optimized memcpy be moved
67        to libcpu.
68        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
69
702002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * start/Makefile.am: Eliminate PGM.
73        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
74
752002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
78
792002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
82        Remove $(OBJS) from all-local.
83
842002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * wrapup/Makefile.am: Add $(LIB) to all-local.
87
882002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
91
922001-05-09      Joel Sherrill <joel@OARcorp.com>
93
94        * startup/linkcmds: In support of gcc 3.1, added one of more
95        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
96        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
97        and direction of segments to memory regions may also have been
98        addressed.  This was a sweep across all BSPs.
99 
1002002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac:
103        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
104        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
105        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
106        * Makefile.am: Remove AUTOMAKE_OPTIONS.
107        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
108        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
109        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
110        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
111        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
112        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
113
1142002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * startup/bspstart.c: Include rtems/bspIo.h instead of bspIo.h.
117        * startup/spurious_assistant.c: Include rtems/bspIo.h instead of bspIo.h.
118
1192001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
122
1232001-10-30      Joel Sherrill <joel@OARcorp.com>
124
125        * start/start.S: Use __mcpu32__ instead of mcpu32 and change sense
126        of conditional so cpu32 does not attempt to use 68000 style
127        interrupt vectoring.
128
1292001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
132        * configure.in: Remove.
133        * configure.ac: New file, generated from configure.in by autoupdate.
134
1352001-09-27      Joel Sherrill <joel@OARcorp.com>
136
137        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
138
1392001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * include/Makefile.am: Use 'CLEANFILES ='.
142        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
143
1442001-06-19      Joel Sherrill <joel@OARcorp.com>
145
146        * start/start.S: Reverse sense of conditional compilation so the
147        code will compile for a cpu32.
148
1492001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.in: Add bspopts.h.
152        * include/.cvsignore: Add bspopts.h*, stamp-h*.
153        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
154        * include/bsp.h: Include bspopts.h.
155
1562001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
157
158        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
159
1602001-01-03      Joel Sherrill <joel@OARcorp.com>
161
162        * start/start.S: Added space for vectors on CPU32 configuration.
163        * startup/bspstart.c: Fixed typo.
164
1652000-12-19      Joel Sherrill <joel@OARcorp.com>
166
167        * startup/linkcmds: Set _VBR to 0 to indicate that the vectors are
168        in RAM not ROM.  Thanks to Juan Zamorano <jzamora@fi.upm.es> for
169        debugging this.
170
1712000-11-27      Joel Sherrill <joel@OARcorp.com>
172
173        * start/start.S, startup/bspstart.c: Not functional for CPU32
174        but hopefully will compile now and give a warning saying that
175        the CPU32 variant needs work.
176
1772000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
180
1812000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
184
1852000-11-01      Joel Sherrill <joel@OARcorp.com>
186
187        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
188        and libcsupport.h moved from libc to lib/include/rtems and
189        now must be referenced as <rtems/XXX.h>.   Header file order
190        was cleaned up while doing this.
191
1922000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
195        Switch to GNU canonicalization.
196
1972000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
198
199        * startup/linkcmds: Added lines so DWARF debug information
200        would be available.  Otherwise gdb complains that the offsets
201        for the debug info are incorrect and doesn't load the files.
202
2032000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
206        startup/Makefile.am, 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.