source: rtems/c/src/lib/libbsp/bare/ChangeLog @ 41d0d94e

4.104.114.84.95
Last change on this file since 41d0d94e was 97891e5e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/04 at 05:54:59

2004-09-24 Ralf Corsepius <ralf_corsepius@…>

  • configure.ac: Require automake > 1.9.
  • Property mode set to 100644
File size: 4.0 KB
Line 
12004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: Require automake > 1.9.
4
52004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
8        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
9
102004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Reflect changes to bsp.am.
13        Preinstall dist_project_lib*.
14
152004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Reflect changes to bsp.am.
18
192004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Add PREINSTALL_DIRS.
22
232003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
26
272003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Misc cleanups and fixes.
30
312003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Remove RTEMS_CANONICAL_HOST.
34
352003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
38
392003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Merge-in include/Makefile.am.
42        Reflect changes to bsp.am.
43        * include/Makefile.am: Remove.
44        * configure.ac: Reflect changes above.
45
462003-09-04      Joel Sherrill <joel@OARcorp.com>
47
48        * include/bsp.h: URL for license changed.
49
502003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Reflect having moved aclocal/.
53
542003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Reflect having moved automake/.
57        * include/Makefile.am: Reflect having moved automake/.
58
592003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
62
632003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        PR 445/bsps
66        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
67
682003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Remove AC_CONFIG_AUX_DIR.
71
722003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
75
762003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: AC_PREREQ(2.57).
79
802002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
83
842002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * .cvsignore: Reformat.
87        Add autom4te*cache.
88        Remove autom4te.cache.
89
902002-08-21      Joel Sherrill <joel@OARcorp.com>
91
92        * bsp_specs: Added support for -nostdlibs.
93
942002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac:
97        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
98        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
99        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
100        * Makefile.am: Remove AUTOMAKE_OPTIONS.
101
1022001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
105        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
106
1072001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
110        * configure.in: Remove.
111        * configure.ac: New file, generated from configure.in by autoupdate.
112
1132001-09-27      Joel Sherrill <joel@OARcorp.com>
114
115        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
116
1172001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * include/Makefile.am: Use 'CLEANFILES ='.
120        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
121        * include/Makefile.am: fix path to shared/include/coverhd.h.
122
1232001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * include/bsp.h: Include bspopts.h.
126
1272001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.in: Add bspopts.h.
130        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
131        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
132
1332000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
136
1372000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
140
1412000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
144        Switch to GNU canonicalization.
145
1462000-08-10      Joel Sherrill <joel@OARcorp.com>
147
148        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.