Home
last modified time | relevance | path

Searched refs:newlib (Results 1 – 25 of 143) sorted by relevance

123456

/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/
DREADME1 README for newlib-2.0.0 release
4 This is `newlib', a simple ANSI C library, math library, and collection
7 The newlib and libgloss subdirectories are a collection of software from
20 When you unpack the newlib-2.0.0.tar.gz file, you'll find a directory
21 called `newlib-2.0.0', which contains:
25 COPYING.NEWLIB config.guess* mkinstalldirs* newlib/
46 http://sourceware.org/newlib/docs.html
74 `newlib-VERSION-NUMBER/texinfo' directory.
83 or target machines, you need a different `newlib' compiled for each combination
87 running `make' in each of these directories builds the `newlib' libraries
[all …]
DREADME.chromium1 Name: newlib-extras
2 URL: ftp://sourceware.org/pub/newlib/newlib-2.0.0.tar.gz
9 This directory contains several socket-related header files taken from newlib.
10 These files are not present in the version of newlib included in the NaCl
12 virtualization in the newlib and pnacl toolchains.
14 Description: (from sourceware.org/newlib)
/external/chromium_org/native_client_sdk/src/doc/sdk/
Dexamples.rst45 examples using any of the three SDK toolchains (newlib, glibc, and PNaCl) and in
53 using the ``newlib`` toolchain. ::
57 CXX newlib/Release/core_x86_32.o
58 LINK newlib/Release/core_unstripped_x86_32.nexe
59 VALIDATE newlib/Release/core_unstripped_x86_32.nexe
60 CXX newlib/Release/core_x86_64.o
61 LINK newlib/Release/core_unstripped_x86_64.nexe
62 VALIDATE newlib/Release/core_unstripped_x86_64.nexe
63 CXX newlib/Release/core_arm.o
64 LINK newlib/Release/core_unstripped_arm.nexe
[all …]
/external/chromium_org/native_client_sdk/src/
DBUILDING.rst60 # Test the graphics_2d example, newlib/Debug only.
61 build_tools/test_projects.py graphics_2d -t newlib -c Debug
66 build_tools/test_projects.py nacl_io_test -t newlib -c Debug -b
85 make TOOLCHAIN=newlib CONFIG=Debug -j8
87 The valid toolchains are: `newlib`, `glibc`, `pnacl` and `bionic`.
95 # Run the newlib/Debug configuration
96 make TOOLCHAIN=newlib CONFIG=Debug -j8
115 make STANDALONE=1 TOOLCHAIN=newlib -j8
119 make STANDALONE=1 TOOLCHAIN=newlib NACL_ARCH=x86_64 -j8 run
/external/chromium_org/native_client_sdk/
Dnative_client_sdk_untrusted.gyp25 'src/libraries/third_party/newlib-extras',
31 'src/libraries/third_party/newlib-extras',
/external/chromium_org/ppapi/tests/extensions/
Dextensions.gyp15 # Only newlib build is used in tests, no need to build others.
34 # Only newlib build is used in tests, no need to build others.
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
Ddynamic-loading.rst14 only C library available for it is newlib. This page is only valid for
25 C standard libraries: glibc and newlib
29 newlib. These libraries are described in the table below.
44 |newlib | static | Berkeley |
45 | newlib is a C library intended for use in embedded | | Software |
46 | systems. Like glibc, newlib is a conglomeration of | | Distribution|
52 | about newlib, see newlib_. | | |
57 statically link to newlib, or dynamically link to glibc. We recommend
87 newlib licenses. The above description is only a technical explanation of
88 the differences between newlib and glibc, and the choice you must make
[all …]
/external/chromium_org/native_client_sdk/src/libraries/error_handling/
Dlibrary.dsc2 'TOOLS': ['newlib'],
/external/chromium_org/native_client_sdk/src/examples/api/gamepad/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'win', 'linux'],
/external/chromium_org/native_client_sdk/src/examples/api/graphics_2d/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'pnacl', 'bionic', 'win', 'linux'],
/external/chromium_org/native_client_sdk/src/examples/api/websocket/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'win', 'linux'],
/external/chromium_org/native_client_sdk/src/examples/tutorial/load_progress/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'pnacl', 'win', 'linux'],
/external/chromium_org/native_client_sdk/src/examples/api/core/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'win', 'linux'],
/external/chromium_org/native_client_sdk/src/examples/api/audio/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'win', 'linux'],
/external/chromium_org/native_client_sdk/src/examples/api/mouse_cursor/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'win', 'linux'],
/external/chromium_org/native_client_sdk/src/examples/tutorial/multi_platform/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc'],
/external/chromium_org/native_client_sdk/src/examples/api/input_event/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'linux', 'win'],
/external/chromium_org/native_client_sdk/src/examples/api/var_dictionary/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'win', 'linux'],
/external/chromium_org/native_client_sdk/src/examples/demo/life/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'pnacl'],
/external/chromium_org/native_client_sdk/src/examples/api/video_decode/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'pnacl', 'win', 'linux'],
/external/chromium_org/native_client_sdk/src/examples/api/var_array_buffer/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'win', 'linux'],
/external/chromium_org/native_client_sdk/src/examples/api/network_monitor/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'win', 'linux'],
/external/chromium_org/native_client_sdk/src/examples/api/media_stream_video/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'win', 'linux'],
/external/chromium_org/native_client_sdk/src/examples/api/media_stream_audio/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'win', 'linux'],
/external/chromium_org/native_client_sdk/src/examples/demo/voronoi/
Dexample.dsc2 'TOOLS': ['newlib', 'glibc', 'pnacl'],

123456