source: rtems/c/ChangeLog @ ed9122e

4.104.114.84.95
Last change on this file since ed9122e was 1204f22, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/17/04 at 13:44:16

2004-02-17 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Cosmetics.
  • configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
  • Property mode set to 100644
File size: 4.9 KB
Line 
12004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Cosmetics.
4        * configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
5
62004-01-07      Joel Sherrill <joel@OARcorp.com>
7
8        * ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no
9        longer in the tree.
10
112003-12-17      Joel Sherrill <joel@OARcorp.com>
12
13        * release_support: Removed -- accidentally added to wrong directory.
14
152003-12-17      Joel Sherrill <joel@OARcorp.com>
16
17        * release_support: New file -- assistant to new cut_release script.
18
192003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Remove RTEMS_BSP-subdir rule.
22        * configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit
23        rules for RTEMS_BSP-subdirs.
24
252003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Use mkdir_p instead of mkinstalldirs.
28
292003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
32
332003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Cosmetics.
36        * Makefile.am: Cosmetics.
37
382003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * acinclude.m4: Fix underquoting to silence automake-1.8.
41
422003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
45        * configure.ac: remove RTEMS_CANONICAL_HOST.
46
472003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Don't explictly invoke $MAKE preinstall.
50
512003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * acinclude.m4: New.
54        Add RTEMS_CHECK_CPU.
55
562003-09-26      Joel Sherrill <joel@OARcorp.com>
57
58        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
59        references.
60
612003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
64
652003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Remove AC_CONFIG_AUX_DIR.
68
692003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Remove references to obsolete files
72        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
73        Add TOOL_TARGETS.
74
752003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
78
792003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: AC_PREREQ(2.57).
82
832002-11-07      Joel Sherrill <joel@OARcorp.com>
84
85        * TOOL_TARGETS: Updated.
86        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
87        since they were obsolete.
88
892002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Use mkinstalldirs instead of mkdir.
92
932002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Fix --enable-rtemsbsp= handling.
96
972002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * .cvsignore: Reformat.
100        Add autom4te*cache.
101        Remove autom4te.cache.
102
1032002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
106
1072002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac:
110        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
111        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
112        * Makefile.am: Remove AUTOMAKE_OPTIONS.
113
1142002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Remove make from SUBDIRS.
117        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
118
1192001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
122        * configure.in: Remove.
123        * configure.ac: New file, generated from configure.in by autoupdate.
124
1252001-05-25      Joel Sherrill <joel@OARcorp.com>
126
127        * TESTED: Corrected the name of the MRM332 BSP.
128
1292001-05-25      Joel Sherrill <joel@OARcorp.com>
130
131        * TESTED: Updated the list of BSPs.
132        * TOOLS_TARGETS: Updated the list of tools and object formats.
133
1342001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.in: Use ${MAKE} in message at the end of the
137        configure.in.
138
1392001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
142
1432000-12-14      Joel Sherrill <joel@OARcorp.com>
144
145        * TESTED: Added comment on 68en302 now that there is a network driver.
146
1472000-11-25      Joel Sherrill <joel@OARcorp.com>
148
149        * TESTED: Added jmr3904 entry.
150
1512000-11-20      Joel Sherrill <joel@OARcorp.com>
152
153        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
154
1552000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
158        Autoconf allows one to pass -enable-*, but this file expected --enable*.
159
1602000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
163
1642000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
167
1682000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Switch to GNU-canonicalization.
171
1722000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
175        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
176
1772000-08-10      Joel Sherrill <joel@OARcorp.com>
178
179        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.