source: rtems/c/src/lib/libbsp/m68k/gen68340/ChangeLog @ 59a01a6e

4.104.114.84.95
Last change on this file since 59a01a6e was 59a01a6e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/02 at 11:51:18

2002-12-12 Ralf Corsepius <corsepiu@…>

  • start/Makefile.am: Use install-data-local to install startfile.
  • Property mode set to 100644
File size: 4.9 KB
Line 
12002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Use install-data-local to install startfile.
4
52002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
8
92002-11-04      Joel Sherrill <joel@OARcorp.com>
10
11        * console/console.c, console/m340uart.c: Removed warnings.
12
132002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * .cvsignore: Reformat.
16        Add autom4te*cache.
17        Remove autom4te.cache.
18
192002-08-21      Joel Sherrill <joel@OARcorp.com>
20
21        * wrapup/Makefile.am: PR217 required that the idle task be moved to
22        libcpu so it could be more acutely aware of the CPU model.  This
23        file was modified to pick up the idle task from there.
24
252002-08-21      Joel Sherrill <joel@OARcorp.com>
26
27        * bsp_specs: Added support for -nostdlibs.
28
292002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
32        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
33        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
34        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
35        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
36        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
37
382002-08-05      Joel Sherrill <joel@OARcorp.com>
39
40        * Per PR260 eliminate use of make-target-options.  This impacted
41        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
42        SuperCore and required that the m68k optimized memcpy be moved
43        to libcpu.
44        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
45
462002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * start/Makefile.am: Eliminate PGM.
49        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
50
512002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
54
552002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
58        Remove $(OBJS) from all-local.
59
602002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
63
642001-05-09      Joel Sherrill <joel@OARcorp.com>
65
66        * startup/linkcmds: In support of gcc 3.1, added one of more
67        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
68        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
69        and direction of segments to memory regions may also have been
70        addressed.  This was a sweep across all BSPs.
71 
722002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac:
75        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
76        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
77        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
78        * Makefile.am: Remove AUTOMAKE_OPTIONS.
79        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
80        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
81        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
82        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
83        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
84        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
85
862001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
89
902001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
93        * configure.in: Remove.
94        * configure.ac: New file, generated from configure.in by autoupdate.
95
962001-09-27      Joel Sherrill <joel@OARcorp.com>
97
98        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
99
1002001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
103
1042001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * include/Makefile.am: Fix typo in include_HEADERS.
107
1082001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.in: Add bspopts.h.
111        * include/.cvsignore: Add bspopts.h*, stamp-h*.
112        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
113        * include/bsp.h: Include bspopts.h.
114
1152001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
116
117        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
118
1192000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
122
1232000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
126
1272000-11-01      Joel Sherrill <joel@OARcorp.com>
128
129        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
130        and libcsupport.h moved from libc to lib/include/rtems and
131        now must be referenced as <rtems/XXX.h>.   Header file order
132        was cleaned up while doing this.
133
1342000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
137        Switch to GNU canonicalization.
138
1392000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
140
141        * startup/linkcmds: Added lines so DWARF debug information
142        would be available.  Otherwise gdb complains that the offsets
143        for the debug info are incorrect and doesn't load the files.
144
1452000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
148        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
149        compile.am
150
1512000-08-10      Joel Sherrill <joel@OARcorp.com>
152
153        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.