source: rtems/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog @ 0ecfe0a0

4.104.114.84.95
Last change on this file since 0ecfe0a0 was ad5c7fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/10/02 at 12:08:14

2002-12-10 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • Property mode set to 100644
File size: 3.4 KB
Line 
12002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
4
52002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Reformat.
8        Add autom4te*cache.
9        Remove autom4te.cache.
10
112002-08-21      Joel Sherrill <joel@OARcorp.com>
12
13        * bsp_specs: Added support for -nostdlibs.
14
152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
18        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
19        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
20        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
21        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
22        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
23
242002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
27
282002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
31        Remove $(OBJS) from all-local.
32
332002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
36
372002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac:
40        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
41        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
42        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
43        * Makefile.am: Remove AUTOMAKE_OPTIONS.
44        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
45        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
46        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
47        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
48        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
49        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
50
512001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
54
552001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
58        * configure.in: Remove.
59        * configure.ac: New file, generated from configure.in by autoupdate.
60
612001-09-27      Joel Sherrill <joel@OARcorp.com>
62
63        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
64        * shmsupp/lock.c: Renamed delay() to rtems_bsp_delay().
65
662001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * include/Makefile.am: Use 'CLEANFILES ='.
69        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
70
712001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.in: Add bspopts.h.
74        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
75        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
76        * include/bsp.h: Include bspopts.h.
77
782001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
79
80        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
81
822000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
85
862000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
89
902000-11-01      Joel Sherrill <joel@OARcorp.com>
91
92        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
93        and libcsupport.h moved from libc to lib/include/rtems and
94        now must be referenced as <rtems/XXX.h>.   Header file order
95        was cleaned up while doing this.
96
972000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
100        Switch to GNU canonicalization.
101
1022000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
105        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
106        compile.am
107
1082000-08-10      Joel Sherrill <joel@OARcorp.com>
109
110        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.