source: rtems/c/ChangeLog @ 2d1daae

4.104.114.84.95
Last change on this file since 2d1daae was 2d1daae, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/18/04 at 09:33:13

2004-10-18 Ralf Corsepius <ralf_corsepius@…>

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