source: rtems/c/ChangeLog @ 4b14cd2

Last change on this file since 4b14cd2 was 4b14cd2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/15/03 at 04:03:14

2003-02-15 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Remove references to obsolete files README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP. Add TOOL_TARGETS.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Remove references to obsolete files
4        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
5        Add TOOL_TARGETS.
6
72003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
10
112003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: AC_PREREQ(2.57).
14
152002-11-07      Joel Sherrill <joel@OARcorp.com>
16
17        * TOOL_TARGETS: Updated.
18        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
19        since they were obsolete.
20
212002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Use mkinstalldirs instead of mkdir.
24
252002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Fix --enable-rtemsbsp= handling.
28
292002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * .cvsignore: Reformat.
32        Add autom4te*cache.
33        Remove autom4te.cache.
34
352002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
38
392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac:
42        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
43        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
44        * Makefile.am: Remove AUTOMAKE_OPTIONS.
45
462002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Remove make from SUBDIRS.
49        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
50
512001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
54        * configure.in: Remove.
55        * configure.ac: New file, generated from configure.in by autoupdate.
56
572001-05-25      Joel Sherrill <joel@OARcorp.com>
58
59        * TESTED: Corrected the name of the MRM332 BSP.
60
612001-05-25      Joel Sherrill <joel@OARcorp.com>
62
63        * TESTED: Updated the list of BSPs.
64        * TOOLS_TARGETS: Updated the list of tools and object formats.
65
662001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.in: Use ${MAKE} in message at the end of the
69        configure.in.
70
712001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
74
752000-12-14      Joel Sherrill <joel@OARcorp.com>
76
77        * TESTED: Added comment on 68en302 now that there is a network driver.
78
792000-11-25      Joel Sherrill <joel@OARcorp.com>
80
81        * TESTED: Added jmr3904 entry.
82
832000-11-20      Joel Sherrill <joel@OARcorp.com>
84
85        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
86
872000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
90        Autoconf allows one to pass -enable-*, but this file expected --enable*.
91
922000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
95
962000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
99
1002000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Switch to GNU-canonicalization.
103
1042000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
107        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
108
1092000-08-10      Joel Sherrill <joel@OARcorp.com>
110
111        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.