source: rtems/c/src/lib/libbsp/i960/rxgen960/ChangeLog @ 5c1488a1

4.104.114.84.95
Last change on this file since 5c1488a1 was 5c1488a1, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/21/02 at 03:25:58

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

  • start/Makefile.am: Eliminate PGM. Add bsplib_DATA = $(PROJECT_RELEASE)/lib/rxgen_romld$(LIB_VARIANT).o.
  • Property mode set to 100644
File size: 4.2 KB
Line 
12002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Eliminate PGM.
4        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/rxgen_romld$(LIB_VARIANT).o.
5
62002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
9
102002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
13        Remove $(OBJS) from all-local.
14
152002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
18
192001-05-09      Joel Sherrill <joel@OARcorp.com>
20
21        * startup/linkcmds: In support of gcc 3.1, added one of more
22        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
23        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
24        and direction of segments to memory regions may also have been
25        addressed.  This was a sweep across all BSPs.
26        * startup/linkcmds.real: Ditto.
27        * clock/ckinit.c: Add volatile to Clock_driver_ticks.
28 
292002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * startup/nulsystbl.c: Fix braces.
32        * startup/Makefile.am: Remove types.h.
33        * startup/types.h: Remove.
34
352002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac:
38        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
39        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
40        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
41        * Makefile.am: Remove AUTOMAKE_OPTIONS.
42        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
43        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
44        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
45        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
46        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
47        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
48
492002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * console/console.c: Remove NO_BSP_INIT, SERIAL_INPUT.
52
532001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
56        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
57
582001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
61
622001-10-12      Joel Sherrill <joel@OARcorp.com>
63
64        * clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c,
65        startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S:
66        Fixed typo.
67
682001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
71        * configure.in: Remove.
72        * configure.ac: New file, generated from configure.in by autoupdate.
73
742001-09-27      Joel Sherrill <joel@OARcorp.com>
75
76        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
77
782001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * include/Makefile.am: Use 'CLEANFILES ='.
81        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
82
832001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.in: Add bspopts.h.
86        * include/.cvsignore: Add bspopts.h*, stamp-h*.
87        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
88        * include/bsp.h: Include bspopts.h.
89
902001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
91
92        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
93
942001-01-09      Joel Sherrill <joel@OARcorp.com>
95
96        * Removing non-function shmsupp directory.
97        * shmsupp/.cvsignore, shmsupp/Makefile.am, shmsupp/addrconv.c,
98        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c: Removed.
99        * configure.in, Makefile.am, wrapup/Makefile.am
100
1012000-12-06      Joel Sherrill <joel@OARcorp.com>
102
103        * include/bsp.h: Removed incorrect error case.
104
1052000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
108
1092000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
112
1132000-11-01      Joel Sherrill <joel@OARcorp.com>
114
115        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
116        and libcsupport.h moved from libc to lib/include/rtems and
117        now must be referenced as <rtems/XXX.h>.   Header file order
118        was cleaned up while doing this.
119
1202000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
123        Switch to GNU canonicalization.
124
1252000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
128        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am,
129        start/Makefile.am: Include compile.am
130
1312000-08-10      Joel Sherrill <joel@OARcorp.com>
132
133        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.