source: rtems/c/src/lib/libbsp/m68k/efi68k/ChangeLog @ 8730f45

4.104.114.84.95
Last change on this file since 8730f45 was 8730f45, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/02 at 12:19:27

2002-10-21 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
  • Property mode set to 100644
File size: 4.9 KB
Line 
12002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Reformat.
4        Add autom4te*cache.
5        Remove autom4te.cache.
6
72002-08-21      Joel Sherrill <joel@OARcorp.com>
8
9        * wrapup/Makefile.am: PR217 required that the idle task be moved to
10        libcpu so it could be more acutely aware of the CPU model.  This
11        file was modified to pick up the idle task from there.
12
132002-08-21      Joel Sherrill <joel@OARcorp.com>
14
15        * bsp_specs: Added support for -nostdlibs.
16
172002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
20        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
21        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
22        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
23        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
24        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
25        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
26
272002-08-05      Joel Sherrill <joel@OARcorp.com>
28
29        * Per PR260 eliminate use of make-target-options.  This impacted
30        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
31        SuperCore and required that the m68k optimized memcpy be moved
32        to libcpu.
33        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
34
352002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * start/Makefile.am: Eliminate PGM.
38        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
39
402002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
43
442002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
47        Remove $(OBJS) from all-local.
48
492002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
52
532001-05-09      Joel Sherrill <joel@OARcorp.com>
54
55        * startup/linkcmds: In support of gcc 3.1, added one of more
56        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
57        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
58        and direction of segments to memory regions may also have been
59        addressed.  This was a sweep across all BSPs.
60 
612002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac:
64        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
65        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
66        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
67        * Makefile.am: Remove AUTOMAKE_OPTIONS.
68        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
69        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
70        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
71        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
72        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
73        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
74        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
75
762001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
79        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
80
812001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
84
852001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
88        * configure.in: Remove.
89        * configure.ac: New file, generated from configure.in by autoupdate.
90
912001-09-27      Joel Sherrill <joel@OARcorp.com>
92
93        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
94
952001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * include/Makefile.am: Use 'CLEANFILES ='.
98        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
99
1002001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * include/Makefile.am: Fix typo in include_HEADERS.
103
1042001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.in: Add bspopts.h.
107        * include/.cvsignore: Add bspopts.h*, stamp-h*.
108        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
109        * include/bsp.h: Include bspopts.h.
110
1112001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
112
113        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
114
1152000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
118
1192000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
122
1232000-11-01      Joel Sherrill <joel@OARcorp.com>
124
125        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
126        and libcsupport.h moved from libc to lib/include/rtems and
127        now must be referenced as <rtems/XXX.h>.   Header file order
128        was cleaned up while doing this.
129
1302000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
133        Switch to GNU canonicalization.
134
1352000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
136
137        * startup/linkcmds: Added lines so DWARF debug information
138        would be available.  Otherwise gdb complains that the offsets
139        for the debug info are incorrect and doesn't load the files.
140
1412000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
144        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
145        wrapup/Makefile.am: Include compile.am
146
1472000-08-10      Joel Sherrill <joel@OARcorp.com>
148
149        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.