source: rtems/c/src/lib/libbsp/m68k/mvme147s/ChangeLog @ 7a97f26

4.104.114.84.95
Last change on this file since 7a97f26 was 7a97f26, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/11/03 at 10:43:44

Merger from rtems-4-6-branch.

  • Property mode set to 100644
File size: 5.1 KB
Line 
12003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove AC_CONFIG_AUX_DIR.
4
52003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
8
92003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: AC_PREREQ(2.57).
12
132003-01-20      Joel Sherrill <joel@OARcorp.com>
14
15        * startup/linkcmds*: Add FreeBSD sysctl() sections.
16
172002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
20        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
21        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
22        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
23        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
24        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
25
262002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * start/Makefile.am: Use install-data-local to install startfile.
29
302002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
33
342002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
37
382002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * .cvsignore: Reformat.
41        Add autom4te*cache.
42        Remove autom4te.cache.
43
442002-08-21      Joel Sherrill <joel@OARcorp.com>
45
46        * bsp_specs: Added support for -nostdlibs.
47
482002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
51        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
52        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
53        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
54        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
55        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
56        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
57
582002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * start/Makefile.am: Eliminate PGM.
61        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
62
632002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
66
672002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
70        Remove $(OBJS) from all-local.
71
722002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
75
762001-05-09      Joel Sherrill <joel@OARcorp.com>
77
78        * startup/linkcmds: In support of gcc 3.1, added one of more
79        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
80        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
81        and direction of segments to memory regions may also have been
82        addressed.  This was a sweep across all BSPs.
83 
842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac:
87        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
88        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
89        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
90        * Makefile.am: Remove AUTOMAKE_OPTIONS.
91        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
92        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
93        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
94        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
95        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
96        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
97        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
98
992001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
102
1032001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
106        * configure.in: Remove.
107        * configure.ac: New file, generated from configure.in by autoupdate.
108
1092001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
112
1132001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
116        happy.
117
1182001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.in: Add bspopts.h.
121        * include/.cvsignore: Add bspopts.h*, stamp-h*.
122        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
123        * include/bsp.h: Include bspopts.h.
124
1252001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
126
127        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
128
1292000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
132
1332000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
136
1372000-11-01      Joel Sherrill <joel@OARcorp.com>
138
139        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
140        and libcsupport.h moved from libc to lib/include/rtems and
141        now must be referenced as <rtems/XXX.h>.   Header file order
142        was cleaned up while doing this.
143
1442000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
147        Switch to GNU canonicalization.
148
1492000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
150
151        * startup/linkcmds: Added lines so DWARF debug information
152        would be available.  Otherwise gdb complains that the offsets
153        for the debug info are incorrect and doesn't load the files.
154
1552000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
158        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
159        wrapup/Makefile.am: Include compile.am
160
1612000-08-10      Joel Sherrill <joel@OARcorp.com>
162
163        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.