source: rtems/c/ChangeLog @ 8ee3775

4.115
Last change on this file since 8ee3775 was 8ee3775, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/02/11 at 15:01:43

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

  • configure.ac: Require autoconf-2.68, automake-1.11.1.
  • Property mode set to 100644
File size: 6.6 KB
Line 
12011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Require autoconf-2.68, automake-1.11.1.
4
52011-01-28      Joel Sherrill <joel.sherrilL@OARcorp.com>
6
7        * src/libchip/network/dec21140.c, src/libchip/network/elnk.c,
8        src/libchip/network/greth.c, src/libchip/network/greth.h,
9        src/libchip/network/open_eth.c: Fix typo where license said
10        found in found in.
11
122009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * configure.ac: Remove reference to bare BSP.
15        Simplify RTEMS_BSP_LIST setup.
16
172008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
18
19        * TOOL_TARGETS: Add Lattice Mico32 support.
20
212008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * src/aclocal/rtems-cpu-subdirs.m4: Add new M32R port. It is just a
24        beginning but the BSP is functional enough to initialize and shutdown
25        RTEMS.
26
272007-03-27      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * configure.ac: Use MKDIR_P instead of mkdir_p.
30
312006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * configure.ac: New BUG-REPORT address.
34
352006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * configure.ac: Require autoconf-2.60. Require automake-1.10.
38
392006-08-09      Kolja Waschk <waschk@telos.de>
40
41        * TOOL_TARGETS: New port to Altera NIOS II.
42
432005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * Makefile.am: Remove depend-am.
46
472004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
48
49        * configure.ac: Rework checking for BSPs.
50
512004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * acinclude.m4: Remove RTEMS_CHECK_CPU.
54        * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
55
562004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * configure.ac: Require automake > 1.9.
59
602004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * configure.ac: Add --with-project-root, --with-project-top to
63        rtems_bsp_configure.
64
652004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Cosmetics.
68        * configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
69
702004-01-07      Joel Sherrill <joel@OARcorp.com>
71
72        * ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no
73        longer in the tree.
74
752003-12-17      Joel Sherrill <joel@OARcorp.com>
76
77        * release_support: Removed -- accidentally added to wrong directory.
78
792003-12-17      Joel Sherrill <joel@OARcorp.com>
80
81        * release_support: New file -- assistant to new cut_release script.
82
832003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Remove RTEMS_BSP-subdir rule.
86        * configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit
87        rules for RTEMS_BSP-subdirs.
88
892003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Use mkdir_p instead of mkinstalldirs.
92
932003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
96
972003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Cosmetics.
100        * Makefile.am: Cosmetics.
101
1022003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * acinclude.m4: Fix underquoting to silence automake-1.8.
105
1062003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
109        * configure.ac: remove RTEMS_CANONICAL_HOST.
110
1112003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Don't explictly invoke $MAKE preinstall.
114
1152003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * acinclude.m4: New.
118        Add RTEMS_CHECK_CPU.
119
1202003-09-26      Joel Sherrill <joel@OARcorp.com>
121
122        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
123        references.
124
1252003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
128
1292003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: Remove AC_CONFIG_AUX_DIR.
132
1332003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Remove references to obsolete files
136        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
137        Add TOOL_TARGETS.
138
1392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
142
1432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: AC_PREREQ(2.57).
146
1472002-11-07      Joel Sherrill <joel@OARcorp.com>
148
149        * TOOL_TARGETS: Updated.
150        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
151        since they were obsolete.
152
1532002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Use mkinstalldirs instead of mkdir.
156
1572002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: Fix --enable-rtemsbsp= handling.
160
1612002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * .cvsignore: Reformat.
164        Add autom4te*cache.
165        Remove autom4te.cache.
166
1672002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
170
1712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac:
174        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
175        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
176        * Makefile.am: Remove AUTOMAKE_OPTIONS.
177
1782002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * Makefile.am: Remove make from SUBDIRS.
181        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
182
1832001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
186        * configure.in: Remove.
187        * configure.ac: New file, generated from configure.in by autoupdate.
188
1892001-05-25      Joel Sherrill <joel@OARcorp.com>
190
191        * TESTED: Corrected the name of the MRM332 BSP.
192
1932001-05-25      Joel Sherrill <joel@OARcorp.com>
194
195        * TESTED: Updated the list of BSPs.
196        * TOOLS_TARGETS: Updated the list of tools and object formats.
197
1982001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.in: Use ${MAKE} in message at the end of the
201        configure.in.
202
2032001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
206
2072000-12-14      Joel Sherrill <joel@OARcorp.com>
208
209        * TESTED: Added comment on 68en302 now that there is a network driver.
210
2112000-11-25      Joel Sherrill <joel@OARcorp.com>
212
213        * TESTED: Added jmr3904 entry.
214
2152000-11-20      Joel Sherrill <joel@OARcorp.com>
216
217        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
218
2192000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
222        Autoconf allows one to pass -enable-*, but this file expected --enable*.
223
2242000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
227
2282000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
231
2322000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * Makefile.am: Switch to GNU-canonicalization.
235
2362000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
239        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
240
2412000-08-10      Joel Sherrill <joel@OARcorp.com>
242
243        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.