source: rtems/c/ChangeLog @ cb3cf606

4.104.114.84.95
Last change on this file since cb3cf606 was 1b16201e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/02/03 at 01:43:48

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

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