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

4.104.114.84.95
Last change on this file since ccd81b60 was ccd81b60, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/11/03 at 11:47:49

2003-02-11 Ralf Corsepius <corsepiu@…>

  • configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
  • Property mode set to 100644
File size: 4.0 KB
Line 
12003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
4
52003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: AC_PREREQ(2.57).
8
92003-01-20      Joel Sherrill <joel@OARcorp.com>
10
11        * startup/linkcmds*: Add FreeBSD sysctl() sections.
12
132003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
16        * liblnk/Makefile.am: Don't include @RTEMS_BSP@.cfg.
17        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
18        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
19
202002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * start/Makefile.am: Use install-data-local to install startfile.
23
242002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
27
282002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * .cvsignore: Reformat.
31        Add autom4te*cache.
32        Remove autom4te.cache.
33
342002-08-21      Joel Sherrill <joel@OARcorp.com>
35
36        * bsp_specs: Added support for -nostdlibs.
37
382002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
41        * liblnk/Makefile.am: Use .$(OBJEXT) instead of .o.
42        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
43        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
44        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
45
462002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * start/Makefile.am: Eliminate PGM.
49        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
50
512002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * startup/Makefile.am: Add bsplib_DATA = linkcmds ghlinkcmds.
54
552002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
58        Remove $(OBJS) from all-local.
59
602002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
63
642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac:
67        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
68        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
69        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
70        * Makefile.am: Remove AUTOMAKE_OPTIONS.
71        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
72        * liblnk/Makefile.am: Remove AUTOMAKE_OPTIONS.
73        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
74        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
75        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
76
772001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
80
812001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
84        * configure.in: Remove.
85        * configure.ac: New file, generated from configure.in by autoupdate.
86
872001-09-27      Joel Sherrill <joel@OARcorp.com>
88
89        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
90
912001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
94
952001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.in: Add bspopts.h.
98        * include/.cvsignore: Add bspopts.h*, stamp-h*.
99        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
100        * include/bsp.h: Include bspopts.h.
101
1022001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
103
104        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
105
1062000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
109
1102000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
113
1142000-11-01      Joel Sherrill <joel@OARcorp.com>
115
116        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
117        and libcsupport.h moved from libc to lib/include/rtems and
118        now must be referenced as <rtems/XXX.h>.   Header file order
119        was cleaned up while doing this.
120
1212000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
124        Switch to GNU canonicalization.
125
1262000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * console/Makefile.am, liblnk/Makefile.am, start/Makefile.am,
129        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
130
1312000-08-10      Joel Sherrill <joel@OARcorp.com>
132
133        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.