source: rtems/c/src/lib/libbsp/m68k/mvme136/ChangeLog @ 853ea8d

4.104.114.84.95
Last change on this file since 853ea8d was 6cd1c001, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/20/02 at 14:34:28

2002-12-20 Ralf Corsepius <corsepiu@…>

  • clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • Property mode set to 100644
File size: 4.8 KB
Line 
12002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
4        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
5        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
6        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
7        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
8        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
9
102002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * start/Makefile.am: Use install-data-local to install startfile.
13
142002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
17
182002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * .cvsignore: Reformat.
21        Add autom4te*cache.
22        Remove autom4te.cache.
23
242002-08-21      Joel Sherrill <joel@OARcorp.com>
25
26        * bsp_specs: Added support for -nostdlibs.
27
282002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
31        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
32        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
33        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
34        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
35        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
36        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
37
382002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * start/Makefile.am: Eliminate PGM.
41        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
42
432002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
46
472002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
50        Remove $(OBJS) from all-local.
51
522002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
55
562001-05-09      Joel Sherrill <joel@OARcorp.com>
57
58        * startup/linkcmds: In support of gcc 3.1, added one of more
59        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
60        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
61        and direction of segments to memory regions may also have been
62        addressed.  This was a sweep across all BSPs.
63 
642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac:
67        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
68        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
69        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
70        * Makefile.am: Remove AUTOMAKE_OPTIONS.
71        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
72        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
73        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
74        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
75        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
76        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
77        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
78
792001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
82
832001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
86        * configure.in: Remove.
87        * configure.ac: New file, generated from configure.in by autoupdate.
88
892001-09-27      Joel Sherrill <joel@OARcorp.com>
90
91        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
92
932001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
96
972001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
100        happy.
101
1022001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.in: Add bspopts.h.
105        * include/.cvsignore: Add bspopts.h*, stamp-h*.
106        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
107        * include/bsp.h: Include bspopts.h.
108
1092001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
110
111        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
112
1132000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
116
1172000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
120
1212000-11-01      Joel Sherrill <joel@OARcorp.com>
122
123        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
124        and libcsupport.h moved from libc to lib/include/rtems and
125        now must be referenced as <rtems/XXX.h>.   Header file order
126        was cleaned up while doing this.
127
1282000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
131        Switch to GNU canonicalization.
132
1332000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
134
135        * startup/linkcmds: Added lines so DWARF debug information
136        would be available.  Otherwise gdb complains that the offsets
137        for the debug info are incorrect and doesn't load the files.
138
1392000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
142        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
143        wrapup/Makefile.am: Include compile.am
144
1452000-08-10      Joel Sherrill <joel@OARcorp.com>
146
147        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.