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

4.104.114.84.95
Last change on this file since d4425210 was d4425210, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/02 at 06:44:20

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

  • clock/Makefile.am: Use .$(OBJEXT) instead of .o.
    • console/Makefile.am: Use .$(OBJEXT) instead of .o.
    • shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
    • start/Makefile.am: Use .$(OBJEXT) instead of .o.
    • startup/Makefile.am: Use .$(OBJEXT) instead of .o.
    • timer/Makefile.am: Use .$(OBJEXT) instead of .o.
    • wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
  • Property mode set to 100644
File size: 4.0 KB
Line 
12002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
4        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
5        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
6        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
7        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
8        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
9        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
10
112002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * start/Makefile.am: Eliminate PGM.
14        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
15
162002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
19
202002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
23        Remove $(OBJS) from all-local.
24
252002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
28
292001-05-09      Joel Sherrill <joel@OARcorp.com>
30
31        * startup/linkcmds: In support of gcc 3.1, added one of more
32        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
33        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
34        and direction of segments to memory regions may also have been
35        addressed.  This was a sweep across all BSPs.
36 
372002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac:
40        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
41        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
42        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
43        * Makefile.am: Remove AUTOMAKE_OPTIONS.
44        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
45        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
46        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
47        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
48        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
49        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
50        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
51
522001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
55
562001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
59        * configure.in: Remove.
60        * configure.ac: New file, generated from configure.in by autoupdate.
61
622001-09-27      Joel Sherrill <joel@OARcorp.com>
63
64        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
65
662001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
69
702001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
73        happy.
74
752001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.in: Add bspopts.h.
78        * include/.cvsignore: Add bspopts.h*, stamp-h*.
79        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
80        * include/bsp.h: Include bspopts.h.
81
822001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
83
84        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
85
862000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
89
902000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
93
942000-11-01      Joel Sherrill <joel@OARcorp.com>
95
96        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
97        and libcsupport.h moved from libc to lib/include/rtems and
98        now must be referenced as <rtems/XXX.h>.   Header file order
99        was cleaned up while doing this.
100
1012000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
104        Switch to GNU canonicalization.
105
1062000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
107
108        * startup/linkcmds: Added lines so DWARF debug information
109        would be available.  Otherwise gdb complains that the offsets
110        for the debug info are incorrect and doesn't load the files.
111
1122000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
115        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
116        wrapup/Makefile.am: Include compile.am
117
1182000-08-10      Joel Sherrill <joel@OARcorp.com>
119
120        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.