source: rtems/c/ChangeLog @ 42e768c

4.104.114.84.95
Last change on this file since 42e768c was 2fe08ccb, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/11/02 at 04:31:22

2002-10-11 Ralf Corsepius <corsepiu@…>

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