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

4.104.114.84.95
Last change on this file since 2762e39a was 2762e39a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/02 at 06:38:38

2002-08-11 Ralf Corsepius <corsepiu@…>

  • clock/Makefile.am: Use .$(OBJEXT) instead of .o.
    • console/Makefile.am: Use .$(OBJEXT) instead of .o.
    • network/Makefile.am: Use .$(OBJEXT) instead of .o.
    • start/Makefile.am: Use .$(OBJEXT) instead of .o.
    • startup/Makefile.am: Use .$(OBJEXT) instead of .o.
    • timer/Makefile.am: Use .$(OBJEXT) instead of .o.
    • wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
  • Property mode set to 100644
File size: 5.0 KB
Line 
12002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
4        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
5        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
6        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
7        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
8        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
9        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
10
112002-08-05      Joel Sherrill <joel@OARcorp.com>
12
13        * Per PR260 eliminate use of make-target-options.  This impacted
14        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
15        SuperCore and required that the m68k optimized memcpy be moved
16        to libcpu.
17        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
18
192002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * start/Makefile.am: Eliminate PGM.
22        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
23
242002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.prom
27        linkcmds.bootp.
28
292002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
32        Remove $(OBJS) from all-local.
33
342002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
37
382002-06-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
39
40        * startup/Makefile.am: Compile the m68k gdb stub and glue.
41
422002-05-14      Eric Norum <eric.norum@usask.ca>
43
44        * startup/linkcmds.bootp, startup/linkcmds.prom: Per PR192 add
45        sections needed by gcc 3.1.  linkcmds had already been fixed on
46        a gcc 3.1 clean up sweep.
47
482001-05-09      Joel Sherrill <joel@OARcorp.com>
49
50        * startup/linkcmds: In support of gcc 3.1, added one of more
51        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
52        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
53        and direction of segments to memory regions may also have been
54        addressed.  This was a sweep across all BSPs.
55 
562002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac:
59        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
60        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
61        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
62        * Makefile.am: Remove AUTOMAKE_OPTIONS.
63        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
64        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
65        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
66        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
67        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
68        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
69        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
70
712001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
74
752001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
78        * configure.in: Remove.
79        * configure.ac: New file, generated from configure.in by autoupdate.
80
812001-09-27      Joel Sherrill <joel@OARcorp.com>
82
83        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
84
852001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
88
892001-09-14      Eric Norum <eric.norum@usask.ca>
90
91        * startup/init68360.c: Modifications to make gcc 3.x happy.
92
932001-09-19      Eric Norum <eric.norum@usask.ca>
94
95        * README: Bring it more in line with reality.
96
972001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.in: Add bspopts.h.
100        * include/.cvsignore: Add bspopts.h*, stamp-h*.
101        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
102        * include/bsp.h: Include bspopts.h.
103
1042001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
105
106        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
107
1082001-01-12      Eric Norum <eric.norum@usask.ca>
109
110        * README, clock/Makefile.am, clock/ckinit.c, clock/clock.c:
111        Clock driver updated to use shell driver mechanism.
112        * clock/ckinit.c: Removed.
113        * clock/clock.c: New file.
114
1152000-12-19      Joel Sherrill <joel@OARcorp.com>
116
117        * Makefile.am: Removed unneeded blank line.
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, network/Makefile.am,
148        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
149        wrapup/Makefile.am: Include 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.