source: rtems/c/ChangeLog @ 190f5c23

4.104.114.84.95
Last change on this file since 190f5c23 was 7273b6e, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:54:58

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac:
4        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
5        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
6        * Makefile.am: Remove AUTOMAKE_OPTIONS.
7
82002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * Makefile.am: Remove make from SUBDIRS.
11        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
12
132001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
16        * configure.in: Remove.
17        * configure.ac: New file, generated from configure.in by autoupdate.
18
192001-05-25      Joel Sherrill <joel@OARcorp.com>
20
21        * TESTED: Corrected the name of the MRM332 BSP.
22
232001-05-25      Joel Sherrill <joel@OARcorp.com>
24
25        * TESTED: Updated the list of BSPs.
26        * TOOLS_TARGETS: Updated the list of tools and object formats.
27
282001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.in: Use ${MAKE} in message at the end of the
31        configure.in.
32
332001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
36
372000-12-14      Joel Sherrill <joel@OARcorp.com>
38
39        * TESTED: Added comment on 68en302 now that there is a network driver.
40
412000-11-25      Joel Sherrill <joel@OARcorp.com>
42
43        * TESTED: Added jmr3904 entry.
44
452000-11-20      Joel Sherrill <joel@OARcorp.com>
46
47        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
48
492000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
52        Autoconf allows one to pass -enable-*, but this file expected --enable*.
53
542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
57
582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
61
622000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Switch to GNU-canonicalization.
65
662000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
69        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
70
712000-08-10      Joel Sherrill <joel@OARcorp.com>
72
73        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.