source: rtems/c/src/lib/libbsp/mips64orion/p4000/ChangeLog @ 496686a

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

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

  • start/Makefile.am: Eliminate PGM. Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Eliminate PGM.
4        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
5
62002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * startup/Makefile.am: Add bsplib_DATA = linkcmds ghlinkcmds.
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
192002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac:
22        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
23        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
24        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * Makefile.am: Remove AUTOMAKE_OPTIONS.
26        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
27        * liblnk/Makefile.am: Remove AUTOMAKE_OPTIONS.
28        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
29        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
30        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
31
322001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
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      Joel Sherrill <joel@OARcorp.com>
43
44        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
45
462001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
49
502001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.in: Add bspopts.h.
53        * include/.cvsignore: Add bspopts.h*, stamp-h*.
54        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
55        * include/bsp.h: Include bspopts.h.
56
572001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
58
59        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
60
612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
64
652000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
68
692000-11-01      Joel Sherrill <joel@OARcorp.com>
70
71        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
72        and libcsupport.h moved from libc to lib/include/rtems and
73        now must be referenced as <rtems/XXX.h>.   Header file order
74        was cleaned up while doing this.
75
762000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
79        Switch to GNU canonicalization.
80
812000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * console/Makefile.am, liblnk/Makefile.am, start/Makefile.am,
84        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
85
862000-08-10      Joel Sherrill <joel@OARcorp.com>
87
88        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.