source: rtems/c/ChangeLog @ a5fb3d1b

4.104.115
Last change on this file since a5fb3d1b was 8d9d5bd, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/09 at 05:01:14

2009-10-21 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Remove reference to bare BSP. Simplify RTEMS_BSP_LIST setup.
  • Property mode set to 100644
File size: 6.3 KB
Line 
12009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Remove reference to bare BSP.
4        Simplify RTEMS_BSP_LIST setup.
5
62008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
7
8        * TOOL_TARGETS: Add Lattice Mico32 support.
9
102008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * src/aclocal/rtems-cpu-subdirs.m4: Add new M32R port. It is just a
13        beginning but the BSP is functional enough to initialize and shutdown
14        RTEMS.
15
162007-03-27      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * configure.ac: Use MKDIR_P instead of mkdir_p.
19
202006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * configure.ac: New BUG-REPORT address.
23
242006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * configure.ac: Require autoconf-2.60. Require automake-1.10.
27
282006-08-09      Kolja Waschk <waschk@telos.de>
29
30        * TOOL_TARGETS: New port to Altera NIOS II.
31
322005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * Makefile.am: Remove depend-am.
35
362004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * configure.ac: Rework checking for BSPs.
39
402004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
41
42        * acinclude.m4: Remove RTEMS_CHECK_CPU.
43        * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
44
452004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * configure.ac: Require automake > 1.9.
48
492004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * configure.ac: Add --with-project-root, --with-project-top to
52        rtems_bsp_configure.
53
542004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Cosmetics.
57        * configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
58
592004-01-07      Joel Sherrill <joel@OARcorp.com>
60
61        * ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no
62        longer in the tree.
63
642003-12-17      Joel Sherrill <joel@OARcorp.com>
65
66        * release_support: Removed -- accidentally added to wrong directory.
67
682003-12-17      Joel Sherrill <joel@OARcorp.com>
69
70        * release_support: New file -- assistant to new cut_release script.
71
722003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Remove RTEMS_BSP-subdir rule.
75        * configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit
76        rules for RTEMS_BSP-subdirs.
77
782003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Use mkdir_p instead of mkinstalldirs.
81
822003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
85
862003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Cosmetics.
89        * Makefile.am: Cosmetics.
90
912003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * acinclude.m4: Fix underquoting to silence automake-1.8.
94
952003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
98        * configure.ac: remove RTEMS_CANONICAL_HOST.
99
1002003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Don't explictly invoke $MAKE preinstall.
103
1042003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * acinclude.m4: New.
107        Add RTEMS_CHECK_CPU.
108
1092003-09-26      Joel Sherrill <joel@OARcorp.com>
110
111        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
112        references.
113
1142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
117
1182003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Remove AC_CONFIG_AUX_DIR.
121
1222003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Remove references to obsolete files
125        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
126        Add TOOL_TARGETS.
127
1282003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
131
1322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: AC_PREREQ(2.57).
135
1362002-11-07      Joel Sherrill <joel@OARcorp.com>
137
138        * TOOL_TARGETS: Updated.
139        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
140        since they were obsolete.
141
1422002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: Use mkinstalldirs instead of mkdir.
145
1462002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: Fix --enable-rtemsbsp= handling.
149
1502002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * .cvsignore: Reformat.
153        Add autom4te*cache.
154        Remove autom4te.cache.
155
1562002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
159
1602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac:
163        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
164        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
165        * Makefile.am: Remove AUTOMAKE_OPTIONS.
166
1672002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: Remove make from SUBDIRS.
170        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
171
1722001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
175        * configure.in: Remove.
176        * configure.ac: New file, generated from configure.in by autoupdate.
177
1782001-05-25      Joel Sherrill <joel@OARcorp.com>
179
180        * TESTED: Corrected the name of the MRM332 BSP.
181
1822001-05-25      Joel Sherrill <joel@OARcorp.com>
183
184        * TESTED: Updated the list of BSPs.
185        * TOOLS_TARGETS: Updated the list of tools and object formats.
186
1872001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.in: Use ${MAKE} in message at the end of the
190        configure.in.
191
1922001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
195
1962000-12-14      Joel Sherrill <joel@OARcorp.com>
197
198        * TESTED: Added comment on 68en302 now that there is a network driver.
199
2002000-11-25      Joel Sherrill <joel@OARcorp.com>
201
202        * TESTED: Added jmr3904 entry.
203
2042000-11-20      Joel Sherrill <joel@OARcorp.com>
205
206        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
207
2082000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
211        Autoconf allows one to pass -enable-*, but this file expected --enable*.
212
2132000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
216
2172000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
220
2212000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * Makefile.am: Switch to GNU-canonicalization.
224
2252000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
228        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
229
2302000-08-10      Joel Sherrill <joel@OARcorp.com>
231
232        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.