source: rtems/c/ChangeLog @ 85f5c14b

4.115
Last change on this file since 85f5c14b was 85f5c14b, checked in by Jennifer Averett <Jennifer.Averett@…>, on 04/21/11 at 19:04:50

2011-04-21 Jennifer Averett <Jennifer.Averett@…

PR 1777/cpukit

  • src/lib/libbsp/powerpc/shared/startup/panic.c, src/lib/libcpu/sh/sh7032/score/cpu_asm.c, src/lib/libcpu/sh/sh7045/score/cpu_asm.c, src/lib/libcpu/sh/sh7750/score/cpu_asm.c, src/lib/libcpu/sh/shgdb/score/cpu_asm.c: Consolidated access to _Thread_Dispatch_disable_level.
  • Property mode set to 100644
File size: 7.0 KB
Line 
12011-04-21      Jennifer Averett <Jennifer.Averett@OARcorp.com
2
3        PR 1777/cpukit
4        * src/lib/libbsp/powerpc/shared/startup/panic.c,
5        src/lib/libcpu/sh/sh7032/score/cpu_asm.c,
6        src/lib/libcpu/sh/sh7045/score/cpu_asm.c,
7        src/lib/libcpu/sh/sh7750/score/cpu_asm.c,
8        src/lib/libcpu/sh/shgdb/score/cpu_asm.c: Consolidated access to
9        _Thread_Dispatch_disable_level.
10
112011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * configure.ac: Require autoconf-2.68, automake-1.11.1.
14
152011-01-28      Joel Sherrill <joel.sherrilL@OARcorp.com>
16
17        * src/libchip/network/dec21140.c, src/libchip/network/elnk.c,
18        src/libchip/network/greth.c, src/libchip/network/greth.h,
19        src/libchip/network/open_eth.c: Fix typo where license said
20        found in found in.
21
222009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * configure.ac: Remove reference to bare BSP.
25        Simplify RTEMS_BSP_LIST setup.
26
272008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
28
29        * TOOL_TARGETS: Add Lattice Mico32 support.
30
312008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * src/aclocal/rtems-cpu-subdirs.m4: Add new M32R port. It is just a
34        beginning but the BSP is functional enough to initialize and shutdown
35        RTEMS.
36
372007-03-27      Ralf Corsépius <ralf.corsepius@rtems.org>
38
39        * configure.ac: Use MKDIR_P instead of mkdir_p.
40
412006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * configure.ac: New BUG-REPORT address.
44
452006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * configure.ac: Require autoconf-2.60. Require automake-1.10.
48
492006-08-09      Kolja Waschk <waschk@telos.de>
50
51        * TOOL_TARGETS: New port to Altera NIOS II.
52
532005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
54
55        * Makefile.am: Remove depend-am.
56
572004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
58
59        * configure.ac: Rework checking for BSPs.
60
612004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
62
63        * acinclude.m4: Remove RTEMS_CHECK_CPU.
64        * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
65
662004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * configure.ac: Require automake > 1.9.
69
702004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * configure.ac: Add --with-project-root, --with-project-top to
73        rtems_bsp_configure.
74
752004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Cosmetics.
78        * configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
79
802004-01-07      Joel Sherrill <joel@OARcorp.com>
81
82        * ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no
83        longer in the tree.
84
852003-12-17      Joel Sherrill <joel@OARcorp.com>
86
87        * release_support: Removed -- accidentally added to wrong directory.
88
892003-12-17      Joel Sherrill <joel@OARcorp.com>
90
91        * release_support: New file -- assistant to new cut_release script.
92
932003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Remove RTEMS_BSP-subdir rule.
96        * configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit
97        rules for RTEMS_BSP-subdirs.
98
992003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Use mkdir_p instead of mkinstalldirs.
102
1032003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
106
1072003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Cosmetics.
110        * Makefile.am: Cosmetics.
111
1122003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * acinclude.m4: Fix underquoting to silence automake-1.8.
115
1162003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
119        * configure.ac: remove RTEMS_CANONICAL_HOST.
120
1212003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Don't explictly invoke $MAKE preinstall.
124
1252003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * acinclude.m4: New.
128        Add RTEMS_CHECK_CPU.
129
1302003-09-26      Joel Sherrill <joel@OARcorp.com>
131
132        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
133        references.
134
1352003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
138
1392003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Remove AC_CONFIG_AUX_DIR.
142
1432003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * Makefile.am: Remove references to obsolete files
146        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
147        Add TOOL_TARGETS.
148
1492003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
152
1532003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: AC_PREREQ(2.57).
156
1572002-11-07      Joel Sherrill <joel@OARcorp.com>
158
159        * TOOL_TARGETS: Updated.
160        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
161        since they were obsolete.
162
1632002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * Makefile.am: Use mkinstalldirs instead of mkdir.
166
1672002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Fix --enable-rtemsbsp= handling.
170
1712002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * .cvsignore: Reformat.
174        Add autom4te*cache.
175        Remove autom4te.cache.
176
1772002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
180
1812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac:
184        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
185        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
186        * Makefile.am: Remove AUTOMAKE_OPTIONS.
187
1882002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * Makefile.am: Remove make from SUBDIRS.
191        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
192
1932001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
196        * configure.in: Remove.
197        * configure.ac: New file, generated from configure.in by autoupdate.
198
1992001-05-25      Joel Sherrill <joel@OARcorp.com>
200
201        * TESTED: Corrected the name of the MRM332 BSP.
202
2032001-05-25      Joel Sherrill <joel@OARcorp.com>
204
205        * TESTED: Updated the list of BSPs.
206        * TOOLS_TARGETS: Updated the list of tools and object formats.
207
2082001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * configure.in: Use ${MAKE} in message at the end of the
211        configure.in.
212
2132001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
216
2172000-12-14      Joel Sherrill <joel@OARcorp.com>
218
219        * TESTED: Added comment on 68en302 now that there is a network driver.
220
2212000-11-25      Joel Sherrill <joel@OARcorp.com>
222
223        * TESTED: Added jmr3904 entry.
224
2252000-11-20      Joel Sherrill <joel@OARcorp.com>
226
227        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
228
2292000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
232        Autoconf allows one to pass -enable-*, but this file expected --enable*.
233
2342000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
237
2382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
241
2422000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * Makefile.am: Switch to GNU-canonicalization.
245
2462000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
249        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
250
2512000-08-10      Joel Sherrill <joel@OARcorp.com>
252
253        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.