source: rtems/c/ChangeLog @ 2eb04b2

4.104.114.84.95
Last change on this file since 2eb04b2 was 3d4c7390, checked in by Joel Sherrill <joel.sherrill@…>, on 11/07/02 at 15:46:17

2002-11-07 Joel Sherrill <joel@…>

  • TOOL_TARGETS: Updated.
  • PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed since they were obsolete.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12002-11-07      Joel Sherrill <joel@OARcorp.com>
2
3        * TOOL_TARGETS: Updated.
4        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
5        since they were obsolete.
6
72002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Use mkinstalldirs instead of mkdir.
10
112002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Fix --enable-rtemsbsp= handling.
14
152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * .cvsignore: Reformat.
18        Add autom4te*cache.
19        Remove autom4te.cache.
20
212002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
24
252002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac:
28        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
29        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
30        * Makefile.am: Remove AUTOMAKE_OPTIONS.
31
322002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Remove make from SUBDIRS.
35        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
36
372001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
40        * configure.in: Remove.
41        * configure.ac: New file, generated from configure.in by autoupdate.
42
432001-05-25      Joel Sherrill <joel@OARcorp.com>
44
45        * TESTED: Corrected the name of the MRM332 BSP.
46
472001-05-25      Joel Sherrill <joel@OARcorp.com>
48
49        * TESTED: Updated the list of BSPs.
50        * TOOLS_TARGETS: Updated the list of tools and object formats.
51
522001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.in: Use ${MAKE} in message at the end of the
55        configure.in.
56
572001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
60
612000-12-14      Joel Sherrill <joel@OARcorp.com>
62
63        * TESTED: Added comment on 68en302 now that there is a network driver.
64
652000-11-25      Joel Sherrill <joel@OARcorp.com>
66
67        * TESTED: Added jmr3904 entry.
68
692000-11-20      Joel Sherrill <joel@OARcorp.com>
70
71        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
72
732000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
76        Autoconf allows one to pass -enable-*, but this file expected --enable*.
77
782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
81
822000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
85
862000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Switch to GNU-canonicalization.
89
902000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
93        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
94
952000-08-10      Joel Sherrill <joel@OARcorp.com>
96
97        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.