source: rtems/c/src/lib/libbsp/m68k/gen68360/ChangeLog @ fe8bc62f

4.104.114.84.95
Last change on this file since fe8bc62f was fe8bc62f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:47:09

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

  • Makefile.am: Reflect having moved aclocal/.
  • Property mode set to 100644
File size: 7.4 KB
Line 
12003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved aclocal/.
4
52003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Reflect having moved automake/.
8        * clock/Makefile.am: Reflect having moved automake/.
9        * console/Makefile.am: Reflect having moved automake/.
10        * include/Makefile.am: Reflect having moved automake/.
11        * network/Makefile.am: Reflect having moved automake/.
12        * start/Makefile.am: Reflect having moved automake/.
13        * startup/Makefile.am: Reflect having moved automake/.
14        * timer/Makefile.am: Reflect having moved automake/.
15        * wrapup/Makefile.am: Reflect having moved automake/.
16
172003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        PR 452/bsps
20        * startup/Makefile.am: Remove USE_INIT_FINI.
21
222003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
25
262003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        PR 445/bsps
29        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
30        Remove cpp, old_cpp (now unused).
31
322003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Remove AC_CONFIG_AUX_DIR.
35
362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
39
402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: AC_PREREQ(2.57).
43
442003-01-20      Joel Sherrill <joel@OARcorp.com>
45
46        * startup/linkcmds*: Add FreeBSD sysctl() sections.
47
482002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
51        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
52        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
53        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
54        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
55        * timer/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-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * .cvsignore: Reformat.
68        Add autom4te*cache.
69        Remove autom4te.cache.
70
712002-08-21      Joel Sherrill <joel@OARcorp.com>
72
73        * wrapup/Makefile.am: PR217 required that the idle task be moved to
74        libcpu so it could be more acutely aware of the CPU model.  This
75        file was modified to pick up the idle task from there.
76
772002-08-21      Joel Sherrill <joel@OARcorp.com>
78
79        * bsp_specs: Added support for -nostdlibs.
80
812002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
84        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
85        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
86        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
87        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
88        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
89        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
90
912002-08-05      Joel Sherrill <joel@OARcorp.com>
92
93        * Per PR260 eliminate use of make-target-options.  This impacted
94        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
95        SuperCore and required that the m68k optimized memcpy be moved
96        to libcpu.
97        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
98
992002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * start/Makefile.am: Eliminate PGM.
102        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
103
1042002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.prom
107        linkcmds.bootp.
108
1092002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
112        Remove $(OBJS) from all-local.
113
1142002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
117
1182002-06-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
119
120        * startup/Makefile.am: Compile the m68k gdb stub and glue.
121
1222002-05-14      Eric Norum <eric.norum@usask.ca>
123
124        * startup/linkcmds.bootp, startup/linkcmds.prom: Per PR192 add
125        sections needed by gcc 3.1.  linkcmds had already been fixed on
126        a gcc 3.1 clean up sweep.
127
1282001-05-09      Joel Sherrill <joel@OARcorp.com>
129
130        * startup/linkcmds: In support of gcc 3.1, added one of more
131        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
132        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
133        and direction of segments to memory regions may also have been
134        addressed.  This was a sweep across all BSPs.
135 
1362002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac:
139        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
140        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
141        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
142        * Makefile.am: Remove AUTOMAKE_OPTIONS.
143        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
144        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
145        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
146        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
147        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
148        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
149        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
150
1512001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
154
1552001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
158        * configure.in: Remove.
159        * configure.ac: New file, generated from configure.in by autoupdate.
160
1612001-09-27      Joel Sherrill <joel@OARcorp.com>
162
163        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
164
1652001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
168
1692001-09-14      Eric Norum <eric.norum@usask.ca>
170
171        * startup/init68360.c: Modifications to make gcc 3.x happy.
172
1732001-09-19      Eric Norum <eric.norum@usask.ca>
174
175        * README: Bring it more in line with reality.
176
1772001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.in: Add bspopts.h.
180        * include/.cvsignore: Add bspopts.h*, stamp-h*.
181        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
182        * include/bsp.h: Include bspopts.h.
183
1842001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
185
186        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
187
1882001-01-12      Eric Norum <eric.norum@usask.ca>
189
190        * README, clock/Makefile.am, clock/ckinit.c, clock/clock.c:
191        Clock driver updated to use shell driver mechanism.
192        * clock/ckinit.c: Removed.
193        * clock/clock.c: New file.
194
1952000-12-19      Joel Sherrill <joel@OARcorp.com>
196
197        * Makefile.am: Removed unneeded blank line.
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        * 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-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
228        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
229        wrapup/Makefile.am: Include compile.am
230
2312000-08-10      Joel Sherrill <joel@OARcorp.com>
232
233        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.