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

4.104.114.84.95
Last change on this file since fdc10e3 was fdc10e3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/19/02 at 05:05:55

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

  • startup/Makefile.am: Add bsplib_DATA = linkcmds.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
4
52002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
8        Remove $(OBJS) from all-local.
9
102002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * wrapup/Makefile.am: Add $(LIB) to all-local.
13
142002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
17
182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac:
21        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
22        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
23        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
24        * Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
26        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
27        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
28        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
29        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
30        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
31
322001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
35        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
36
372001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
40
412001-10-12      Joel Sherrill <joel@OARcorp.com>
42
43        * console/console-io.c: Fixed typo.
44
452001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
48        * configure.in: Remove.
49        * configure.ac: New file, generated from configure.in by autoupdate.
50
512001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * include/Makefile.am: Use 'CLEANFILES ='.
54        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
55
562001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.in: Add bspopts.h.
59        * include/.cvsignore: Add bspopts.h*, stamp-h*.
60        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
61        * include/bsp.h: Include bspopts.h.
62
632001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
64
65        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
66
672001-01-03      Joel Sherrill <joel@OARcorp.com>
68
69        * console/console-io.c: Added console_initialize_hardware().
70
712000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
74
752000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
78
792000-11-01      Joel Sherrill <joel@OARcorp.com>
80
81        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
82        and libcsupport.h moved from libc to lib/include/rtems and
83        now must be referenced as <rtems/XXX.h>.   Header file order
84        was cleaned up while doing this.
85
862000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
89        Switch to GNU canonicalization.
90
912000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
94        wrapup/Makefile.am, clock/Makefile.am: Include compile.am
95
962000-08-10      Joel Sherrill <joel@OARcorp.com>
97
98        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.