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

Last change on this file since b18646c9 was b18646c9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/06/03 at 10:45:24

2003-03-06 Ralf Corsepius <corsepiu@…>

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