source: rtems/c/ChangeLog @ 7e8151c7

4.104.114.84.95
Last change on this file since 7e8151c7 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
RevLine 
[7e8151c7]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>
[2d1daae]6
7        * configure.ac: Rework checking for BSPs.
8
[7e8151c7]92004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
[2c8d5f2]10
11        * acinclude.m4: Remove RTEMS_CHECK_CPU.
12        * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
13
[7e8151c7]142004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
[97891e5e]15
16        * configure.ac: Require automake > 1.9.
17
[7e8151c7]182004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
[1b7c9183]19
20        * configure.ac: Add --with-project-root, --with-project-top to
21        rtems_bsp_configure.
22
[1204f22]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
[78a9564]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
[55485c2]332003-12-17      Joel Sherrill <joel@OARcorp.com>
34
35        * release_support: Removed -- accidentally added to wrong directory.
36
[1f30c55]372003-12-17      Joel Sherrill <joel@OARcorp.com>
38
39        * release_support: New file -- assistant to new cut_release script.
40
[73dc152]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
[a6f212e]472003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Use mkdir_p instead of mkinstalldirs.
50
[810720b6]512003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
54
[5c58243c]552003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Cosmetics.
58        * Makefile.am: Cosmetics.
59
[dfc099fd]602003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * acinclude.m4: Fix underquoting to silence automake-1.8.
63
[d2efe941]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
[b8f4d19]692003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Don't explictly invoke $MAKE preinstall.
72
[1b16201e]732003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * acinclude.m4: New.
76        Add RTEMS_CHECK_CPU.
77
[8063a2c]782003-09-26      Joel Sherrill <joel@OARcorp.com>
79
80        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
81        references.
82
[7dcc3fe]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
[24af9a06]872003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Remove AC_CONFIG_AUX_DIR.
90
[299ebb4]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
[ccd81b60]972003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
100
[9b5c258]1012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: AC_PREREQ(2.57).
104
[3d4c7390]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
[ceddf30]1112002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Use mkinstalldirs instead of mkdir.
114
[45789f2]1152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Fix --enable-rtemsbsp= handling.
118
[f8cb04a5]1192002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * .cvsignore: Reformat.
122        Add autom4te*cache.
123        Remove autom4te.cache.
124
[2fe08ccb]1252002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
128
[7273b6e]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
[d049568]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
[66387986]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
[8d94f8bd]1472001-05-25      Joel Sherrill <joel@OARcorp.com>
148
149        * TESTED: Corrected the name of the MRM332 BSP.
150
[223d791]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
[7b79761]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
[eab41f63]1612001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
164
[8c4c223]1652000-12-14      Joel Sherrill <joel@OARcorp.com>
166
167        * TESTED: Added comment on 68en302 now that there is a network driver.
168
[a55158a]1692000-11-25      Joel Sherrill <joel@OARcorp.com>
170
171        * TESTED: Added jmr3904 entry.
172
[d543c5d]1732000-11-20      Joel Sherrill <joel@OARcorp.com>
174
175        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
176
[ecd5441]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
[feead226]1822000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
185
[a314d3b4]1862000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
189
[6fd829a]1902000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * Makefile.am: Switch to GNU-canonicalization.
193
[dc94a8dc]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
[e94ad1fe]1992000-08-10      Joel Sherrill <joel@OARcorp.com>
200
201        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.