Searched +full:binutils +full:- +full:powerpc64 +full:- +full:linux +full:- +full:gnu (Results 1 – 17 of 17) sorted by relevance
| /third_party/f2fs-tools/.github/workflows/ |
| D | ci.yml | 1 # See also https://docs.github.com/en/actions/learn-github-actions/expressions 2 # See also https://github.com/marketplace/actions/setup-android-ndk 10 runs-on: ubuntu-latest 12 fail-fast: false 15 - android 16 - linux-gcc 17 - linux-clang 18 - linux-x86-gcc 19 - linux-powerpc64-gcc 20 - linux-mingw64-gcc [all …]
|
| /third_party/musl/ |
| D | INSTALL | 7 itself, which is useful for upgrading an existing musl-based system or 8 compiler toolchain, or for using the provided musl-gcc wrapper with an 9 existing non-musl-based compiler. 11 Building complete native or cross-compiler toolchains is outside the 17 ------------------- 19 The only build-time prerequisites for musl are GNU Make and a 21 set architecture and ABI, with support for a minimal subset of "GNU C" 22 extensions consisting mainly of gcc-style inline assembly, weak 23 aliases, hidden visibility, and stand-alone assembly source files. 27 binutils) versions should be used if possible since some older [all …]
|
| D | WHATSNEW | 1 0.5.0 - initial release 5 0.5.9 - signal ABI bugfix, various cleanup and fixes: 22 or _GNU_SOURCE are required to get XSI interfaces or GNU extensions, 25 many internal improvements have been made to the syscall-related code 30 0.6.0 - x86_64 port, various important bugs fixed 48 0.7.0 - major improvements to posix conformance and completeness 59 added syscall wrappers for the linux inotify interface. 61 malloc(0) now returns a non-null pointer. 64 hanging), and non-default-type mutex behavior. 67 libgcc with dwarf2 unwind support, and possibly other low-level tools. [all …]
|
| /third_party/FreeBSD/ |
| D | UPDATING | 9 https://docs.freebsd.org/en/books/handbook/cutting-edge/#makeworld 16 13.3-RELEASE. 28 non-compliant MTAs; please see the first 8.18.1 release note in 51 llvm-objump is now always installed as objdump. Previously there was 55 GNU objdump; readelf is available for inspecting ELF files, and GNU 56 objdump is available from the devel/binutils port or package. 60 in order to help out-of-tree consumers to deal accordingly. 63 LinuxKPI pm.h changes require an update to the latest drm-kmod version 64 before re-compiling to avoid errors. 68 net80211 changes in order to help out-of-tree consumers to deal [all …]
|
| /third_party/lame/ |
| D | aclocal.m4 | 1 # generated automatically by aclocal 1.16.2 -*- Autoconf -*- 3 # Copyright (C) 1996-2020 Free Software Foundation, Inc. 23 # host-cpu-c-abi.m4 serial 13 24 dnl Copyright (C) 2002-2020 Free Software Foundation, Inc. 46 dnl contains 32-bit instructions, whereas 'sparc64' code contains 64-bit 47 dnl instructions. A process on a SPARC CPU can be in 32-bit mode or in 64-bit 58 dnl - 'arm': test __ARMEL__. 59 dnl - 'mips', 'mipsn32', 'mips64': test _MIPSEB vs. _MIPSEL. 60 dnl - 'powerpc64': test _BIG_ENDIAN vs. _LITTLE_ENDIAN. 63 dnl - Instructions that do not exist on all of these CPUs (cmpxchg, [all …]
|
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.69 for lame 3.100. 5 # Report bugs to <lame-dev@lists.sf.net>. 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 13 ## -------------------- ## 15 ## -------------------- ## 19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 24 alias -g '${1+"$@"}'='"$@"' 27 case `(set -o) 2>/dev/null` in #( [all …]
|
| /third_party/curl/m4/ |
| D | libtool.m4 | 1 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 3 # Copyright (C) 1996-2001, 2003-2019, 2021-2022 Free Software 16 # GNU Libtool is free software; you can redistribute it and/or modify 17 # it under the terms of the GNU General Public License as published by 21 # As a special exception to the GNU General Public License, if you 23 # using GNU Libtool, you may include this file under the same 26 # GNU Libtool is distributed in the hope that it will be useful, but 29 # GNU General Public License for more details. 31 # You should have received a copy of the GNU General Public License 32 # along with this program. If not, see <http://www.gnu.org/licenses/>. [all …]
|
| /third_party/node/deps/cares/m4/ |
| D | libtool.m4 | 1 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 3 # Copyright (C) 1996-2001, 2003-2019, 2021-2022 Free Software 16 # GNU Libtool is free software; you can redistribute it and/or modify 17 # it under the terms of the GNU General Public License as published by 21 # As a special exception to the GNU General Public License, if you 23 # using GNU Libtool, you may include this file under the same 26 # GNU Libtool is distributed in the hope that it will be useful, but 29 # GNU General Public License for more details. 31 # You should have received a copy of the GNU General Public License 32 # along with this program. If not, see <http://www.gnu.org/licenses/>. [all …]
|
| /third_party/libevdev/m4/ |
| D | libtool.m4 | 1 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 3 # Copyright (C) 1996-2001, 2003-2019, 2021-2022 Free Software 16 # GNU Libtool is free software; you can redistribute it and/or modify 17 # it under the terms of the GNU General Public License as published by 21 # As a special exception to the GNU General Public License, if you 23 # using GNU Libtool, you may include this file under the same 26 # GNU Libtool is distributed in the hope that it will be useful, but 29 # GNU General Public License for more details. 31 # You should have received a copy of the GNU General Public License 32 # along with this program. If not, see <http://www.gnu.org/licenses/>. [all …]
|
| /third_party/skia/third_party/externals/libpng/scripts/ |
| D | libtool.m4 | 1 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 3 # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. 15 # GNU Libtool is free software; you can redistribute it and/or modify 16 # it under the terms of the GNU General Public License as published by 20 # As a special exception to the GNU General Public License, if you 22 # using GNU Libtool, you may include this file under the same 25 # GNU Libtool is distributed in the hope that it will be useful, but 28 # GNU General Public License for more details. 30 # You should have received a copy of the GNU General Public License 31 # along with this program. If not, see <http://www.gnu.org/licenses/>. [all …]
|
| /third_party/skia/third_party/externals/microhttpd/m4/ |
| D | libtool.m4 | 1 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 18 # This file is part of GNU Libtool. 20 # GNU Libtool is free software; you can redistribute it and/or 21 # modify it under the terms of the GNU General Public License as 25 # As a special exception to the GNU General Public License, 27 # is built using GNU Libtool, you may include this file under the 30 # GNU Libtool is distributed in the hope that it will be useful, 33 # GNU General Public License for more details. 35 # You should have received a copy of the GNU General Public License 36 # along with GNU Libtool; see the file COPYING. If not, a copy [all …]
|
| /third_party/libffi/ |
| D | ChangeLog | 3 Date: Mon Jun 28 21:10:49 2021 -0400 9 Date: Mon Jun 28 19:50:29 2021 -0400 15 Date: Mon Jun 28 18:50:31 2021 -0400 21 Date: Mon Jun 28 18:45:11 2021 -0400 27 Date: Mon Jun 28 14:59:07 2021 -0400 33 Date: Mon Jun 28 11:51:35 2021 -0700 39 Date: Mon Jun 28 07:24:19 2021 -0700 41 Fix the assertions in cls-24byte (#652) 43 * Fix the assertions in cls-24byte 49 Date: Mon Jun 28 09:53:01 2021 -0400 [all …]
|
| /third_party/skia/third_party/externals/libpng/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.69 for libpng 1.6.38.git. 5 # Report bugs to <png-mng-implement@lists.sourceforge.net>. 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 13 ## -------------------- ## 15 ## -------------------- ## 19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 24 alias -g '${1+"$@"}'='"$@"' 27 case `(set -o) 2>/dev/null` in #( [all …]
|
| /third_party/libevdev/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.71 for libevdev 1.13.0. 8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, 14 ## -------------------- ## 16 ## -------------------- ## 25 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 27 alias -g '${1+"$@"}'='"$@"' 30 case `(set -o) 2>/dev/null` in #( 32 set -o posix ;; #( 46 # Quoting is to prevent editors from complaining about space-tab. [all …]
|
| /third_party/skia/third_party/externals/microhttpd/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.69 for libmicrohttpd 0.9.42. 5 # Report bugs to <libmicrohttpd@gnu.org>. 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 13 ## -------------------- ## 15 ## -------------------- ## 19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 24 alias -g '${1+"$@"}'='"$@"' 27 case `(set -o) 2>/dev/null` in #( [all …]
|
| /third_party/node/deps/cares/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.71 for c-ares 1.27.0. 5 # Report bugs to <c-ares mailing list: http://lists.haxx.se/listinfo/c-ares>. 8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, 14 ## -------------------- ## 16 ## -------------------- ## 25 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 27 alias -g '${1+"$@"}'='"$@"' 30 case `(set -o) 2>/dev/null` in #( 32 set -o posix ;; #( [all …]
|
| /third_party/curl/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.71 for curl -. 8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, 19 ## -------------------------------- ## 21 ## -------------------------------- ## 66 # Try built-in echo, and fail. 77 (`test -n "$xc_tst_str" >/dev/null 2>&1`) && xc_tst_str='success' 93 (`test -n "$PATH" >/dev/null 2>&1`) && xc_tst_str='success' 126 | sed -e 's:unknown:success:' 2>/dev/null` 160 | tr -d "0123456789$xc_tab" 2>/dev/null` [all …]
|