Home
last modified time | relevance | path

Searched +refs:clang +refs:rename +refs:binary (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/
H A DCMakeLists.txt80 # FIXME: LLVM_CMAKE_DIR comes from LLVMConfig.cmake. We should rename
109 option(CLANG_ENABLE_BOOTSTRAP "Generate the clang bootstrap target" OFF)
218 "Relative directory from the Clang binary to its resource files.")
221 "Colon separated list of directories clang will search for headers.")
233 "Whether clang should use a new process for the CC1 invocation")
324 set(CLANG_VENDOR_UTI "org.llvm.clang" CACHE STRING
368 ${CMAKE_CURRENT_SOURCE_DIR}/include/clang/Basic/Version.inc.in
369 ${CMAKE_CURRENT_BINARY_DIR}/include/clang/Basic/Version.inc)
420 install(DIRECTORY include/clang include/clang-c
422 COMPONENT clang-headers
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticLexKinds.td176 "invalid digit '%0' in %select{decimal|octal|binary}1 constant">;
206 "binary integer literals are a GNU extension">, InGroup<GNUBinaryLiteral>;
208 "binary integer literals are a C++14 extension">, InGroup<CXX14BinaryLiteral>;
210 "binary integer literals are incompatible with C++ standards before C++14">,
474 "token is not a valid binary operator in a preprocessor subexpression">;
585 "no matching '#pragma clang module end' for this "
586 "'#pragma clang module begin'">;
588 "no matching '#pragma clang module begin' for this "
589 "'#pragma clang module end'">;
593 "no matching '#pragma clang module endbuild' for this '#pragma clang module build'">;
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DGettingStarted.rst19 C-like languages use the `Clang <https://clang.llvm.org/>`_ front end. This
31 Getting Started <https://clang.llvm.org/get_started.html>`_ page might have more
65 subprojects you'd like to additionally build. Can include any of: clang,
66 clang-tools-extra, libcxx, libcxxabi, libunwind, lldb, compiler-rt, lld,
70 ``-DLLVM_ENABLE_PROJECTS="clang;libcxx;libcxxabi"``.
211 * **mv** --- move (rename) files
476 formatted properly. We use ``clang-format`` for this, which has git integration
477 through the ``git-clang-format`` script. On some systems, it may already be
484 % git clang-format HEAD~1
496 If you don't already have ``clang-format`` or ``git clang-format`` installed
[all …]
/netbsd-src/external/bsd/file/dist/
H A DChangeLog155 * PR/269: Avoid undefined behavior with clang (adding offset to NULL)
808 which printed "binary" instead of "application/octet-stream"
851 * fix default encoding to binary instead of unknown which broke recently
928 Perhaps it is better to rename it, or hide it differently.
1025 * If a string type magic entry is marked as text or binary
1026 only match text files against text entries and binary
1027 files against binary entries.
1076 * binary tests on magic entries with masks could spuriously
1418 and rename "token" to "tokens". (Randy McMurchy)
2076 * rename cvs magic file to revision to deal with
[all …]
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A DChangeLog26 * filter-clang-warnings.py: Filter out
31 * filter-clang-warnings.py: Filter out
118 * filter-clang-warnings.py: Filter out one another warning
137 * filter-clang-warnings.py: Rename .c names to .cc.
168 * filter-clang-warnings.py: Filter out one warning.
179 * filter-clang-warnings.py: Filter -Wc++20-extensions as it does
221 * filter-clang-warnings.py: Filter out -Wtautological-compare
269 * mklog.py: Use file.{source,target}_file for proper rename
614 * filter-clang-warnings.py: Filter more cases.
618 * filter-clang-warnings.py: Modernize and filter 2 more
[all …]
/netbsd-src/external/bsd/flex/dist/
H A DNEWS96 files change or when the binary doesn't exist. In particular, this
162 *** Some portability fixes in the test suite such as opening files for reading in binary mode
198 *** Suppress clang warning about empty @param paragraph; resolves sf#158
230 *** rename zh_tw to its proper zh_TW name
H A DChangeLog513 …* NEWS, doc/Makefile.am: Only regenerate the man page when required. Make the flex binary an orde…
515 page whenever the flex binary is rebuilt, which causes problems if
709 …t `--help' info from ../../flex/src/flex Note: There is no dependency except for the flex binary.
739 …* src/main.c: Fix potential buffer overflow in strncat() When using clang/llvm 3.8 to compile flex…
932 to.do/unicode/misc.c: change return type and rename int
1017 …unification, rename some more rename these too for improved similiarity: OPTION_OP OPT_HEADER OP…
1022 …y and from options.h these collide: OPT_OUTFILE OPT_PREFIX OPT_YYCLASS rename them TOK_... in the
1174 * tests/reject.l4, tests/tableopts.l4: Opened files in binary mode
1179 …* src/Makefile.am: Linked flex binary against libintl, not libfl. Signed-off-by: Thomas Klausner…
1583 * tests/Makefile.am: Made tests depend on the built flex binary.
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DOptions.td1 //===--- Options.td - Options for clang -----------------------------------===//
9 // This file defines the options accepted by clang.
39 // clang and clang-cl modes.
46 // CC1Option - This option should be accepted by clang -cc1.
49 // CC1AsOption - This option should be accepted by clang -cc1as.
109 def clang_i_Group : OptionGroup<"<clang i group>">, Group<i_Group>, DocFlatten;
135 def f_clang_Group : OptionGroup<"<f (clang-only) group>">,
221 // Temporary groups for clang options which we know we don't support,
223 def clang_ignored_f_Group : OptionGroup<"<clang ignored f group>">,
225 def clang_ignored_m_Group : OptionGroup<"<clang ignored m group>">,
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A DChangeLog16 - Add address checking in clang to -w option of configure
64 - Check for cc masquerading as gcc or clang in configure
148 - Add note to contrib/blast to use binary mode in stdio
205 - Recognize clang as gcc
263 - Restore gzgetc function for binary compatibility
358 - Set binary for output file in puff.c
652 binary compatibility -- a normal version and a 64-bit offset version,
708 - Set examples/zpipe.c input and output to binary mode for Windows
933 - Update contrib/delphi; rename to contrib/pascal; add example [Truta]
1330 - rename FOPEN as F_OPEN to avoid clash with /usr/include/sys/file.h
[all …]
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A DChangeLog16 - Add address checking in clang to -w option of configure
64 - Check for cc masquerading as gcc or clang in configure
148 - Add note to contrib/blast to use binary mode in stdio
205 - Recognize clang as gcc
263 - Restore gzgetc function for binary compatibility
358 - Set binary for output file in puff.c
652 binary compatibility -- a normal version and a 64-bit offset version,
708 - Set examples/zpipe.c input and output to binary mode for Windows
933 - Update contrib/delphi; rename to contrib/pascal; add example [Truta]
1330 - rename FOPEN as F_OPEN to avoid clash with /usr/include/sys/file.h
[all …]
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A DChangeLog16 - Add address checking in clang to -w option of configure
64 - Check for cc masquerading as gcc or clang in configure
148 - Add note to contrib/blast to use binary mode in stdio
205 - Recognize clang as gcc
263 - Restore gzgetc function for binary compatibility
358 - Set binary for output file in puff.c
652 binary compatibility -- a normal version and a 64-bit offset version,
708 - Set examples/zpipe.c input and output to binary mode for Windows
933 - Update contrib/delphi; rename to contrib/pascal; add example [Truta]
1330 - rename FOPEN as F_OPEN to avoid clash with /usr/include/sys/file.h
[all …]
/netbsd-src/external/bsd/nsd/dist/doc/
H A DRELNOTES77 - Fix unused variable warning in unit test, from clang compile.
491 - Fixup clang analysis warning in xfrd_parse_received_xfr_packet
575 - Use travis for build check, initial unit test and clang analysis.
659 - please clang analyzer and fix parse of IPSECKEY with bad gateway.
719 printout from clang analyzer.
738 - Fix warnings emitted by clang for --enable-packed. Alignment is not
811 - Fix to rename _t typedefs because POSIX reserves them.
914 - Fix flto check for OSX clang.
925 there is no binary database, but nsd reads and writes zonefiles.
1094 - Fix delete or rename of a lot of zones and make it take a
[all …]
H A DChangeLog79 - Fix unused variable warning in unit test, from clang compile.
177 - Update to clang 14 in cirrus build test on Ubuntu Jammy 22.04.
948 - Fixup clang analysis warning in xfrd_parse_received_xfr_packet
1101 - Nicer output on travis for clang analysis.
1113 - Use travis for build check, initial unit test and clang analysis.
1206 - assertions for clang analysis.
1227 - Fix clang analysis warning on null in closest encloser for wildcard
1229 - Fix clang analysis warnings.
1287 - Fix typo in clang analysis test.
1292 - clang analysis test.
[all …]
/netbsd-src/external/ibm-public/postfix/dist/
H A DWISHLIST12 Investigate clang-format compatibility as a possible migration
503 Make "rename" the default when postmapping a DB file
504 (later: use copy+rename for postmap -i, postmap -d).
701 settings (CCARGS, AUXLIBS) in case binary packages
878 Update FILTER_README for multi-instance support, and rename
1045 Eliminate the (incoming,deferred)->active rename operation.
/netbsd-src/external/mit/libuv/dist/
H A DChangeLog174 * build: rename CFLAGS to AM_CFLAGS (Jameson Nash)
360 * zos: treat __rfim_utok as binary (Shuowang (Wayne) Zhang)
652 * win,nfc: disable clang-format for
1408 * unix: fix clang scan-build warning (Kyle Edwards)
1544 * unix: rename WRITE_RETRY_ON_ERROR macro (Ben Noordhuis)
1900 * unix: disable clang variable length array warning (Peter Johnson)
2550 * doc: rename docs to "libuv documentation" (Saúl Ibarra Corretgé)
3019 * build,win: rename platform to msbuild_platform (João Reis)
3699 * style: rename buf to buffer and len to size for consistency (Andrius Bentkus)
3751 * tty: implement binary I/O terminal mode (Yuri D'Elia)
[all …]
/netbsd-src/external/bsd/unbound/dist/doc/
H A DChangelog268 clang test.
934 - please clang analyzer for loop in test code.
1295 - Fix clang-analysis warnings for testcode/readzone.c.
1315 - Fix auth zone download on windows to unlink before rename.
1663 - Fix clang analysis warning.
2030 - Fix unused variable warning for clang analyzer.
2211 - Fix #158: open tls-session-ticket-keys as binary, for Windows. By
2824 - Fix memleak in unit test, reported from the clang 8.0 static analyzer.
2921 - Nicer travis output for clang analysis.
3120 - clang analysis fixes, assert arc4random buffer in init,
[all …]
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git1095 - gcc and clang (to trigger both the has_stderr_symbol true and false cases)
1905 While gcc propagates the printf attribute via the typedef, clang
3997 sim: ppc: rename local ALU SIGNED64 macros
4248 options are supported on clang and gcc version 7 and newer.
4250 Patch has been tested on PowerPC with both gcc and clang.
4411 sim: ppc: rename igen max_insn_bit_size
5825 Easiest way around it is to rename the per-substep vars as needed as
5836 Delete redundant decls, and rename conflicting vars.
5889 Remove duplicate nested variable declarations, rename some to avoid
5953 Fix build with clang 16
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/
H A DAddLLVM.cmake677 # clang and newer versions of ninja use high-resolutions timestamps,
1163 # ".dll.a", but for clang.exe that causes a collision with libclang.dll,
1605 # The below might not be the build tree but provided binary tree.
1615 # plugins. We may rename it.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-2021831 (altivec_resolve_overloaded_builtin): Likewise. Also rename
836 (rs6000_gimple_fold_mma_builtin): Likewise. Also rename
842 (rs6000_init_builtins): Likewise. Also rename rs6000_builtin_decls_x
847 rename rs6000_builtin_decls_x to rs6000_builtin_decls, and rename
849 (write_bif_static_init): In generated code, rename
851 (write_init_bif_table): In generated code, rename
852 rs6000_builtin_decls_x to rs6000_builtin_decls, and rename
854 (write_init_ovld_table): In generated code, rename
903 rename rs6000_new_builtin_is_supported to rs6000_builtin_is_supported.
1751 propagate_value and rename to ...
[all …]
/netbsd-src/external/lgpl3/gmp/dist/
H A DChangeLog250 USE_ZEROTAB != 0. Was used in the currently disabled binary
579 * tests/refmpz.c (refmpz_gcd): New function (plain binary gcd).
1034 appease clang).
1103 * mpn/powerpc32/divrem_2.asm: Avoid bc+ insn form to accommodate clang.
2697 * longlong.h (mips64, mips32): Work around one clang bug.
2710 * configure.ac (powerpc): Remove hardwired -mpowerpc, causes clang
2734 in order to placate clang.
2736 * mpn/arm/neon/lshiftc.asm: Avoid insn form missing from clang.
2740 * configure.ac (mips*-*-*): Provide ABI synonyms (for clang pretending
2829 * configure.ac (arm64): Set gcc_cflags_maybe to enable Neon (for clang
[all …]
/netbsd-src/external/lgpl3/mpfr/dist/
H A DChangeLog937 [NEWS] Update for the 4.2.0 release: binary compatibility.
2526 Updated a comment about a clang bug.
2528 Updated a comment about a clang bug.
2883 But no failures when the compiler is invoked as "clang".
3526 [src/compound.c] Fixed bug found by clang:
4290 [tests] Updated svn:ignore property due to the rename in r14125.
4480 conversions between binary and decimal types.
4714 [NEWS] Additional details, in particular binary compatibility.
5938 clang-9 1:9-1 Debian package.
6054 fail with -pedantic -Werror (using gcc or clang).
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dinvoke.texi137 listing and explanation of the binary and decimal byte size prefixes.
2092 @samp{^} character, so for example to display all binary warning
2144 Alternatively you can discover which binary optimizations are enabled
2830 code that is not binary compatible with code generated without it if the
5409 bad-binary-ops.c:64:23: error: invalid operands to binary + (have 'S' @{aka
5430 "column": 23, "file": "bad-binary-ops.c", "line": 64
5435 "column": 10, "file": "bad-binary-ops.c", "line": 64
5438 "column": 21, "file": "bad-binary-ops.c", "line": 64
5444 "column": 25, "file": "bad-binary-ops.c", "line": 64
5447 "column": 36, "file": "bad-binary-ops.c", "line": 64
[all …]
/netbsd-src/external/gpl3/autoconf/dist/doc/
H A Dstandards.info1146 `binary'
1895 `rename'
2521 such as `lint', `clang', and GCC with extra warnings options such as
2837 binary trees), error-checking type-safe wrappers for memory allocation
4791 sake of making binary packages. Typically a binary package contains
4794 installation commands. But installing the binary package does need to
4797 Programs to build binary packages work by extracting the
5513 * binary packages: Install Command Categories.
5529 * clang: Syntactic Conventions.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dinvoke.texi137 listing and explanation of the binary and decimal byte size prefixes.
1502 BRIG files (binary representation of HSAIL).
1706 @samp{^} character, so for example to display all binary warning
1758 Alternatively you can discover which binary optimizations are enabled
2389 code that is not binary compatible with code generated without it if the
4508 bad-binary-ops.c:64:23: error: invalid operands to binary + (have 'S' @{aka
4529 "column": 23, "file": "bad-binary-ops.c", "line": 64
4534 "column": 10, "file": "bad-binary-ops.c", "line": 64
4537 "column": 21, "file": "bad-binary-ops.c", "line": 64
4543 "column": 25, "file": "bad-binary-ops.c", "line": 64
[all …]
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20121127 to find the end of prologue for clang compiled binaries.
1129 to find the end of prologue for clang compiled binaries.
2770 Fix internal error on canonicalization of clang types.
2966 Code cleanup - rename 'inline' depth to 'artificial' depth.
5700 (linux_nat_resume): Adjust to rename.
9157 * gdbinit.in: Remove file, rename it to gdb-gdb.gdb.in.
9579 * darwin-nat.c (darwin_execvp): Set binary preference.
12198 parameter file, rename parameter file to filename.
12202 (source_python_script): New parameter file, rename parameter file to
12204 * python/python.h (source_python_script): New parameter file, rename
[all …]

12