source: rtems/c/ChangeLog @ d158c16

4.104.114.84.95
Last change on this file since d158c16 was 78a9564, checked in by Joel Sherrill <joel.sherrill@…>, on 01/07/04 at 21:17:46

2004-01-07 Joel Sherrill <joel@…>

  • ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no longer in the tree.
  • Property mode set to 100644
File size: 4.7 KB
RevLine 
[78a9564]12004-01-07      Joel Sherrill <joel@OARcorp.com>
2
3        * ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no
4        longer in the tree.
5
[55485c2]62003-12-17      Joel Sherrill <joel@OARcorp.com>
7
8        * release_support: Removed -- accidentally added to wrong directory.
9
[1f30c55]102003-12-17      Joel Sherrill <joel@OARcorp.com>
11
12        * release_support: New file -- assistant to new cut_release script.
13
[73dc152]142003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Remove RTEMS_BSP-subdir rule.
17        * configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit
18        rules for RTEMS_BSP-subdirs.
19
[a6f212e]202003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Use mkdir_p instead of mkinstalldirs.
23
[810720b6]242003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
27
[5c58243c]282003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Cosmetics.
31        * Makefile.am: Cosmetics.
32
[dfc099fd]332003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * acinclude.m4: Fix underquoting to silence automake-1.8.
36
[d2efe941]372003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
40        * configure.ac: remove RTEMS_CANONICAL_HOST.
41
[b8f4d19]422003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Don't explictly invoke $MAKE preinstall.
45
[1b16201e]462003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * acinclude.m4: New.
49        Add RTEMS_CHECK_CPU.
50
[8063a2c]512003-09-26      Joel Sherrill <joel@OARcorp.com>
52
53        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
54        references.
55
[7dcc3fe]562003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
59
[24af9a06]602003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Remove AC_CONFIG_AUX_DIR.
63
[299ebb4]642003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Remove references to obsolete files
67        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
68        Add TOOL_TARGETS.
69
[ccd81b60]702003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
73
[9b5c258]742003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: AC_PREREQ(2.57).
77
[3d4c7390]782002-11-07      Joel Sherrill <joel@OARcorp.com>
79
80        * TOOL_TARGETS: Updated.
81        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
82        since they were obsolete.
83
[ceddf30]842002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Use mkinstalldirs instead of mkdir.
87
[45789f2]882002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Fix --enable-rtemsbsp= handling.
91
[f8cb04a5]922002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * .cvsignore: Reformat.
95        Add autom4te*cache.
96        Remove autom4te.cache.
97
[2fe08ccb]982002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
101
[7273b6e]1022002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac:
105        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
106        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
107        * Makefile.am: Remove AUTOMAKE_OPTIONS.
108
[d049568]1092002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Remove make from SUBDIRS.
112        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
113
[66387986]1142001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
117        * configure.in: Remove.
118        * configure.ac: New file, generated from configure.in by autoupdate.
119
[8d94f8bd]1202001-05-25      Joel Sherrill <joel@OARcorp.com>
121
122        * TESTED: Corrected the name of the MRM332 BSP.
123
[223d791]1242001-05-25      Joel Sherrill <joel@OARcorp.com>
125
126        * TESTED: Updated the list of BSPs.
127        * TOOLS_TARGETS: Updated the list of tools and object formats.
128
[7b79761]1292001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.in: Use ${MAKE} in message at the end of the
132        configure.in.
133
[eab41f63]1342001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
137
[8c4c223]1382000-12-14      Joel Sherrill <joel@OARcorp.com>
139
140        * TESTED: Added comment on 68en302 now that there is a network driver.
141
[a55158a]1422000-11-25      Joel Sherrill <joel@OARcorp.com>
143
144        * TESTED: Added jmr3904 entry.
145
[d543c5d]1462000-11-20      Joel Sherrill <joel@OARcorp.com>
147
148        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
149
[ecd5441]1502000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
153        Autoconf allows one to pass -enable-*, but this file expected --enable*.
154
[feead226]1552000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
158
[a314d3b4]1592000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
162
[6fd829a]1632000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * Makefile.am: Switch to GNU-canonicalization.
166
[dc94a8dc]1672000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
170        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
171
[e94ad1fe]1722000-08-10      Joel Sherrill <joel@OARcorp.com>
173
174        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.