source: rtems/c/ChangeLog @ 212f7b0

4.104.115
Last change on this file since 212f7b0 was 1c16744, checked in by Joel Sherrill <joel.sherrill@…>, on 10/02/08 at 21:57:44

2008-10-02 Joel Sherrill <joel.sherrill@…>

  • src/aclocal/rtems-cpu-subdirs.m4: Add new M32R port. It is just a beginning but the BSP is functional enough to initialize and shutdown RTEMS.
  • Property mode set to 100644
File size: 6.0 KB
Line 
12008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * src/aclocal/rtems-cpu-subdirs.m4: Add new M32R port. It is just a
4        beginning but the BSP is functional enough to initialize and shutdown
5        RTEMS.
6
72007-03-27      Ralf Corsépius <ralf.corsepius@rtems.org>
8
9        * configure.ac: Use MKDIR_P instead of mkdir_p.
10
112006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * configure.ac: New BUG-REPORT address.
14
152006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * configure.ac: Require autoconf-2.60. Require automake-1.10.
18
192006-08-09      Kolja Waschk <waschk@telos.de>
20
21        * TOOL_TARGETS: New port to Altera NIOS II.
22
232005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * Makefile.am: Remove depend-am.
26
272004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        * configure.ac: Rework checking for BSPs.
30
312004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * acinclude.m4: Remove RTEMS_CHECK_CPU.
34        * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
35
362004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * configure.ac: Require automake > 1.9.
39
402004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
41
42        * configure.ac: Add --with-project-root, --with-project-top to
43        rtems_bsp_configure.
44
452004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Cosmetics.
48        * configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
49
502004-01-07      Joel Sherrill <joel@OARcorp.com>
51
52        * ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no
53        longer in the tree.
54
552003-12-17      Joel Sherrill <joel@OARcorp.com>
56
57        * release_support: Removed -- accidentally added to wrong directory.
58
592003-12-17      Joel Sherrill <joel@OARcorp.com>
60
61        * release_support: New file -- assistant to new cut_release script.
62
632003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Remove RTEMS_BSP-subdir rule.
66        * configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit
67        rules for RTEMS_BSP-subdirs.
68
692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Use mkdir_p instead of mkinstalldirs.
72
732003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
76
772003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Cosmetics.
80        * Makefile.am: Cosmetics.
81
822003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * acinclude.m4: Fix underquoting to silence automake-1.8.
85
862003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
89        * configure.ac: remove RTEMS_CANONICAL_HOST.
90
912003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Don't explictly invoke $MAKE preinstall.
94
952003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * acinclude.m4: New.
98        Add RTEMS_CHECK_CPU.
99
1002003-09-26      Joel Sherrill <joel@OARcorp.com>
101
102        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
103        references.
104
1052003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
108
1092003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Remove AC_CONFIG_AUX_DIR.
112
1132003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Remove references to obsolete files
116        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
117        Add TOOL_TARGETS.
118
1192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
122
1232003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: AC_PREREQ(2.57).
126
1272002-11-07      Joel Sherrill <joel@OARcorp.com>
128
129        * TOOL_TARGETS: Updated.
130        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
131        since they were obsolete.
132
1332002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Use mkinstalldirs instead of mkdir.
136
1372002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Fix --enable-rtemsbsp= handling.
140
1412002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * .cvsignore: Reformat.
144        Add autom4te*cache.
145        Remove autom4te.cache.
146
1472002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
150
1512002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac:
154        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
155        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
156        * Makefile.am: Remove AUTOMAKE_OPTIONS.
157
1582002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: Remove make from SUBDIRS.
161        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
162
1632001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
166        * configure.in: Remove.
167        * configure.ac: New file, generated from configure.in by autoupdate.
168
1692001-05-25      Joel Sherrill <joel@OARcorp.com>
170
171        * TESTED: Corrected the name of the MRM332 BSP.
172
1732001-05-25      Joel Sherrill <joel@OARcorp.com>
174
175        * TESTED: Updated the list of BSPs.
176        * TOOLS_TARGETS: Updated the list of tools and object formats.
177
1782001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.in: Use ${MAKE} in message at the end of the
181        configure.in.
182
1832001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
186
1872000-12-14      Joel Sherrill <joel@OARcorp.com>
188
189        * TESTED: Added comment on 68en302 now that there is a network driver.
190
1912000-11-25      Joel Sherrill <joel@OARcorp.com>
192
193        * TESTED: Added jmr3904 entry.
194
1952000-11-20      Joel Sherrill <joel@OARcorp.com>
196
197        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
198
1992000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
202        Autoconf allows one to pass -enable-*, but this file expected --enable*.
203
2042000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
207
2082000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
211
2122000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * Makefile.am: Switch to GNU-canonicalization.
215
2162000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
219        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
220
2212000-08-10      Joel Sherrill <joel@OARcorp.com>
222
223        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.