source: rtems/c/ChangeLog @ 218c346

Last change on this file since 218c346 was b06cc7e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/19/06 at 14:26:57

2006-10-19 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Require automake-1.10. Require autoconf-2.60.
  • Property mode set to 100644
File size: 5.6 KB
Line 
12006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Require automake-1.10. Require autoconf-2.60.
4
52006-08-09      Kolja Waschk <waschk@telos.de>
6
7        * TOOL_TARGETS: New port to Altera NIOS II.
8
92005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Remove depend-am.
12
132004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * configure.ac: Rework checking for BSPs.
16
172004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * acinclude.m4: Remove RTEMS_CHECK_CPU.
20        * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
21
222004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * configure.ac: Require automake > 1.9.
25
262004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        * configure.ac: Add --with-project-root, --with-project-top to
29        rtems_bsp_configure.
30
312004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Cosmetics.
34        * configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
35
362004-01-07      Joel Sherrill <joel@OARcorp.com>
37
38        * ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no
39        longer in the tree.
40
412003-12-17      Joel Sherrill <joel@OARcorp.com>
42
43        * release_support: Removed -- accidentally added to wrong directory.
44
452003-12-17      Joel Sherrill <joel@OARcorp.com>
46
47        * release_support: New file -- assistant to new cut_release script.
48
492003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Remove RTEMS_BSP-subdir rule.
52        * configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit
53        rules for RTEMS_BSP-subdirs.
54
552003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Use mkdir_p instead of mkinstalldirs.
58
592003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
62
632003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Cosmetics.
66        * Makefile.am: Cosmetics.
67
682003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * acinclude.m4: Fix underquoting to silence automake-1.8.
71
722003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
75        * configure.ac: remove RTEMS_CANONICAL_HOST.
76
772003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Don't explictly invoke $MAKE preinstall.
80
812003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * acinclude.m4: New.
84        Add RTEMS_CHECK_CPU.
85
862003-09-26      Joel Sherrill <joel@OARcorp.com>
87
88        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
89        references.
90
912003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
94
952003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Remove AC_CONFIG_AUX_DIR.
98
992003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Remove references to obsolete files
102        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
103        Add TOOL_TARGETS.
104
1052003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
108
1092003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: AC_PREREQ(2.57).
112
1132002-11-07      Joel Sherrill <joel@OARcorp.com>
114
115        * TOOL_TARGETS: Updated.
116        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
117        since they were obsolete.
118
1192002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Use mkinstalldirs instead of mkdir.
122
1232002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Fix --enable-rtemsbsp= handling.
126
1272002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * .cvsignore: Reformat.
130        Add autom4te*cache.
131        Remove autom4te.cache.
132
1332002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
136
1372002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac:
140        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
141        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
142        * Makefile.am: Remove AUTOMAKE_OPTIONS.
143
1442002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Remove make from SUBDIRS.
147        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
148
1492001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
152        * configure.in: Remove.
153        * configure.ac: New file, generated from configure.in by autoupdate.
154
1552001-05-25      Joel Sherrill <joel@OARcorp.com>
156
157        * TESTED: Corrected the name of the MRM332 BSP.
158
1592001-05-25      Joel Sherrill <joel@OARcorp.com>
160
161        * TESTED: Updated the list of BSPs.
162        * TOOLS_TARGETS: Updated the list of tools and object formats.
163
1642001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.in: Use ${MAKE} in message at the end of the
167        configure.in.
168
1692001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
172
1732000-12-14      Joel Sherrill <joel@OARcorp.com>
174
175        * TESTED: Added comment on 68en302 now that there is a network driver.
176
1772000-11-25      Joel Sherrill <joel@OARcorp.com>
178
179        * TESTED: Added jmr3904 entry.
180
1812000-11-20      Joel Sherrill <joel@OARcorp.com>
182
183        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
184
1852000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
188        Autoconf allows one to pass -enable-*, but this file expected --enable*.
189
1902000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
193
1942000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
197
1982000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * Makefile.am: Switch to GNU-canonicalization.
201
2022000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
205        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
206
2072000-08-10      Joel Sherrill <joel@OARcorp.com>
208
209        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.