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

4.104.114.84.95
Last change on this file since a1546de was a1546de, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/19/03 at 10:18:23

2003-09-19 Ralf Corsepius <corsepiu@…>

  • bsp_specs: Remove *lib:.
  • Property mode set to 100644
File size: 7.0 KB
Line 
12003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bsp_specs: Remove *lib:.
4
52003-09-04      Joel Sherrill <joel@OARcorp.com>
6
7        * clock/ckinit.c, console/Modif_cpu_asm.S, console/console.c,
8        console/m340uart.c, include/bsp.h, include/m340timer.h,
9        include/m340uart.h, start/start.S, start/startfor340only.S,
10        startup/bspclean.c, startup/bspstart.c, startup/dumpanic.c,
11        timer/timer.c: URL for license changed.
12
132003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Reflect having moved aclocal/.
16
172003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Reflect having moved automake/.
20        * clock/Makefile.am: Reflect having moved automake/.
21        * console/Makefile.am: Reflect having moved automake/.
22        * include/Makefile.am: Reflect having moved automake/.
23        * start/Makefile.am: Reflect having moved automake/.
24        * startup/Makefile.am: Reflect having moved automake/.
25        * timer/Makefile.am: Reflect having moved automake/.
26        * wrapup/Makefile.am: Reflect having moved automake/.
27
282003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        PR 452/bsps
31        * startup/Makefile.am: Remove USE_INIT_FINI.
32
332003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
36
372003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        PR 445/bsps
40        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
41        Remove cpp, old_cpp (now unused).
42
432003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Remove AC_CONFIG_AUX_DIR.
46
472003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
50
512003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: AC_PREREQ(2.57).
54
552003-01-20      Joel Sherrill <joel@OARcorp.com>
56
57        * startup/linkcmds*: Add FreeBSD sysctl() sections.
58
592002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
62        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
63        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
64        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
65        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
66
672002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * start/Makefile.am: Use install-data-local to install startfile.
70
712002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
74
752002-11-04      Joel Sherrill <joel@OARcorp.com>
76
77        * console/console.c, console/m340uart.c: Removed warnings.
78
792002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * .cvsignore: Reformat.
82        Add autom4te*cache.
83        Remove autom4te.cache.
84
852002-08-21      Joel Sherrill <joel@OARcorp.com>
86
87        * wrapup/Makefile.am: PR217 required that the idle task be moved to
88        libcpu so it could be more acutely aware of the CPU model.  This
89        file was modified to pick up the idle task from there.
90
912002-08-21      Joel Sherrill <joel@OARcorp.com>
92
93        * bsp_specs: Added support for -nostdlibs.
94
952002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
98        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
99        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
100        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
101        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
102        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
103
1042002-08-05      Joel Sherrill <joel@OARcorp.com>
105
106        * Per PR260 eliminate use of make-target-options.  This impacted
107        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
108        SuperCore and required that the m68k optimized memcpy be moved
109        to libcpu.
110        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
111
1122002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * start/Makefile.am: Eliminate PGM.
115        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
116
1172002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
120
1212002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
124        Remove $(OBJS) from all-local.
125
1262002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
129
1302001-05-09      Joel Sherrill <joel@OARcorp.com>
131
132        * startup/linkcmds: In support of gcc 3.1, added one of more
133        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
134        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
135        and direction of segments to memory regions may also have been
136        addressed.  This was a sweep across all BSPs.
137 
1382002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac:
141        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
142        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
143        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
144        * Makefile.am: Remove AUTOMAKE_OPTIONS.
145        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
146        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
147        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
148        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
149        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
150        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
151
1522001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
155
1562001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
159        * configure.in: Remove.
160        * configure.ac: New file, generated from configure.in by autoupdate.
161
1622001-09-27      Joel Sherrill <joel@OARcorp.com>
163
164        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
165
1662001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
169
1702001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * include/Makefile.am: Fix typo in include_HEADERS.
173
1742001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.in: Add bspopts.h.
177        * include/.cvsignore: Add bspopts.h*, stamp-h*.
178        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
179        * include/bsp.h: Include bspopts.h.
180
1812001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
182
183        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
184
1852000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
188
1892000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
192
1932000-11-01      Joel Sherrill <joel@OARcorp.com>
194
195        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
196        and libcsupport.h moved from libc to lib/include/rtems and
197        now must be referenced as <rtems/XXX.h>.   Header file order
198        was cleaned up while doing this.
199
2002000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
203        Switch to GNU canonicalization.
204
2052000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
206
207        * startup/linkcmds: Added lines so DWARF debug information
208        would be available.  Otherwise gdb complains that the offsets
209        for the debug info are incorrect and doesn't load the files.
210
2112000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
214        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
215        compile.am
216
2172000-08-10      Joel Sherrill <joel@OARcorp.com>
218
219        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.