source: rtems/c/src/lib/libbsp/m68k/efi332/ChangeLog @ b5a2912f

4.104.114.84.95
Last change on this file since b5a2912f was b5a2912f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/10/02 at 09:44:35

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

  • wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • Property mode set to 100644
File size: 6.3 KB
Line 
12002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
4
52002-11-01      Joel Sherrill <joel@OARcorp.com>
6
7        * console/console.c, start/start.c: Removed warnings.
8
92002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * .cvsignore: Reformat.
12        Add autom4te*cache.
13        Remove autom4te.cache.
14
152002-08-21      Joel Sherrill <joel@OARcorp.com>
16
17        * wrapup/Makefile.am: PR217 required that the idle task be moved to
18        libcpu so it could be more acutely aware of the CPU model.  This
19        file was modified to pick up the idle task from there.
20
212002-08-21      Joel Sherrill <joel@OARcorp.com>
22
23        * bsp_specs: Added support for -nostdlibs.
24
252002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
28        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
29        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
30        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
31        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
32        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
33        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
34
352002-08-05      Joel Sherrill <joel@OARcorp.com>
36
37        * Per PR260 eliminate use of make-target-options.  This impacted
38        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
39        SuperCore and required that the m68k optimized memcpy be moved
40        to libcpu.
41        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
42
432002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * start/Makefile.am: Eliminate PGM.
46        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
47        bsplib_DATA += $(PROJECT_RELEASE)/lib/except_vect_332_ROM$(LIB_VARIANT).o
48        bsplib_DATA += $(PROJECT_RELEASE)/lib/ram_init$(LIB_VARIANT)
49        bsplib_DATA += $(PROJECT_RELEASE)/lib/ram_init_FW$(LIB_VARIANT)
50
512002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
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        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
82        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
83        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
84        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
85        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
86
872001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
90        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
91
922001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
95
962001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
99        * configure.in: Remove.
100        * configure.ac: New file, generated from configure.in by autoupdate.
101
1022001-09-27      Joel Sherrill <joel@OARcorp.com>
103
104        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
105
1062001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * include/Makefile.am: Use 'CLEANFILES ='.
109        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
110
1112001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.in: Add bspopts.h.
114        * include/.cvsignore: Add bspopts.h*, stamp-h*.
115        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
116        * include/bsp.h: Include bspopts.h.
117
1182001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
119
120        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
121
1222000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
125
1262000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
129
1302000-11-01      Joel Sherrill <joel@OARcorp.com>
131
132        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
133        and libcsupport.h moved from libc to lib/include/rtems and
134        now must be referenced as <rtems/XXX.h>.   Header file order
135        was cleaned up while doing this.
136
1372000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
140        Switch to GNU canonicalization.
141
1422000-10-12      John S Gwynne <jgwynne@mrcday.com>
143
144        * start/start.c: Modified to support generation of ram_init.
145        * start/ram_init.ld, BSP/start/ram_init.sed: New files.
146        These changes enable RTEMS to automatically generate
147        the ram_init file used by gdb with the BDM patches. The 332 has
148        on-board chip select lines (for RAM and FLASH) that must be
149        configured before use of these peripherals. These patches parse
150        data from start.c where the chip select lines are configured in
151        the runtime executable and automatically generates the gdb
152        initialization file using the same settings. A great time saver.
153        A similar file, ram_init_FW (flash writable), is also generated
154        that the flash programming tool uses.
155        * start/Makefile.am: Modified to support above.
156        * CPU/sim.h: Modified to support above.
157        * startup/except_vect_332_ROM.S: Moved to start so it would not
158        be included in libbsp.a.  Moving it to start ensures it is
159        available as a single object file.
160        * start/except_vect_332_ROM.S: Moved from startup.
161        * startup/linkcmds, startup/linkcmds_ROM: Fixes to the memory map
162        shown in the comments.
163
1642000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
165
166        * startup/linkcmds: Added lines so DWARF debug information
167        would be available.  Otherwise gdb complains that the offsets
168        for the debug info are incorrect and doesn't load the files.
169
1702000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
173        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
174        wrapup/Makefile.am: Include compile.am
175
1762000-08-10      Joel Sherrill <joel@OARcorp.com>
177
178        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.