source: rtems/c/ChangeLog @ bc2083c1

4.104.114.84.95
Last change on this file since bc2083c1 was fcb0cd46, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:06:55

2006-12-02 Ralf Corsépius <ralf.corsepius@…>

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