source: rtems/c/src/lib/libbsp/mips64orion/p4000/ChangeLog @ 80defac

4.104.114.84.95
Last change on this file since 80defac was 80defac, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/30/02 at 06:05:34

2002-06-29 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Remove preinstallation of libbsp.a,
  • Property mode set to 100644
File size: 2.3 KB
Line 
12002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
4
52002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac:
8        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
9        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
10        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
11        * Makefile.am: Remove AUTOMAKE_OPTIONS.
12        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
13        * liblnk/Makefile.am: Remove AUTOMAKE_OPTIONS.
14        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
15        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
17
182001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
21
222001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
25        * configure.in: Remove.
26        * configure.ac: New file, generated from configure.in by autoupdate.
27
282001-09-27      Joel Sherrill <joel@OARcorp.com>
29
30        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
31
322001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
35
362001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.in: Add bspopts.h.
39        * include/.cvsignore: Add bspopts.h*, stamp-h*.
40        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
41        * include/bsp.h: Include bspopts.h.
42
432001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
44
45        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
46
472000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
50
512000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
54
552000-11-01      Joel Sherrill <joel@OARcorp.com>
56
57        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
58        and libcsupport.h moved from libc to lib/include/rtems and
59        now must be referenced as <rtems/XXX.h>.   Header file order
60        was cleaned up while doing this.
61
622000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
65        Switch to GNU canonicalization.
66
672000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * console/Makefile.am, liblnk/Makefile.am, start/Makefile.am,
70        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
71
722000-08-10      Joel Sherrill <joel@OARcorp.com>
73
74        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.