* Makefile.am (hosted_source): Add libmath and testsuite. (SUBDIRS): Remove them. * acinclude.m4: (GLIBCXX_ENABLED_HOSTED): Default to freestanding on arm*-*-symbianelf*. * crossconfig.m4: Add arm*-*-symbianelf* support. * include/c_std/std/std_cstdlib.h (stdlib.h): Do not include it when freestanding. Do not bring names into std:: namespace with "using" when freestanding. Declare required functions and macros when freestanding. * libsupc++/Makefile.am (c_sources): Do not include cp-demangle.c when freestanding. * libsupc++/del_op.cc: Declare "free" only when freestanding. * libsupc++/eh_alloc.cc (cstring): Include it only when hosted. (malloc): Declare when freestanding. (free): Likewise. (memset): Likewise. (__cxa_allocate_exception): Call malloc, not std::malloc. Likewise for memset. (__cxa_free_exception): Likewise for free. * libsupc++/new_op.cc: Declare "malloc" when freestanding. * libsupc++/pure.cc (writestr): Define to nothing when freestanding. * libsupc++/vterminate.cc: Do not define anything when freestanding. * Makefile.in: Regenerated. * aclocal.m4: Likewise. * configure: Likewise. * include/Makefile.in: Likewise. * libmath/Makefile.in: Likewise. * libsupc++/Makefile.in: Likewise. * po/Makefile.in: Likewise. * src/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. From-SVN: r85452
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile.am | Loading commit data... | |
Makefile.in | Loading commit data... | |
allocator-inst.cc | Loading commit data... | |
allocator.cc | Loading commit data... | |
codecvt.cc | Loading commit data... | |
complex_io.cc | Loading commit data... | |
concept-inst.cc | Loading commit data... | |
ctype.cc | Loading commit data... | |
debug.cc | Loading commit data... | |
debug_list.cc | Loading commit data... | |
ext-inst.cc | Loading commit data... | |
fstream-inst.cc | Loading commit data... | |
functexcept.cc | Loading commit data... | |
globals_io.cc | Loading commit data... | |
globals_locale.cc | Loading commit data... | |
io-inst.cc | Loading commit data... | |
ios.cc | Loading commit data... | |
ios_failure.cc | Loading commit data... | |
ios_init.cc | Loading commit data... | |
ios_locale.cc | Loading commit data... | |
istream-inst.cc | Loading commit data... | |
limits.cc | Loading commit data... | |
list.cc | Loading commit data... | |
locale-inst.cc | Loading commit data... | |
locale-misc-inst.cc | Loading commit data... | |
locale.cc | Loading commit data... | |
locale_facets.cc | Loading commit data... | |
locale_init.cc | Loading commit data... | |
localename.cc | Loading commit data... | |
misc-inst.cc | Loading commit data... | |
ostream-inst.cc | Loading commit data... | |
sstream-inst.cc | Loading commit data... | |
stdexcept.cc | Loading commit data... | |
streambuf-inst.cc | Loading commit data... | |
string-inst.cc | Loading commit data... | |
strstream.cc | Loading commit data... | |
tree.cc | Loading commit data... | |
valarray-inst.cc | Loading commit data... | |
wlocale-inst.cc | Loading commit data... | |
wstring-inst.cc | Loading commit data... |