source: rtems/c/ChangeLog @ 73dc152

4.104.114.84.95
Last change on this file since 73dc152 was 73dc152, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/14/03 at 16:35:54

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

  • Makefile.am: Remove RTEMS_BSP-subdir rule.
  • configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit rules for RTEMS_BSP-subdirs.
  • Property mode set to 100644
File size: 4.4 KB
Line 
12003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Remove RTEMS_BSP-subdir rule.
4        * configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit
5        rules for RTEMS_BSP-subdirs.
6
72003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Use mkdir_p instead of mkinstalldirs.
10
112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
14
152003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Cosmetics.
18        * Makefile.am: Cosmetics.
19
202003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * acinclude.m4: Fix underquoting to silence automake-1.8.
23
242003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
27        * configure.ac: remove RTEMS_CANONICAL_HOST.
28
292003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Don't explictly invoke $MAKE preinstall.
32
332003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * acinclude.m4: New.
36        Add RTEMS_CHECK_CPU.
37
382003-09-26      Joel Sherrill <joel@OARcorp.com>
39
40        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
41        references.
42
432003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
46
472003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Remove AC_CONFIG_AUX_DIR.
50
512003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Remove references to obsolete files
54        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
55        Add TOOL_TARGETS.
56
572003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
60
612003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: AC_PREREQ(2.57).
64
652002-11-07      Joel Sherrill <joel@OARcorp.com>
66
67        * TOOL_TARGETS: Updated.
68        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
69        since they were obsolete.
70
712002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Use mkinstalldirs instead of mkdir.
74
752002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Fix --enable-rtemsbsp= handling.
78
792002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * .cvsignore: Reformat.
82        Add autom4te*cache.
83        Remove autom4te.cache.
84
852002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
88
892002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac:
92        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
93        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
94        * Makefile.am: Remove AUTOMAKE_OPTIONS.
95
962002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Remove make from SUBDIRS.
99        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
100
1012001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
104        * configure.in: Remove.
105        * configure.ac: New file, generated from configure.in by autoupdate.
106
1072001-05-25      Joel Sherrill <joel@OARcorp.com>
108
109        * TESTED: Corrected the name of the MRM332 BSP.
110
1112001-05-25      Joel Sherrill <joel@OARcorp.com>
112
113        * TESTED: Updated the list of BSPs.
114        * TOOLS_TARGETS: Updated the list of tools and object formats.
115
1162001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.in: Use ${MAKE} in message at the end of the
119        configure.in.
120
1212001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
124
1252000-12-14      Joel Sherrill <joel@OARcorp.com>
126
127        * TESTED: Added comment on 68en302 now that there is a network driver.
128
1292000-11-25      Joel Sherrill <joel@OARcorp.com>
130
131        * TESTED: Added jmr3904 entry.
132
1332000-11-20      Joel Sherrill <joel@OARcorp.com>
134
135        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
136
1372000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
140        Autoconf allows one to pass -enable-*, but this file expected --enable*.
141
1422000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
145
1462000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
149
1502000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Switch to GNU-canonicalization.
153
1542000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
157        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
158
1592000-08-10      Joel Sherrill <joel@OARcorp.com>
160
161        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.