source: rtems/c/src/lib/libbsp/i960/i960sim/ChangeLog @ d16af043

4.104.114.84.95
Last change on this file since d16af043 was d16af043, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/04/02 at 05:43:53

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

  • wrapup/Makefile.am: Add $(LIB) to all-local.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Add $(LIB) to all-local.
4
52002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
8
92002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac:
12        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
13        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
14        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
15        * Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
17        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
18        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
19        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
20        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
21        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
22
232001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
26        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
27
282001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
31
322001-10-12      Joel Sherrill <joel@OARcorp.com>
33
34        * console/console-io.c: Fixed typo.
35
362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
39        * configure.in: Remove.
40        * configure.ac: New file, generated from configure.in by autoupdate.
41
422001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * include/Makefile.am: Use 'CLEANFILES ='.
45        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
46
472001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.in: Add bspopts.h.
50        * include/.cvsignore: Add bspopts.h*, stamp-h*.
51        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
52        * include/bsp.h: Include bspopts.h.
53
542001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
55
56        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
57
582001-01-03      Joel Sherrill <joel@OARcorp.com>
59
60        * console/console-io.c: Added console_initialize_hardware().
61
622000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
65
662000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
69
702000-11-01      Joel Sherrill <joel@OARcorp.com>
71
72        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
73        and libcsupport.h moved from libc to lib/include/rtems and
74        now must be referenced as <rtems/XXX.h>.   Header file order
75        was cleaned up while doing this.
76
772000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
80        Switch to GNU canonicalization.
81
822000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
85        wrapup/Makefile.am, clock/Makefile.am: Include compile.am
86
872000-08-10      Joel Sherrill <joel@OARcorp.com>
88
89        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.