source: rtems/c/src/lib/libbsp/m68k/gen68302/ChangeLog @ fe8bc62f

4.104.114.84.95
Last change on this file since fe8bc62f was fe8bc62f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:47:09

2003-08-18 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect having moved aclocal/.
  • Property mode set to 100644
File size: 7.1 KB
Line 
12003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved aclocal/.
4
52003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Reflect having moved automake/.
8        * clock/Makefile.am: Reflect having moved automake/.
9        * console/Makefile.am: Reflect having moved automake/.
10        * include/Makefile.am: Reflect having moved automake/.
11        * network/Makefile.am: Reflect having moved automake/.
12        * start/Makefile.am: Reflect having moved automake/.
13        * startup/Makefile.am: Reflect having moved automake/.
14        * timer/Makefile.am: Reflect having moved automake/.
15        * wrapup/Makefile.am: Reflect having moved automake/.
16
172003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        PR 452/bsps
20        * startup/Makefile.am: Remove USE_INIT_FINI.
21
222003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
25
262003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        PR 445/bsps
29        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
30        Remove cpp, old_cpp (now unused).
31
322003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Remove AC_CONFIG_AUX_DIR.
35
362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
39
402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: AC_PREREQ(2.57).
43
442003-01-20      Joel Sherrill <joel@OARcorp.com>
45
46        * startup/linkcmds*: Add FreeBSD sysctl() sections.
47
482002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
51        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
52        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
53        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
54        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
55        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
56
572002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * start/Makefile.am: Use install-data-local to install startfile.
60
612002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
64
652002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * .cvsignore: Reformat.
68        Add autom4te*cache.
69        Remove autom4te.cache.
70
712002-08-21      Joel Sherrill <joel@OARcorp.com>
72
73        * wrapup/Makefile.am: PR217 required that the idle task be moved to
74        libcpu so it could be more acutely aware of the CPU model.  This
75        file was modified to pick up the idle task from there.
76
772002-08-21      Joel Sherrill <joel@OARcorp.com>
78
79        * bsp_specs: Added support for -nostdlibs.
80
812002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
84        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
85        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
86        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
87        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
88        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
89        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
90
912002-08-05      Joel Sherrill <joel@OARcorp.com>
92
93        * Per PR260 eliminate use of make-target-options.  This impacted
94        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
95        SuperCore and required that the m68k optimized memcpy be moved
96        to libcpu.
97        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
98
992002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * start/Makefile.am: Eliminate PGM.
102        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
103
1042002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
107
1082002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
111        Remove $(OBJS) from all-local.
112
1132002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
116
1172001-05-09      Joel Sherrill <joel@OARcorp.com>
118
119        * startup/linkcmds: In support of gcc 3.1, added one of more
120        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
121        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
122        and direction of segments to memory regions may also have been
123        addressed.  This was a sweep across all BSPs.
124 
1252002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac:
128        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
129        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
130        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
131        * Makefile.am: Remove AUTOMAKE_OPTIONS.
132        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
133        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
134        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
135        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
136        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
137        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
138        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
139
1402001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
143
1442001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
147        * configure.in: Remove.
148        * configure.ac: New file, generated from configure.in by autoupdate.
149
1502001-09-27      Joel Sherrill <joel@OARcorp.com>
151
152        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
153
1542001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
157
1582001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.in: Add bspopts.h.
161        * include/.cvsignore: Add bspopts.h*, stamp-h*.
162        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
163        * include/bsp.h: Include bspopts.h.
164
1652001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
166
167        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
168
1692000-12-14      Joel Sherrill <joel@OARcorp.com>
170
171        * network/network.c: Removed unused variable warnings.
172
1732000-12-11      Joel Sherrill <joel@OARcorp.com>
174
175        * Makefile.am, configure.in, include/Makefile.am,
176        wrapup/Makefile.am: Updated to reflect addition of network driver
177        by  Franck Julien <FranckJ@cxr.fr>.
178        * include/m302_int.h, network/.cvsignore, network/Makefile.am,
179        network/network.c: New file.
180
1812000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
184
1852000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
188
1892000-11-01      Joel Sherrill <joel@OARcorp.com>
190
191        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
192        libcsupport.h moved from libc to lib/include/rtems and
193        now must be referenced as <rtems/XXX.h>.   Header file order
194        was cleaned up while doing this.
195
1962000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
199        Switch to GNU canonicalization.
200
2012000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
202
203        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
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.