source: rtems/c/ChangeLog @ 39d08d55

4.104.114.95
Last change on this file since 39d08d55 was 93c2b41, checked in by Joel Sherrill <joel.sherrill@…>, on 05/10/07 at 18:40:36

Back off patch which should not have been committed.

  • Property mode set to 100644
File size: 5.8 KB
Line 
12007-03-27      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Use MKDIR_P instead of mkdir_p.
4
52006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: New BUG-REPORT address.
8
92006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: Require autoconf-2.60. Require automake-1.10.
12
132006-08-09      Kolja Waschk <waschk@telos.de>
14
15        * TOOL_TARGETS: New port to Altera NIOS II.
16
172005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * Makefile.am: Remove depend-am.
20
212004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * configure.ac: Rework checking for BSPs.
24
252004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        * acinclude.m4: Remove RTEMS_CHECK_CPU.
28        * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
29
302004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * configure.ac: Require automake > 1.9.
33
342004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * configure.ac: Add --with-project-root, --with-project-top to
37        rtems_bsp_configure.
38
392004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Cosmetics.
42        * configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
43
442004-01-07      Joel Sherrill <joel@OARcorp.com>
45
46        * ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no
47        longer in the tree.
48
492003-12-17      Joel Sherrill <joel@OARcorp.com>
50
51        * release_support: Removed -- accidentally added to wrong directory.
52
532003-12-17      Joel Sherrill <joel@OARcorp.com>
54
55        * release_support: New file -- assistant to new cut_release script.
56
572003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Remove RTEMS_BSP-subdir rule.
60        * configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit
61        rules for RTEMS_BSP-subdirs.
62
632003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Use mkdir_p instead of mkinstalldirs.
66
672003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
70
712003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Cosmetics.
74        * Makefile.am: Cosmetics.
75
762003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * acinclude.m4: Fix underquoting to silence automake-1.8.
79
802003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
83        * configure.ac: remove RTEMS_CANONICAL_HOST.
84
852003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Don't explictly invoke $MAKE preinstall.
88
892003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * acinclude.m4: New.
92        Add RTEMS_CHECK_CPU.
93
942003-09-26      Joel Sherrill <joel@OARcorp.com>
95
96        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
97        references.
98
992003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
102
1032003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Remove AC_CONFIG_AUX_DIR.
106
1072003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Remove references to obsolete files
110        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
111        Add TOOL_TARGETS.
112
1132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
116
1172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: AC_PREREQ(2.57).
120
1212002-11-07      Joel Sherrill <joel@OARcorp.com>
122
123        * TOOL_TARGETS: Updated.
124        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
125        since they were obsolete.
126
1272002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Use mkinstalldirs instead of mkdir.
130
1312002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Fix --enable-rtemsbsp= handling.
134
1352002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * .cvsignore: Reformat.
138        Add autom4te*cache.
139        Remove autom4te.cache.
140
1412002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
144
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        * Makefile.am: Remove AUTOMAKE_OPTIONS.
151
1522002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: Remove make from SUBDIRS.
155        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
156
1572001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
160        * configure.in: Remove.
161        * configure.ac: New file, generated from configure.in by autoupdate.
162
1632001-05-25      Joel Sherrill <joel@OARcorp.com>
164
165        * TESTED: Corrected the name of the MRM332 BSP.
166
1672001-05-25      Joel Sherrill <joel@OARcorp.com>
168
169        * TESTED: Updated the list of BSPs.
170        * TOOLS_TARGETS: Updated the list of tools and object formats.
171
1722001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.in: Use ${MAKE} in message at the end of the
175        configure.in.
176
1772001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
180
1812000-12-14      Joel Sherrill <joel@OARcorp.com>
182
183        * TESTED: Added comment on 68en302 now that there is a network driver.
184
1852000-11-25      Joel Sherrill <joel@OARcorp.com>
186
187        * TESTED: Added jmr3904 entry.
188
1892000-11-20      Joel Sherrill <joel@OARcorp.com>
190
191        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
192
1932000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
196        Autoconf allows one to pass -enable-*, but this file expected --enable*.
197
1982000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
201
2022000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
205
2062000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * Makefile.am: Switch to GNU-canonicalization.
209
2102000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
213        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
214
2152000-08-10      Joel Sherrill <joel@OARcorp.com>
216
217        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.