source: rtems/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog @ 914981ce

4.104.114.84.95
Last change on this file since 914981ce was f1feebb, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/20/02 at 05:47:59

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

  • startup/Makefile.am: Add bsplib_DATA = linkcmds.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12002-07-20      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-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
13
142002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac:
17        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
18        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
19        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
20        * Makefile.am: Remove AUTOMAKE_OPTIONS.
21        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
22        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
23        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
24        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
26        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
27
282001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
31
322001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
35        * configure.in: Remove.
36        * configure.ac: New file, generated from configure.in by autoupdate.
37
382001-09-27      Joel Sherrill <joel@OARcorp.com>
39
40        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
41        * shmsupp/lock.c: Renamed delay() to rtems_bsp_delay().
42
432001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * include/Makefile.am: Use 'CLEANFILES ='.
46        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
47
482001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.in: Add bspopts.h.
51        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
52        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
53        * include/bsp.h: Include bspopts.h.
54
552001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
56
57        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
58
592000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
62
632000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
66
672000-11-01      Joel Sherrill <joel@OARcorp.com>
68
69        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
70        and libcsupport.h moved from libc to lib/include/rtems and
71        now must be referenced as <rtems/XXX.h>.   Header file order
72        was cleaned up while doing this.
73
742000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
77        Switch to GNU canonicalization.
78
792000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
82        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
83        compile.am
84
852000-08-10      Joel Sherrill <joel@OARcorp.com>
86
87        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.