source: rtems/c/ChangeLog @ 9832a22c

4.104.115
Last change on this file since 9832a22c was eeec0b82, checked in by Joel Sherrill <joel.sherrill@…>, on 12/04/08 at 23:04:26

2008-12-04 Jukka Pietarinen <jukka.pietarinen@…>

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