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

4.104.114.84.95
Last change on this file since fb8b61a was 5ceaa08, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/03 at 05:42:03

2003-12-02 Ralf Corsepius <corsepiu@…>

  • clock/Makefile.am: Remove all-local: $(ARCH).
  • console/Makefile.am: Remove all-local: $(ARCH).
  • start/Makefile.am: Remove all-local: $(ARCH).
  • startup/Makefile.am: Remove all-local: $(ARCH).
  • timer/Makefile.am: Remove all-local: $(ARCH).
  • wrapup/Makefile.am: Remove all-local: $(ARCH).
  • Property mode set to 100644
File size: 7.5 KB
Line 
12003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Remove all-local: $(ARCH).
4        * console/Makefile.am: Remove all-local: $(ARCH).
5        * start/Makefile.am: Remove all-local: $(ARCH).
6        * startup/Makefile.am: Remove all-local: $(ARCH).
7        * timer/Makefile.am: Remove all-local: $(ARCH).
8        * wrapup/Makefile.am: Remove all-local: $(ARCH).
9
102003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Merge-in include/Makefile.am.
13        Reflect changes to bsp.am.
14        * include/Makefile.am: Remove.
15        * configure.ac: Reflect changes above.
16
172003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * bsp_specs: Remove *lib:.
20
212003-09-04      Joel Sherrill <joel@OARcorp.com>
22
23        * clock/ckinit.c, console/Modif_cpu_asm.S, console/console.c,
24        console/m340uart.c, include/bsp.h, include/m340timer.h,
25        include/m340uart.h, start/start.S, start/startfor340only.S,
26        startup/bspclean.c, startup/bspstart.c, startup/dumpanic.c,
27        timer/timer.c: URL for license changed.
28
292003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Reflect having moved aclocal/.
32
332003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Reflect having moved automake/.
36        * clock/Makefile.am: Reflect having moved automake/.
37        * console/Makefile.am: Reflect having moved automake/.
38        * include/Makefile.am: Reflect having moved automake/.
39        * start/Makefile.am: Reflect having moved automake/.
40        * startup/Makefile.am: Reflect having moved automake/.
41        * timer/Makefile.am: Reflect having moved automake/.
42        * wrapup/Makefile.am: Reflect having moved automake/.
43
442003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        PR 452/bsps
47        * startup/Makefile.am: Remove USE_INIT_FINI.
48
492003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
52
532003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        PR 445/bsps
56        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
57        Remove cpp, old_cpp (now unused).
58
592003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Remove AC_CONFIG_AUX_DIR.
62
632003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
66
672003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: AC_PREREQ(2.57).
70
712003-01-20      Joel Sherrill <joel@OARcorp.com>
72
73        * startup/linkcmds*: Add FreeBSD sysctl() sections.
74
752002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
78        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
79        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
80        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
81        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
82
832002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * start/Makefile.am: Use install-data-local to install startfile.
86
872002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
90
912002-11-04      Joel Sherrill <joel@OARcorp.com>
92
93        * console/console.c, console/m340uart.c: Removed warnings.
94
952002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * .cvsignore: Reformat.
98        Add autom4te*cache.
99        Remove autom4te.cache.
100
1012002-08-21      Joel Sherrill <joel@OARcorp.com>
102
103        * wrapup/Makefile.am: PR217 required that the idle task be moved to
104        libcpu so it could be more acutely aware of the CPU model.  This
105        file was modified to pick up the idle task from there.
106
1072002-08-21      Joel Sherrill <joel@OARcorp.com>
108
109        * bsp_specs: Added support for -nostdlibs.
110
1112002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
114        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
115        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
116        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
117        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
118        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
119
1202002-08-05      Joel Sherrill <joel@OARcorp.com>
121
122        * Per PR260 eliminate use of make-target-options.  This impacted
123        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
124        SuperCore and required that the m68k optimized memcpy be moved
125        to libcpu.
126        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
127
1282002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * start/Makefile.am: Eliminate PGM.
131        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
132
1332002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
136
1372002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
140        Remove $(OBJS) from all-local.
141
1422002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
145
1462001-05-09      Joel Sherrill <joel@OARcorp.com>
147
148        * startup/linkcmds: In support of gcc 3.1, added one of more
149        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
150        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
151        and direction of segments to memory regions may also have been
152        addressed.  This was a sweep across all BSPs.
153 
1542002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac:
157        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
158        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
159        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
160        * Makefile.am: Remove AUTOMAKE_OPTIONS.
161        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
162        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
163        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
164        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
165        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
166        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
167
1682001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
171
1722001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
175        * configure.in: Remove.
176        * configure.ac: New file, generated from configure.in by autoupdate.
177
1782001-09-27      Joel Sherrill <joel@OARcorp.com>
179
180        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
181
1822001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
185
1862001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * include/Makefile.am: Fix typo in include_HEADERS.
189
1902001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.in: Add bspopts.h.
193        * include/.cvsignore: Add bspopts.h*, stamp-h*.
194        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
195        * include/bsp.h: Include bspopts.h.
196
1972001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
198
199        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
200
2012000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
204
2052000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
208
2092000-11-01      Joel Sherrill <joel@OARcorp.com>
210
211        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
212        and libcsupport.h moved from libc to lib/include/rtems and
213        now must be referenced as <rtems/XXX.h>.   Header file order
214        was cleaned up while doing this.
215
2162000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
219        Switch to GNU canonicalization.
220
2212000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
222
223        * startup/linkcmds: Added lines so DWARF debug information
224        would be available.  Otherwise gdb complains that the offsets
225        for the debug info are incorrect and doesn't load the files.
226
2272000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
230        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
231        compile.am
232
2332000-08-10      Joel Sherrill <joel@OARcorp.com>
234
235        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.