source: rtems/c/ChangeLog @ d2efe941

4.104.114.84.95
Last change on this file since d2efe941 was d2efe941, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/23/03 at 15:39:37

2003-10-23 Ralf Corsepius <corsepiu@…>

  • acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
  • configure.ac: remove RTEMS_CANONICAL_HOST.
  • Property mode set to 100644
File size: 3.7 KB
Line 
12003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
4        * configure.ac: remove RTEMS_CANONICAL_HOST.
5
62003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Don't explictly invoke $MAKE preinstall.
9
102003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * acinclude.m4: New.
13        Add RTEMS_CHECK_CPU.
14
152003-09-26      Joel Sherrill <joel@OARcorp.com>
16
17        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
18        references.
19
202003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
23
242003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Remove AC_CONFIG_AUX_DIR.
27
282003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Remove references to obsolete files
31        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
32        Add TOOL_TARGETS.
33
342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
37
382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: AC_PREREQ(2.57).
41
422002-11-07      Joel Sherrill <joel@OARcorp.com>
43
44        * TOOL_TARGETS: Updated.
45        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
46        since they were obsolete.
47
482002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Use mkinstalldirs instead of mkdir.
51
522002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: Fix --enable-rtemsbsp= handling.
55
562002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * .cvsignore: Reformat.
59        Add autom4te*cache.
60        Remove autom4te.cache.
61
622002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
65
662002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac:
69        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
70        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
71        * Makefile.am: Remove AUTOMAKE_OPTIONS.
72
732002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Remove make from SUBDIRS.
76        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
77
782001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
81        * configure.in: Remove.
82        * configure.ac: New file, generated from configure.in by autoupdate.
83
842001-05-25      Joel Sherrill <joel@OARcorp.com>
85
86        * TESTED: Corrected the name of the MRM332 BSP.
87
882001-05-25      Joel Sherrill <joel@OARcorp.com>
89
90        * TESTED: Updated the list of BSPs.
91        * TOOLS_TARGETS: Updated the list of tools and object formats.
92
932001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.in: Use ${MAKE} in message at the end of the
96        configure.in.
97
982001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
101
1022000-12-14      Joel Sherrill <joel@OARcorp.com>
103
104        * TESTED: Added comment on 68en302 now that there is a network driver.
105
1062000-11-25      Joel Sherrill <joel@OARcorp.com>
107
108        * TESTED: Added jmr3904 entry.
109
1102000-11-20      Joel Sherrill <joel@OARcorp.com>
111
112        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
113
1142000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
117        Autoconf allows one to pass -enable-*, but this file expected --enable*.
118
1192000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
122
1232000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
126
1272000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Switch to GNU-canonicalization.
130
1312000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
134        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
135
1362000-08-10      Joel Sherrill <joel@OARcorp.com>
137
138        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.