source: rtems/c/src/lib/libbsp/bare/ChangeLog @ 74e2998

Last change on this file since 74e2998 was 74e2998, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:41:57

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

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 2.4 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
4
52003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove AC_CONFIG_AUX_DIR.
8
92003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
12
132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: AC_PREREQ(2.57).
16
172002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
20
212002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * .cvsignore: Reformat.
24        Add autom4te*cache.
25        Remove autom4te.cache.
26
272002-08-21      Joel Sherrill <joel@OARcorp.com>
28
29        * bsp_specs: Added support for -nostdlibs.
30
312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac:
34        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
35        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
36        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
37        * Makefile.am: Remove AUTOMAKE_OPTIONS.
38
392001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
42        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
43
442001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
47        * configure.in: Remove.
48        * configure.ac: New file, generated from configure.in by autoupdate.
49
502001-09-27      Joel Sherrill <joel@OARcorp.com>
51
52        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
53
542001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * include/Makefile.am: Use 'CLEANFILES ='.
57        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
58        * include/Makefile.am: fix path to shared/include/coverhd.h.
59
602001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * include/bsp.h: Include bspopts.h.
63
642001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.in: Add bspopts.h.
67        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
68        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
69
702000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
73
742000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
77
782000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
81        Switch to GNU canonicalization.
82
832000-08-10      Joel Sherrill <joel@OARcorp.com>
84
85        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.