Searched refs:version (Results 1 – 25 of 99) sorted by relevance
1234
36 version=`riscv64-unknown-elf-gcc --version | awk '/gcc/ { print $NF }'`37 echo "version" "$version"38 case "$version" in
50 if readelf --version | grep LLVM >/dev/null; then87 if $qemu --version | grep -q 'version [789]'; then91 if $qemu --version | grep -q 'version [89]'; then92 if $qemu --version | grep -q 'version 8.1'; then99 if $qemu --version | grep -q 'version \(8.[1-9]\|9\)'; then
17 echo Toolkit version "$TK_VERSION"19 echo Picolibc version "$PICOLIBC_VERSION"
5 # requires at least version 0.54.2 of meson.
3 Here are the current steps to perform when releasing a new version of43 7. Update meson.build and CMakeLists.txt with new version number47 $ git commit -m'Version <version>' README.md meson.build CMakeLists.txt58 $ git tag -m'Version <version>' <version> main63 …$ scp builds/dist/picolibc-<version>-<arm-et-version>.zip keithp.com:/var/www/picolibc/dist/gnu-ar…67 $ git push origin main <version>111 $ git commit -m'debian: Version <version>-1' debian/changelog119 $ lintian --info --display-info --pedantic picolibc_<version>-1_amd64.changes123 $ git tag -m'debian: Version <version>-1' <version>-1 debian127 $ git push salsa main debian <version> <version>-1[all …]
1 *** Major changes in newlib version 4.4.0:12 *** Major changes in newlib version 4.3.0:30 *** Major changes in newlib version 4.2.0:48 *** Major changes in newlib version 4.1.0:54 *** Major changes in newlib version 4.0.0:69 *** Major changes in newlib version 3.2.0:86 *** Major changes in newlib version 3.1.0:100 *** Major changes in newlib version 3.0.0:113 *** Major changes in newlib version 2.5.0:122 *** Major changes in newlib version 2.4.0:[all …]
304 the reentrant version of @code{fork} is @code{_fork_r}). These cover310 * Function _close_r:: Reentrant version of close311 * Function _execve_r:: Reentrant version of execve312 * Function _fork_r:: Reentrant version of fork314 * Function _fstat64_r:: Reentrant version of fstat64316 * Function _fstat_r:: Reentrant version of fstat317 * Function _getpid_r:: Reentrant version of getpid318 * Function _kill_r:: Reentrant version of kill319 * Function _link_r:: Reentrant version of link321 * Function _lseek64_r:: Reentrant version of lseek64[all …]
382 /* The newlib version in string format. */387 /* The Picolibc minor version number. */390 /* The Picolibc version in string format. */393 /* The Picolibc major version number. */446 /* The newlib minor version number. */452 /* The newlib major version number. */463 /* The Picolibc minor version number. */469 /* The Picolibc version in string format. */472 /* The Picolibc major version number. */
25 test/testcases.c which are licensed under the GPL version 2 or27 which is licensed under the AGPL version 3 or later which is provided230 * Add mem_align to the "big" malloc version. Thanks to Simon Tatham.276 ### Picolibc version 1.8.6331 ### Picolibc version 1.8.5345 ### Picolibc version 1.8.4406 ### Picolibc version 1.8.3449 ### Picolibc version 1.8.2471 ### Picolibc version 1.8.1474 instead of assuming the compiler is a recent version of GCC. This[all …]
7 # The short version of this (optional) procedure is:
51 # Big Endian version of ISO-10646-UCS-2 (in fact, equivalent to ucs_2).59 # Little Endian version of ISO-10646-UCS-2.84 # Big Endian version of ISO-10646-UCS-4 (in fact, equivalent to ucs_4).92 # Little Endian version of ISO-10646-UCS-4.124 # Big Endian version of RFC 2781 UTF-16.132 # Little Endian version of RFC 2781 UTF-16.379 # IBM 775 - an updated version of CP 437 that supports balitic languages.387 # IBM 850 - an updated version of CP 437 where several Latin 1 characters have been396 # IBM 852 - an updated version of CP 437 where several Latin 2 characters have been added405 # IBM 855 - an updated version of CP 437 that supports Cyrillic.[all …]
5 ; Continue to use the generic version for targets other than h8sx.
58 # error Please use either 32-bit or 64-bit version of arc64 compiler
90 int32_t version; /* Version ID */ member321 #define HASH_VERSION hdr.version