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

4.104.114.84.95
Last change on this file since 87f4b9c2 was 2762e39a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/02 at 06:38:38

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

  • clock/Makefile.am: Use .$(OBJEXT) instead of .o.
    • console/Makefile.am: Use .$(OBJEXT) instead of .o.
    • network/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.6 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        * network/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-08-05      Joel Sherrill <joel@OARcorp.com>
12
13        * Per PR260 eliminate use of make-target-options.  This impacted
14        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
15        SuperCore and required that the m68k optimized memcpy be moved
16        to libcpu.
17        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
18
192002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * start/Makefile.am: Eliminate PGM.
22        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
23
242002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
27
282002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
31        Remove $(OBJS) from all-local.
32
332002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
36
372001-05-09      Joel Sherrill <joel@OARcorp.com>
38
39        * startup/linkcmds: In support of gcc 3.1, added one of more
40        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
41        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
42        and direction of segments to memory regions may also have been
43        addressed.  This was a sweep across all BSPs.
44 
452002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac:
48        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
49        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
50        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
51        * Makefile.am: Remove AUTOMAKE_OPTIONS.
52        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
53        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
54        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
55        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
56        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
57        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
58        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
59
602001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
63
642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
67        * configure.in: Remove.
68        * configure.ac: New file, generated from configure.in by autoupdate.
69
702001-09-27      Joel Sherrill <joel@OARcorp.com>
71
72        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
73
742001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
77
782001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.in: Add bspopts.h.
81        * include/.cvsignore: Add bspopts.h*, stamp-h*.
82        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
83        * include/bsp.h: Include bspopts.h.
84
852001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
86
87        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
88
892000-12-14      Joel Sherrill <joel@OARcorp.com>
90
91        * network/network.c: Removed unused variable warnings.
92
932000-12-11      Joel Sherrill <joel@OARcorp.com>
94
95        * Makefile.am, configure.in, include/Makefile.am,
96        wrapup/Makefile.am: Updated to reflect addition of network driver
97        by  Franck Julien <FranckJ@cxr.fr>.
98        * include/m302_int.h, network/.cvsignore, network/Makefile.am,
99        network/network.c: New file.
100
1012000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
104
1052000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
108
1092000-11-01      Joel Sherrill <joel@OARcorp.com>
110
111        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
112        libcsupport.h moved from libc to lib/include/rtems and
113        now must be referenced as <rtems/XXX.h>.   Header file order
114        was cleaned up while doing this.
115
1162000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
119        Switch to GNU canonicalization.
120
1212000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
122
123        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
124
1252000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
126
127        * startup/linkcmds: Added lines so DWARF debug information
128        would be available.  Otherwise gdb complains that the offsets
129        for the debug info are incorrect and doesn't load the files.
130
1312000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
134        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
135        compile.am
136
1372000-08-10      Joel Sherrill <joel@OARcorp.com>
138
139        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.