source: rtems/c/ChangeLog @ 546aa4f

Last change on this file since 546aa4f was 74e2998, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:41:57

2003-08-11 Ralf Corsepius <corsepiu@…>

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 3.3 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
4
52003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove AC_CONFIG_AUX_DIR.
8
92003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Remove references to obsolete files
12        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
13        Add TOOL_TARGETS.
14
152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
18
192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: AC_PREREQ(2.57).
22
232002-11-07      Joel Sherrill <joel@OARcorp.com>
24
25        * TOOL_TARGETS: Updated.
26        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
27        since they were obsolete.
28
292002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Use mkinstalldirs instead of mkdir.
32
332002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Fix --enable-rtemsbsp= handling.
36
372002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * .cvsignore: Reformat.
40        Add autom4te*cache.
41        Remove autom4te.cache.
42
432002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
46
472002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac:
50        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
51        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
52        * Makefile.am: Remove AUTOMAKE_OPTIONS.
53
542002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Remove make from SUBDIRS.
57        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
58
592001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
62        * configure.in: Remove.
63        * configure.ac: New file, generated from configure.in by autoupdate.
64
652001-05-25      Joel Sherrill <joel@OARcorp.com>
66
67        * TESTED: Corrected the name of the MRM332 BSP.
68
692001-05-25      Joel Sherrill <joel@OARcorp.com>
70
71        * TESTED: Updated the list of BSPs.
72        * TOOLS_TARGETS: Updated the list of tools and object formats.
73
742001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.in: Use ${MAKE} in message at the end of the
77        configure.in.
78
792001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
82
832000-12-14      Joel Sherrill <joel@OARcorp.com>
84
85        * TESTED: Added comment on 68en302 now that there is a network driver.
86
872000-11-25      Joel Sherrill <joel@OARcorp.com>
88
89        * TESTED: Added jmr3904 entry.
90
912000-11-20      Joel Sherrill <joel@OARcorp.com>
92
93        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
94
952000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
98        Autoconf allows one to pass -enable-*, but this file expected --enable*.
99
1002000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
103
1042000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
107
1082000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Switch to GNU-canonicalization.
111
1122000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
115        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
116
1172000-08-10      Joel Sherrill <joel@OARcorp.com>
118
119        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.