source: rtems/c/ChangeLog @ a6f212e

4.104.114.84.95
Last change on this file since a6f212e was a6f212e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 15:27:16

2003-12-12 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use mkdir_p instead of mkinstalldirs.
  • Property mode set to 100644
File size: 4.2 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use mkdir_p instead of mkinstalldirs.
4
52003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
8
92003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Cosmetics.
12        * Makefile.am: Cosmetics.
13
142003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * acinclude.m4: Fix underquoting to silence automake-1.8.
17
182003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
21        * configure.ac: remove RTEMS_CANONICAL_HOST.
22
232003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Don't explictly invoke $MAKE preinstall.
26
272003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * acinclude.m4: New.
30        Add RTEMS_CHECK_CPU.
31
322003-09-26      Joel Sherrill <joel@OARcorp.com>
33
34        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
35        references.
36
372003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
40
412003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Remove AC_CONFIG_AUX_DIR.
44
452003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Remove references to obsolete files
48        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
49        Add TOOL_TARGETS.
50
512003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
54
552003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: AC_PREREQ(2.57).
58
592002-11-07      Joel Sherrill <joel@OARcorp.com>
60
61        * TOOL_TARGETS: Updated.
62        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
63        since they were obsolete.
64
652002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Use mkinstalldirs instead of mkdir.
68
692002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Fix --enable-rtemsbsp= handling.
72
732002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * .cvsignore: Reformat.
76        Add autom4te*cache.
77        Remove autom4te.cache.
78
792002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
82
832002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac:
86        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
87        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
88        * Makefile.am: Remove AUTOMAKE_OPTIONS.
89
902002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Remove make from SUBDIRS.
93        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
94
952001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
98        * configure.in: Remove.
99        * configure.ac: New file, generated from configure.in by autoupdate.
100
1012001-05-25      Joel Sherrill <joel@OARcorp.com>
102
103        * TESTED: Corrected the name of the MRM332 BSP.
104
1052001-05-25      Joel Sherrill <joel@OARcorp.com>
106
107        * TESTED: Updated the list of BSPs.
108        * TOOLS_TARGETS: Updated the list of tools and object formats.
109
1102001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.in: Use ${MAKE} in message at the end of the
113        configure.in.
114
1152001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
118
1192000-12-14      Joel Sherrill <joel@OARcorp.com>
120
121        * TESTED: Added comment on 68en302 now that there is a network driver.
122
1232000-11-25      Joel Sherrill <joel@OARcorp.com>
124
125        * TESTED: Added jmr3904 entry.
126
1272000-11-20      Joel Sherrill <joel@OARcorp.com>
128
129        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
130
1312000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
134        Autoconf allows one to pass -enable-*, but this file expected --enable*.
135
1362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
139
1402000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
143
1442000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Switch to GNU-canonicalization.
147
1482000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
151        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
152
1532000-08-10      Joel Sherrill <joel@OARcorp.com>
154
155        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.