source: rtems/c/ChangeLog @ 1b4a37a

4.104.114.84.95
Last change on this file since 1b4a37a was b8f4d19, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/23/03 at 07:07:46

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

  • Makefile.am: Don't explictly invoke $MAKE preinstall.
  • Property mode set to 100644
File size: 3.6 KB
Line 
12003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Don't explictly invoke $MAKE preinstall.
4
52003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * acinclude.m4: New.
8        Add RTEMS_CHECK_CPU.
9
102003-09-26      Joel Sherrill <joel@OARcorp.com>
11
12        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
13        references.
14
152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
18
192003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Remove AC_CONFIG_AUX_DIR.
22
232003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Remove references to obsolete files
26        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
27        Add TOOL_TARGETS.
28
292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
32
332003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: AC_PREREQ(2.57).
36
372002-11-07      Joel Sherrill <joel@OARcorp.com>
38
39        * TOOL_TARGETS: Updated.
40        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
41        since they were obsolete.
42
432002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Use mkinstalldirs instead of mkdir.
46
472002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Fix --enable-rtemsbsp= handling.
50
512002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * .cvsignore: Reformat.
54        Add autom4te*cache.
55        Remove autom4te.cache.
56
572002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
60
612002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac:
64        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
65        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
66        * Makefile.am: Remove AUTOMAKE_OPTIONS.
67
682002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Remove make from SUBDIRS.
71        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
72
732001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
76        * configure.in: Remove.
77        * configure.ac: New file, generated from configure.in by autoupdate.
78
792001-05-25      Joel Sherrill <joel@OARcorp.com>
80
81        * TESTED: Corrected the name of the MRM332 BSP.
82
832001-05-25      Joel Sherrill <joel@OARcorp.com>
84
85        * TESTED: Updated the list of BSPs.
86        * TOOLS_TARGETS: Updated the list of tools and object formats.
87
882001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.in: Use ${MAKE} in message at the end of the
91        configure.in.
92
932001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
96
972000-12-14      Joel Sherrill <joel@OARcorp.com>
98
99        * TESTED: Added comment on 68en302 now that there is a network driver.
100
1012000-11-25      Joel Sherrill <joel@OARcorp.com>
102
103        * TESTED: Added jmr3904 entry.
104
1052000-11-20      Joel Sherrill <joel@OARcorp.com>
106
107        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
108
1092000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
112        Autoconf allows one to pass -enable-*, but this file expected --enable*.
113
1142000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
117
1182000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
121
1222000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Switch to GNU-canonicalization.
125
1262000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
129        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
130
1312000-08-10      Joel Sherrill <joel@OARcorp.com>
132
133        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.