source: rtems/c/src/lib/libbsp/m68k/ods68302/ChangeLog @ 75adbe5f

4.104.114.84.95
Last change on this file since 75adbe5f was 75adbe5f, checked in by Joel Sherrill <joel.sherrill@…>, on 08/05/02 at 19:02:15

2002-08-05 Joel Sherrill <joel@…>

  • Per PR260 eliminate use of make-target-options. This impacted RTEMS allowing a distinction between the CPU32 and CPU32+ in the SuperCore? and required that the m68k optimized memcpy be moved to libcpu.
  • wrapup/Makefile.am: Pick up memcpy.o from libcpu.
  • Property mode set to 100644
File size: 4.4 KB
RevLine 
[75adbe5f]12002-08-05      Joel Sherrill <joel@OARcorp.com>
2
3        * Per PR260 eliminate use of make-target-options.  This impacted
4        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
5        SuperCore and required that the m68k optimized memcpy be moved
6        to libcpu.
7        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
8
[4375911b]92002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * start/Makefile.am: Fix bug in previous patch.
12        Really add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
13
[18e3bb6]142002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * start/Makefile.am: Eliminate PGM.
17        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
18
[25cdd2b]192002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * startup/Makefile.am: Add bsplib_DATA = linkcmds rom debugger.
22
[445c0a0]232002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
26        Remove $(OBJS) from all-local.
27
[80defac]282002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
31
[85c92574]322001-05-09      Joel Sherrill <joel@OARcorp.com>
33
34        * startup/linkcmds: In support of gcc 3.1, added one of more
35        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
36        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
37        and direction of segments to memory regions may also have been
38        addressed.  This was a sweep across all BSPs.
39 
[ddd9abf]402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac:
43        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
44        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
45        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
46        * Makefile.am: Remove AUTOMAKE_OPTIONS.
47        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
48        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
49        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
50        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
51        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
52        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
53
[9e1ae79]542001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
57
[5e2dce0]582001-11-27      Joel Sherrill <joel@OARcorp.com>,
59
60        This was tracked as PR39.
61        * include/bsp.h, start/cpuboot.c, start/reset.S, startup/debugger,
62        startup/linkcmds, startup/rom: Eliminated required definition of
63        macros in the custom file for the BSP to compile.  The ROM and ROM
64        address and size settings are now linker script items. 
65
[df25c998]662001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
69        * configure.in: Remove.
70        * configure.ac: New file, generated from configure.in by autoupdate.
71
[cf282090]722001-09-27      Joel Sherrill <joel@OARcorp.com>
73
74        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
75
[c1767be0]762001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
79
[1f17d21]802001-06-19      Joel Sherrill <joel@OARcorp.com>
81
82        * include/Makefile.am: Fixed typo.
83
[4906d72f]842001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.in: Add bspopts.h.
87        * include/.cvsignore: Add bspopts.h*, stamp-h*.
88        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
89        * include/bsp.h: Include bspopts.h.
90
[6f21328]912001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
92
93        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
94
[feead226]952000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
98
[a314d3b4]992000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
102
[eba2e4f]1032000-11-01      Joel Sherrill <joel@OARcorp.com>
104
105        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
106        and libcsupport.h moved from libc to lib/include/rtems and
107        now must be referenced as <rtems/XXX.h>.   Header file order
108        was cleaned up while doing this.
109
[e83378d]1102000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
113        Switch to GNU canonicalization.
114
[f52111f]1152000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
116
117        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
118
[9f30a08b]1192000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
120
121        * startup/linkcmds: Added lines so DWARF debug information
122        would be available.  Otherwise gdb complains that the offsets
123        for the debug info are incorrect and doesn't load the files.
124
[476b632]1252000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
128        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
129        compile.am
130
[e94ad1fe]1312000-08-10      Joel Sherrill <joel@OARcorp.com>
132
133        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.