source: rtems/c/ChangeLog @ 5c7f274

4.104.114.84.95
Last change on this file since 5c7f274 was 7e8151c7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/13/05 at 09:19:37

2005-11-13 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Remove depend-am.
  • Property mode set to 100644
File size: 5.4 KB
Line 
12005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Remove depend-am.
4
52004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Rework checking for BSPs.
8
92004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * acinclude.m4: Remove RTEMS_CHECK_CPU.
12        * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
13
142004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        * configure.ac: Require automake > 1.9.
17
182004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * configure.ac: Add --with-project-root, --with-project-top to
21        rtems_bsp_configure.
22
232004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Cosmetics.
26        * configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
27
282004-01-07      Joel Sherrill <joel@OARcorp.com>
29
30        * ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no
31        longer in the tree.
32
332003-12-17      Joel Sherrill <joel@OARcorp.com>
34
35        * release_support: Removed -- accidentally added to wrong directory.
36
372003-12-17      Joel Sherrill <joel@OARcorp.com>
38
39        * release_support: New file -- assistant to new cut_release script.
40
412003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Remove RTEMS_BSP-subdir rule.
44        * configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit
45        rules for RTEMS_BSP-subdirs.
46
472003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Use mkdir_p instead of mkinstalldirs.
50
512003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
54
552003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Cosmetics.
58        * Makefile.am: Cosmetics.
59
602003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * acinclude.m4: Fix underquoting to silence automake-1.8.
63
642003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
67        * configure.ac: remove RTEMS_CANONICAL_HOST.
68
692003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Don't explictly invoke $MAKE preinstall.
72
732003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * acinclude.m4: New.
76        Add RTEMS_CHECK_CPU.
77
782003-09-26      Joel Sherrill <joel@OARcorp.com>
79
80        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
81        references.
82
832003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
86
872003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Remove AC_CONFIG_AUX_DIR.
90
912003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Remove references to obsolete files
94        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
95        Add TOOL_TARGETS.
96
972003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
100
1012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: AC_PREREQ(2.57).
104
1052002-11-07      Joel Sherrill <joel@OARcorp.com>
106
107        * TOOL_TARGETS: Updated.
108        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
109        since they were obsolete.
110
1112002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Use mkinstalldirs instead of mkdir.
114
1152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Fix --enable-rtemsbsp= handling.
118
1192002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * .cvsignore: Reformat.
122        Add autom4te*cache.
123        Remove autom4te.cache.
124
1252002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
128
1292002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac:
132        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
133        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
134        * Makefile.am: Remove AUTOMAKE_OPTIONS.
135
1362002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * Makefile.am: Remove make from SUBDIRS.
139        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
140
1412001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
144        * configure.in: Remove.
145        * configure.ac: New file, generated from configure.in by autoupdate.
146
1472001-05-25      Joel Sherrill <joel@OARcorp.com>
148
149        * TESTED: Corrected the name of the MRM332 BSP.
150
1512001-05-25      Joel Sherrill <joel@OARcorp.com>
152
153        * TESTED: Updated the list of BSPs.
154        * TOOLS_TARGETS: Updated the list of tools and object formats.
155
1562001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.in: Use ${MAKE} in message at the end of the
159        configure.in.
160
1612001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
164
1652000-12-14      Joel Sherrill <joel@OARcorp.com>
166
167        * TESTED: Added comment on 68en302 now that there is a network driver.
168
1692000-11-25      Joel Sherrill <joel@OARcorp.com>
170
171        * TESTED: Added jmr3904 entry.
172
1732000-11-20      Joel Sherrill <joel@OARcorp.com>
174
175        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
176
1772000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
180        Autoconf allows one to pass -enable-*, but this file expected --enable*.
181
1822000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
185
1862000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
189
1902000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * Makefile.am: Switch to GNU-canonicalization.
193
1942000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
197        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
198
1992000-08-10      Joel Sherrill <joel@OARcorp.com>
200
201        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.