source: rtems/c/ChangeLog @ 57d673c

4.104.114.84.95
Last change on this file since 57d673c was dfc099fd, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/26/03 at 06:06:05

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

  • acinclude.m4: Fix underquoting to silence automake-1.8.
  • Property mode set to 100644
File size: 3.9 KB
RevLine 
[dfc099fd]12003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * acinclude.m4: Fix underquoting to silence automake-1.8.
4
[d2efe941]52003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
8        * configure.ac: remove RTEMS_CANONICAL_HOST.
9
[b8f4d19]102003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Don't explictly invoke $MAKE preinstall.
13
[1b16201e]142003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * acinclude.m4: New.
17        Add RTEMS_CHECK_CPU.
18
[8063a2c]192003-09-26      Joel Sherrill <joel@OARcorp.com>
20
21        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
22        references.
23
[7dcc3fe]242003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
27
[24af9a06]282003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Remove AC_CONFIG_AUX_DIR.
31
[299ebb4]322003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Remove references to obsolete files
35        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
36        Add TOOL_TARGETS.
37
[ccd81b60]382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
41
[9b5c258]422003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: AC_PREREQ(2.57).
45
[3d4c7390]462002-11-07      Joel Sherrill <joel@OARcorp.com>
47
48        * TOOL_TARGETS: Updated.
49        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
50        since they were obsolete.
51
[ceddf30]522002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Use mkinstalldirs instead of mkdir.
55
[45789f2]562002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Fix --enable-rtemsbsp= handling.
59
[f8cb04a5]602002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * .cvsignore: Reformat.
63        Add autom4te*cache.
64        Remove autom4te.cache.
65
[2fe08ccb]662002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
69
[7273b6e]702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac:
73        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
74        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
75        * Makefile.am: Remove AUTOMAKE_OPTIONS.
76
[d049568]772002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Remove make from SUBDIRS.
80        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
81
[66387986]822001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
85        * configure.in: Remove.
86        * configure.ac: New file, generated from configure.in by autoupdate.
87
[8d94f8bd]882001-05-25      Joel Sherrill <joel@OARcorp.com>
89
90        * TESTED: Corrected the name of the MRM332 BSP.
91
[223d791]922001-05-25      Joel Sherrill <joel@OARcorp.com>
93
94        * TESTED: Updated the list of BSPs.
95        * TOOLS_TARGETS: Updated the list of tools and object formats.
96
[7b79761]972001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.in: Use ${MAKE} in message at the end of the
100        configure.in.
101
[eab41f63]1022001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
105
[8c4c223]1062000-12-14      Joel Sherrill <joel@OARcorp.com>
107
108        * TESTED: Added comment on 68en302 now that there is a network driver.
109
[a55158a]1102000-11-25      Joel Sherrill <joel@OARcorp.com>
111
112        * TESTED: Added jmr3904 entry.
113
[d543c5d]1142000-11-20      Joel Sherrill <joel@OARcorp.com>
115
116        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
117
[ecd5441]1182000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
121        Autoconf allows one to pass -enable-*, but this file expected --enable*.
122
[feead226]1232000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
126
[a314d3b4]1272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
130
[6fd829a]1312000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Switch to GNU-canonicalization.
134
[dc94a8dc]1352000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
138        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
139
[e94ad1fe]1402000-08-10      Joel Sherrill <joel@OARcorp.com>
141
142        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.