source: rtems/c/src/lib/libbsp/bare/ChangeLog @ 53fe0ffe

4.9
Last change on this file since 53fe0ffe was 53fe0ffe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/08 at 01:07:28

2008-09-29 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.am: Cleanup.
  • Property mode set to 100644
File size: 5.5 KB
RevLine 
[53fe0ffe]12008-09-29     Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Cleanup.
4
[9cf283a]52007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * include/bsp.h: Eliminate copies of the Configuration Table. Use the
8        RTEMS provided accessor macros to obtain configuration fields.
9
[c93b6ec]102007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
11
12        * include/bsp.h: Move interrupt_stack_size field from CPU Table to
13        Configuration Table. Eliminate CPU Table from all ports. Delete
14        references to CPU Table in all forms.
15
[93c158a]162007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * bsp_specs: Remove "*cpp:". Remove qrtems_debug.
19
[5d3d6d1a]202007-03-10      Joel Sherrill <joel@OARcorp.com>
21
22        PR 1227/bsps
23        * include/bsp.h: Remove MAX_LONG_TEST_DURATION and
24        MAX_SHORT_TEST_DURATION. They are obsolete and unused.
25
[f2a90594]262007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
27
28        * Makefile.am: Use MKDIR_P instead of mkdir_p.
29
[fcb0cd46]302006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        * configure.ac: New BUG-REPORT address.
33
[7198611]342006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
35
36        * configure.ac: Use AC_CONFIG_HEADER instead of AM_CONFIG_HEADER.
37
[11c60096]382006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
39
40        * configure.ac: Require autoconf-2.60. Require automake-1.10.
41
[db3fa14]422005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * Makefile.am: Remove build-variant support.
45
[d48a010c]462004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
47
[f876488]48        * include/bsp.h: Remove tm27 stuff.
[d48a010c]49        * include/tm27.h: New.
50        * Makefile.am: Add tm27.h
51
[97891e5e]522004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
53
54        * configure.ac: Require automake > 1.9.
55
[0a0d67c5]562004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
57
58        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
59        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
60
[2a7f9a28]612004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Reflect changes to bsp.am.
64        Preinstall dist_project_lib*.
65
[65bcccb]662004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Reflect changes to bsp.am.
69
[aed95bd]702004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Add PREINSTALL_DIRS.
73
[810720b6]742003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
77
[a5f7ffc]782003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Misc cleanups and fixes.
81
[c44312d]822003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Remove RTEMS_CANONICAL_HOST.
85
[f73623b]862003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
89
[d1b210cd]902003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Merge-in include/Makefile.am.
93        Reflect changes to bsp.am.
94        * include/Makefile.am: Remove.
95        * configure.ac: Reflect changes above.
96
[662175b]972003-09-04      Joel Sherrill <joel@OARcorp.com>
98
99        * include/bsp.h: URL for license changed.
100
[fe8bc62f]1012003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Reflect having moved aclocal/.
104
[bc31326c]1052003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
[c483a4e]107        * Makefile.am: Reflect having moved automake/.
108        * include/Makefile.am: Reflect having moved automake/.
[bc31326c]109
[7dcc3fe]1102003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
113
[31aa51e1]1142003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
[75fcb394]116        PR 445/bsps
[31aa51e1]117        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
118
[afaa498d]1192003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Remove AC_CONFIG_AUX_DIR.
122
[ccd81b60]1232003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
126
[9b5c258]1272003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: AC_PREREQ(2.57).
130
[dfa8fe34]1312002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
134
[8730f45]1352002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * .cvsignore: Reformat.
138        Add autom4te*cache.
139        Remove autom4te.cache.
140
[a2ae30c2]1412002-08-21      Joel Sherrill <joel@OARcorp.com>
142
143        * bsp_specs: Added support for -nostdlibs.
144
[4de102cc]1452002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac:
148        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
149        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
150        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
151        * Makefile.am: Remove AUTOMAKE_OPTIONS.
152
[8fec915]1532001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
156        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
157
[df25c998]1582001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
161        * configure.in: Remove.
162        * configure.ac: New file, generated from configure.in by autoupdate.
163
[cf282090]1642001-09-27      Joel Sherrill <joel@OARcorp.com>
165
166        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
167
[96330198]1682001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * include/Makefile.am: Use 'CLEANFILES ='.
171        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
172        * include/Makefile.am: fix path to shared/include/coverhd.h.
173
[69e93d8]1742001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * include/bsp.h: Include bspopts.h.
177
[fb085c11]1782001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.in: Add bspopts.h.
181        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
182        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
183
[feead226]1842000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
187
[a314d3b4]1882000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
191
[e83378d]1922000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
195        Switch to GNU canonicalization.
196
[e94ad1fe]1972000-08-10      Joel Sherrill <joel@OARcorp.com>
198
199        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.