source: rtems/c/ChangeLog @ b26e9944

4.104.114.84.95
Last change on this file since b26e9944 was 7526750, checked in by Joel Sherrill <joel.sherrill@…>, on 08/09/06 at 21:02:15

2006-08-09 Kolja Waschk <waschk@…>

  • TOOL_TARGETS: New port to Altera NIOS II.
  • Property mode set to 100644
File size: 5.5 KB
Line 
12006-08-09      Kolja Waschk <waschk@telos.de>
2
3        * TOOL_TARGETS: New port to Altera NIOS II.
4
52005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Remove depend-am.
8
92004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * configure.ac: Rework checking for BSPs.
12
132004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * acinclude.m4: Remove RTEMS_CHECK_CPU.
16        * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
17
182004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * configure.ac: Require automake > 1.9.
21
222004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * configure.ac: Add --with-project-root, --with-project-top to
25        rtems_bsp_configure.
26
272004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Cosmetics.
30        * configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
31
322004-01-07      Joel Sherrill <joel@OARcorp.com>
33
34        * ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no
35        longer in the tree.
36
372003-12-17      Joel Sherrill <joel@OARcorp.com>
38
39        * release_support: Removed -- accidentally added to wrong directory.
40
412003-12-17      Joel Sherrill <joel@OARcorp.com>
42
43        * release_support: New file -- assistant to new cut_release script.
44
452003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Remove RTEMS_BSP-subdir rule.
48        * configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit
49        rules for RTEMS_BSP-subdirs.
50
512003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Use mkdir_p instead of mkinstalldirs.
54
552003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
58
592003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Cosmetics.
62        * Makefile.am: Cosmetics.
63
642003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * acinclude.m4: Fix underquoting to silence automake-1.8.
67
682003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
71        * configure.ac: remove RTEMS_CANONICAL_HOST.
72
732003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Don't explictly invoke $MAKE preinstall.
76
772003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * acinclude.m4: New.
80        Add RTEMS_CHECK_CPU.
81
822003-09-26      Joel Sherrill <joel@OARcorp.com>
83
84        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
85        references.
86
872003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
90
912003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Remove AC_CONFIG_AUX_DIR.
94
952003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Remove references to obsolete files
98        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
99        Add TOOL_TARGETS.
100
1012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
104
1052003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: AC_PREREQ(2.57).
108
1092002-11-07      Joel Sherrill <joel@OARcorp.com>
110
111        * TOOL_TARGETS: Updated.
112        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
113        since they were obsolete.
114
1152002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Use mkinstalldirs instead of mkdir.
118
1192002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Fix --enable-rtemsbsp= handling.
122
1232002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * .cvsignore: Reformat.
126        Add autom4te*cache.
127        Remove autom4te.cache.
128
1292002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
132
1332002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac:
136        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
137        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
138        * Makefile.am: Remove AUTOMAKE_OPTIONS.
139
1402002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am: Remove make from SUBDIRS.
143        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
144
1452001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
148        * configure.in: Remove.
149        * configure.ac: New file, generated from configure.in by autoupdate.
150
1512001-05-25      Joel Sherrill <joel@OARcorp.com>
152
153        * TESTED: Corrected the name of the MRM332 BSP.
154
1552001-05-25      Joel Sherrill <joel@OARcorp.com>
156
157        * TESTED: Updated the list of BSPs.
158        * TOOLS_TARGETS: Updated the list of tools and object formats.
159
1602001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.in: Use ${MAKE} in message at the end of the
163        configure.in.
164
1652001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
168
1692000-12-14      Joel Sherrill <joel@OARcorp.com>
170
171        * TESTED: Added comment on 68en302 now that there is a network driver.
172
1732000-11-25      Joel Sherrill <joel@OARcorp.com>
174
175        * TESTED: Added jmr3904 entry.
176
1772000-11-20      Joel Sherrill <joel@OARcorp.com>
178
179        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
180
1812000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
184        Autoconf allows one to pass -enable-*, but this file expected --enable*.
185
1862000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
189
1902000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
193
1942000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * Makefile.am: Switch to GNU-canonicalization.
197
1982000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
201        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
202
2032000-08-10      Joel Sherrill <joel@OARcorp.com>
204
205        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.