source: rtems/c/ChangeLog @ 8730f45

4.104.114.84.95
Last change on this file since 8730f45 was f8cb04a5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/02 at 12:04:36

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

  • .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Reformat.
4        Add autom4te*cache.
5        Remove autom4te.cache.
6
72002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
10
112002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac:
14        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
15        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
16        * Makefile.am: Remove AUTOMAKE_OPTIONS.
17
182002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Remove make from SUBDIRS.
21        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
22
232001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
26        * configure.in: Remove.
27        * configure.ac: New file, generated from configure.in by autoupdate.
28
292001-05-25      Joel Sherrill <joel@OARcorp.com>
30
31        * TESTED: Corrected the name of the MRM332 BSP.
32
332001-05-25      Joel Sherrill <joel@OARcorp.com>
34
35        * TESTED: Updated the list of BSPs.
36        * TOOLS_TARGETS: Updated the list of tools and object formats.
37
382001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.in: Use ${MAKE} in message at the end of the
41        configure.in.
42
432001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
46
472000-12-14      Joel Sherrill <joel@OARcorp.com>
48
49        * TESTED: Added comment on 68en302 now that there is a network driver.
50
512000-11-25      Joel Sherrill <joel@OARcorp.com>
52
53        * TESTED: Added jmr3904 entry.
54
552000-11-20      Joel Sherrill <joel@OARcorp.com>
56
57        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
58
592000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
62        Autoconf allows one to pass -enable-*, but this file expected --enable*.
63
642000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
67
682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
71
722000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Switch to GNU-canonicalization.
75
762000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
79        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
80
812000-08-10      Joel Sherrill <joel@OARcorp.com>
82
83        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.