source: rtems/c/ChangeLog @ ae55da72

4.115
Last change on this file since ae55da72 was dc1c997b, checked in by Jennifer Averett <Jennifer.Averett@…>, on 05/25/11 at 14:38:45

2011-05-25 Jennifer Averett <Jennifer.Averett@…>

PR 1792/bsps

  • src/lib/libbsp/i386/pc386/Makefile.am, src/lib/libbsp/sparc/erc32/Makefile.am, src/lib/libbsp/sparc/leon2/Makefile.am, src/lib/libbsp/sparc/leon3/Makefile.am: Added a generic smp wait method to sparc and i386 bsps.
  • src/lib/libbsp/shared/smp/bspsmp_wait_for.c: New file.
  • Property mode set to 100644
File size: 7.3 KB
RevLine 
[dc1c997b]12011-05-25      Jennifer Averett <Jennifer.Averett@OARcorp.com>
2
3        PR 1792/bsps
4        * src/lib/libbsp/i386/pc386/Makefile.am,
5        src/lib/libbsp/sparc/erc32/Makefile.am,
6        src/lib/libbsp/sparc/leon2/Makefile.am,
7        src/lib/libbsp/sparc/leon3/Makefile.am: Added a generic smp wait
8        method to sparc and i386 bsps.
9        * src/lib/libbsp/shared/smp/bspsmp_wait_for.c: New file.
10
[85f5c14b]112011-04-21      Jennifer Averett <Jennifer.Averett@OARcorp.com
12
13        PR 1777/cpukit
14        * src/lib/libbsp/powerpc/shared/startup/panic.c,
15        src/lib/libcpu/sh/sh7032/score/cpu_asm.c,
16        src/lib/libcpu/sh/sh7045/score/cpu_asm.c,
17        src/lib/libcpu/sh/sh7750/score/cpu_asm.c,
18        src/lib/libcpu/sh/shgdb/score/cpu_asm.c: Consolidated access to
19        _Thread_Dispatch_disable_level.
20
[8ee3775]212011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
22
23        * configure.ac: Require autoconf-2.68, automake-1.11.1.
24
[3e25dfc8]252011-01-28      Joel Sherrill <joel.sherrilL@OARcorp.com>
26
27        * src/libchip/network/dec21140.c, src/libchip/network/elnk.c,
28        src/libchip/network/greth.c, src/libchip/network/greth.h,
29        src/libchip/network/open_eth.c: Fix typo where license said
30        found in found in.
31
[8d9d5bd]322009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * configure.ac: Remove reference to bare BSP.
35        Simplify RTEMS_BSP_LIST setup.
36
[eeec0b82]372008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
38
39        * TOOL_TARGETS: Add Lattice Mico32 support.
40
[1c16744]412008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * src/aclocal/rtems-cpu-subdirs.m4: Add new M32R port. It is just a
44        beginning but the BSP is functional enough to initialize and shutdown
45        RTEMS.
46
[92de6270]472007-03-27      Ralf Corsépius <ralf.corsepius@rtems.org>
48
49        * configure.ac: Use MKDIR_P instead of mkdir_p.
50
[fcb0cd46]512006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
52
53        * configure.ac: New BUG-REPORT address.
54
[ba2c04f]552006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
56
57        * configure.ac: Require autoconf-2.60. Require automake-1.10.
58
[7526750]592006-08-09      Kolja Waschk <waschk@telos.de>
60
61        * TOOL_TARGETS: New port to Altera NIOS II.
62
[7e8151c7]632005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        * Makefile.am: Remove depend-am.
66
672004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
[2d1daae]68
69        * configure.ac: Rework checking for BSPs.
70
[7e8151c7]712004-10-18      Ralf Corsepius <ralf.corsepius@rtems.org>
[2c8d5f2]72
73        * acinclude.m4: Remove RTEMS_CHECK_CPU.
74        * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
75
[7e8151c7]762004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
[97891e5e]77
78        * configure.ac: Require automake > 1.9.
79
[7e8151c7]802004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
[1b7c9183]81
82        * configure.ac: Add --with-project-root, --with-project-top to
83        rtems_bsp_configure.
84
[1204f22]852004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Cosmetics.
88        * configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
89
[78a9564]902004-01-07      Joel Sherrill <joel@OARcorp.com>
91
92        * ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no
93        longer in the tree.
94
[55485c2]952003-12-17      Joel Sherrill <joel@OARcorp.com>
96
97        * release_support: Removed -- accidentally added to wrong directory.
98
[1f30c55]992003-12-17      Joel Sherrill <joel@OARcorp.com>
100
101        * release_support: New file -- assistant to new cut_release script.
102
[73dc152]1032003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Remove RTEMS_BSP-subdir rule.
106        * configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit
107        rules for RTEMS_BSP-subdirs.
108
[a6f212e]1092003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Use mkdir_p instead of mkinstalldirs.
112
[810720b6]1132003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
116
[5c58243c]1172003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Cosmetics.
120        * Makefile.am: Cosmetics.
121
[dfc099fd]1222003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * acinclude.m4: Fix underquoting to silence automake-1.8.
125
[d2efe941]1262003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4.
129        * configure.ac: remove RTEMS_CANONICAL_HOST.
130
[b8f4d19]1312003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Don't explictly invoke $MAKE preinstall.
134
[1b16201e]1352003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * acinclude.m4: New.
138        Add RTEMS_CHECK_CPU.
139
[8063a2c]1402003-09-26      Joel Sherrill <joel@OARcorp.com>
141
142        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
143        references.
144
[7dcc3fe]1452003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
148
[24af9a06]1492003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Remove AC_CONFIG_AUX_DIR.
152
[299ebb4]1532003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Remove references to obsolete files
156        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
157        Add TOOL_TARGETS.
158
[ccd81b60]1592003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
162
[9b5c258]1632003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: AC_PREREQ(2.57).
166
[3d4c7390]1672002-11-07      Joel Sherrill <joel@OARcorp.com>
168
169        * TOOL_TARGETS: Updated.
170        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
171        since they were obsolete.
172
[ceddf30]1732002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * Makefile.am: Use mkinstalldirs instead of mkdir.
176
[45789f2]1772002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Fix --enable-rtemsbsp= handling.
180
[f8cb04a5]1812002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * .cvsignore: Reformat.
184        Add autom4te*cache.
185        Remove autom4te.cache.
186
[2fe08ccb]1872002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
190
[7273b6e]1912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac:
194        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
195        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
196        * Makefile.am: Remove AUTOMAKE_OPTIONS.
197
[d049568]1982002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * Makefile.am: Remove make from SUBDIRS.
201        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
202
[66387986]2032001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
206        * configure.in: Remove.
207        * configure.ac: New file, generated from configure.in by autoupdate.
208
[8d94f8bd]2092001-05-25      Joel Sherrill <joel@OARcorp.com>
210
211        * TESTED: Corrected the name of the MRM332 BSP.
212
[223d791]2132001-05-25      Joel Sherrill <joel@OARcorp.com>
214
215        * TESTED: Updated the list of BSPs.
216        * TOOLS_TARGETS: Updated the list of tools and object formats.
217
[7b79761]2182001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.in: Use ${MAKE} in message at the end of the
221        configure.in.
222
[eab41f63]2232001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
226
[8c4c223]2272000-12-14      Joel Sherrill <joel@OARcorp.com>
228
229        * TESTED: Added comment on 68en302 now that there is a network driver.
230
[a55158a]2312000-11-25      Joel Sherrill <joel@OARcorp.com>
232
233        * TESTED: Added jmr3904 entry.
234
[d543c5d]2352000-11-20      Joel Sherrill <joel@OARcorp.com>
236
237        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
238
[ecd5441]2392000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
242        Autoconf allows one to pass -enable-*, but this file expected --enable*.
243
[feead226]2442000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
247
[a314d3b4]2482000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
251
[6fd829a]2522000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * Makefile.am: Switch to GNU-canonicalization.
255
[dc94a8dc]2562000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
259        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
260
[e94ad1fe]2612000-08-10      Joel Sherrill <joel@OARcorp.com>
262
263        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.