source: rtems/c/src/lib/libbsp/bare/ChangeLog @ 328876c

Last change on this file since 328876c 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: 2.2 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
132002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
16
172002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * .cvsignore: Reformat.
20        Add autom4te*cache.
21        Remove autom4te.cache.
22
232002-08-21      Joel Sherrill <joel@OARcorp.com>
24
25        * bsp_specs: Added support for -nostdlibs.
26
272002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac:
30        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
31        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
32        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
33        * Makefile.am: Remove AUTOMAKE_OPTIONS.
34
352001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
38        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
39
402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
43        * configure.in: Remove.
44        * configure.ac: New file, generated from configure.in by autoupdate.
45
462001-09-27      Joel Sherrill <joel@OARcorp.com>
47
48        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
49
502001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * include/Makefile.am: Use 'CLEANFILES ='.
53        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
54        * include/Makefile.am: fix path to shared/include/coverhd.h.
55
562001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * include/bsp.h: Include bspopts.h.
59
602001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.in: Add bspopts.h.
63        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
64        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
65
662000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
69
702000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
73
742000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
77        Switch to GNU canonicalization.
78
792000-08-10      Joel Sherrill <joel@OARcorp.com>
80
81        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.