Searched refs:version (Results 1 – 25 of 88) 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 …]
8 /* Newlib version */20 /* Define to the full name and version of this package. */29 /* Define to the version of this package. */363 /* Define if lite version of exit supported. */375 /* nano version of malloc is used. */378 /* The newlib version in string format. */428 /* The newlib minor version number. */434 /* The newlib major version number. */
304 the reentrant version of @code{fork} is @code{_fork_r}). These cover310 * _close_r:: Reentrant version of close311 * _execve_r:: Reentrant version of execve312 * _fork_r:: Reentrant version of fork314 * _fstat64_r:: Reentrant version of fstat64316 * _fstat_r:: Reentrant version of fstat317 * _getpid_r:: Reentrant version of getpid318 * _kill_r:: Reentrant version of kill319 * _link_r:: Reentrant version of link321 * _lseek64_r:: Reentrant version of lseek64[all …]
377 /* The newlib version in string format. */382 /* The Picolibc minor version number. */385 /* The Picolibc version in string format. */388 /* The Picolibc major version number. */438 /* The newlib minor version number. */444 /* The newlib major version number. */455 /* The Picolibc minor version number. */461 /* The Picolibc version in string format. */464 /* 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 provided148 ### Picolibc version 1.8.6203 ### Picolibc version 1.8.5217 ### Picolibc version 1.8.4278 ### Picolibc version 1.8.3321 ### Picolibc version 1.8.2343 ### Picolibc version 1.8.1346 instead of assuming the compiler is a recent version of GCC. This365 version of meson. Thanks to Michael Platings.[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 …]
3 ; Continue to use the generic version for targets other than h8sx.
90 int32_t version; /* Version ID */ member321 #define HASH_VERSION hdr.version