source: rtems/c/ChangeLog @ 5c58243c

4.104.114.84.95
Last change on this file since 5c58243c was 5c58243c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/11/03 at 16:06:32

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

  • configure.ac: Cosmetics.
  • Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 4.0 KB
Line 
12003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Cosmetics.
4        * Makefile.am: Cosmetics.
5
62003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * acinclude.m4: Fix underquoting to silence automake-1.8.
9
102003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
13        * configure.ac: remove RTEMS_CANONICAL_HOST.
14
152003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Don't explictly invoke $MAKE preinstall.
18
192003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * acinclude.m4: New.
22        Add RTEMS_CHECK_CPU.
23
242003-09-26      Joel Sherrill <joel@OARcorp.com>
25
26        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
27        references.
28
292003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
32
332003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Remove AC_CONFIG_AUX_DIR.
36
372003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Remove references to obsolete files
40        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
41        Add TOOL_TARGETS.
42
432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
46
472003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: AC_PREREQ(2.57).
50
512002-11-07      Joel Sherrill <joel@OARcorp.com>
52
53        * TOOL_TARGETS: Updated.
54        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
55        since they were obsolete.
56
572002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Use mkinstalldirs instead of mkdir.
60
612002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Fix --enable-rtemsbsp= handling.
64
652002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * .cvsignore: Reformat.
68        Add autom4te*cache.
69        Remove autom4te.cache.
70
712002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
74
752002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac:
78        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
79        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
80        * Makefile.am: Remove AUTOMAKE_OPTIONS.
81
822002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Remove make from SUBDIRS.
85        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
86
872001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
90        * configure.in: Remove.
91        * configure.ac: New file, generated from configure.in by autoupdate.
92
932001-05-25      Joel Sherrill <joel@OARcorp.com>
94
95        * TESTED: Corrected the name of the MRM332 BSP.
96
972001-05-25      Joel Sherrill <joel@OARcorp.com>
98
99        * TESTED: Updated the list of BSPs.
100        * TOOLS_TARGETS: Updated the list of tools and object formats.
101
1022001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.in: Use ${MAKE} in message at the end of the
105        configure.in.
106
1072001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
110
1112000-12-14      Joel Sherrill <joel@OARcorp.com>
112
113        * TESTED: Added comment on 68en302 now that there is a network driver.
114
1152000-11-25      Joel Sherrill <joel@OARcorp.com>
116
117        * TESTED: Added jmr3904 entry.
118
1192000-11-20      Joel Sherrill <joel@OARcorp.com>
120
121        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
122
1232000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
126        Autoconf allows one to pass -enable-*, but this file expected --enable*.
127
1282000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
131
1322000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
135
1362000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * Makefile.am: Switch to GNU-canonicalization.
139
1402000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
143        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
144
1452000-08-10      Joel Sherrill <joel@OARcorp.com>
146
147        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.