source: rtems/c/src/lib/libbsp/m68k/mvme136/ChangeLog @ 74e2998

Last change on this file since 74e2998 was 74e2998, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:41:57

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

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 5.3 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
4
52003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove AC_CONFIG_AUX_DIR.
8
92003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
12
132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: AC_PREREQ(2.57).
16
172003-01-20      Joel Sherrill <joel@OARcorp.com>
18
19        * startup/linkcmds*: Add FreeBSD sysctl() sections.
20
212002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
24        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
25        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
26        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
27        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
28        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
29
302002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * start/Makefile.am: Use install-data-local to install startfile.
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      Joel Sherrill <joel@OARcorp.com>
110
111        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
112
1132001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
116
1172001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
120        happy.
121
1222001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.in: Add bspopts.h.
125        * include/.cvsignore: Add bspopts.h*, stamp-h*.
126        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
127        * include/bsp.h: Include bspopts.h.
128
1292001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
130
131        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
132
1332000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
136
1372000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
140
1412000-11-01      Joel Sherrill <joel@OARcorp.com>
142
143        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
144        and libcsupport.h moved from libc to lib/include/rtems and
145        now must be referenced as <rtems/XXX.h>.   Header file order
146        was cleaned up while doing this.
147
1482000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
151        Switch to GNU canonicalization.
152
1532000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
154
155        * startup/linkcmds: Added lines so DWARF debug information
156        would be available.  Otherwise gdb complains that the offsets
157        for the debug info are incorrect and doesn't load the files.
158
1592000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
162        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
163        wrapup/Makefile.am: Include compile.am
164
1652000-08-10      Joel Sherrill <joel@OARcorp.com>
166
167        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.