/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTWriterDecl.cpp | 1895 Abv->Add(BitCodeAbbrevOp(serialization::DECL_FIELD)); in WriteDeclAbbrevs() 1897 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // DeclContext in WriteDeclAbbrevs() 1898 Abv->Add(BitCodeAbbrevOp(0)); // LexicalDeclContext in WriteDeclAbbrevs() 1899 Abv->Add(BitCodeAbbrevOp(0)); // isInvalidDecl in WriteDeclAbbrevs() 1900 Abv->Add(BitCodeAbbrevOp(0)); // HasAttrs in WriteDeclAbbrevs() 1901 Abv->Add(BitCodeAbbrevOp(0)); // isImplicit in WriteDeclAbbrevs() 1902 Abv->Add(BitCodeAbbrevOp(0)); // isUsed in WriteDeclAbbrevs() 1903 Abv->Add(BitCodeAbbrevOp(0)); // isReferenced in WriteDeclAbbrevs() 1904 Abv->Add(BitCodeAbbrevOp(0)); // TopLevelDeclInObjCContainer in WriteDeclAbbrevs() 1905 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 2)); // AccessSpecifier in WriteDeclAbbrevs() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | NEWS | 5 * Add --debug=plugin option for easier debugging of plugin-related problems. 7 * Add -z keep_text_section_prefix option. 9 * Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc., relocations 14 * Add support for .note.gnu.property sections (from Linux ABI extensions). 16 * Add support for Intel Indirect Branch Tracking (IBT) and Shadow Stack 21 * Add support for .MIPS.options sections (MIPS only). 23 * Add support for compound relocations (MIPS only). 25 * Add --emit-stub-syms, --no-tls-optimize, --tls-get-addr-optimize options 28 * Add -z text-unlikely-segment option. 30 * Add plugin support for adding new input files (LDPT_REGISTER_NEW_INPUT_HOOK). [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | NEWS | 12 * Add --debug=plugin option for easier debugging of plugin-related problems. 14 * Add -z keep_text_section_prefix option. 16 * Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc., relocations 21 * Add support for .note.gnu.property sections (from Linux ABI extensions). 23 * Add support for Intel Indirect Branch Tracking (IBT) and Shadow Stack 28 * Add support for .MIPS.options sections (MIPS only). 30 * Add support for compound relocations (MIPS only). 32 * Add --emit-stub-syms, --no-tls-optimize, --tls-get-addr-optimize options 35 * Add -z text-unlikely-segment option. 37 * Add plugin support for adding new input files (LDPT_REGISTER_NEW_INPUT_HOOK). [all …]
|
/netbsd-src/sys/stand/efiboot/ |
H A D | version | 8 1.1: Add PXE booting support. 9 1.2: Add environment variable support. 10 1.3: Add ACPI support. 11 1.4: Add bootfile support. 13 1.6: Add GPT support. 14 1.7: Add NFS support. 15 1.8: Add support for "bootargs" environment variable. 16 1.9: Add support for efiboot.plist and loading device tree overlays. 17 1.10: Add support for EFI GOP framebuffers in ACPI mode. 18 1.11: Add ful [all...] |
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ChangeLog-2014 | 14 * mips-opc.c (mips_builtin_opcodes): Add JALRC alias for 23 * configure.ac: Add Visium support. 25 * Makefile.am (TARGET_LIBOPCODES_CFILES): Add visium-dis.c and 56 * i386-dis-evex.c (evex_table): Add vpermi2b, vpermt2b, vpermb, 58 * i386-dis.c (PREFIX enum): Add PREFIX_EVEX_0F3883, EVEX_W_0F3883_P_2. 59 * i386-gen.c (cpu_flag_init): Add CPU_AVX512VBMI_FLAGS. 60 (cpu_flags): Add CpuAVX512VBMI. 61 * i386-opc.h (enum): Add CpuAVX512VBMI. 62 (i386_cpu_flags): Add cpuavx512vbmi. 63 * i386-opc.tbl: Add vpmadd52luq, vpmultishiftqb, vpermb, vpermi2b, [all …]
|
H A D | ChangeLog-2013 | 3 * nds32-dis.c (sr_map): Add system register table for disassembling. 5 * nds32-asm.c (keyword_sr): Add embedded debug registers. 11 (mod_table): Add MOD_FF_REG_3 and MOD_FF_REG_5. 16 * mips-dis.c: Add mips_cp1_names pointer. 19 (mips_arch_choice): Add cp1_names. 20 (mips_arch_choices): Add relevant cp1 register name array to each of 22 (set_default_mips_dis_options): Add support for setting up the 24 (parse_mips_dis_option): Add support for the cp1-names command line 46 * Makefile.am (TARGET_LIBOPCODES_CFILES): Add nds32-asm.c 49 * configure.in: Add case for bfd_nds32_arch. [all …]
|
H A D | ChangeLog-2008 | 3 * s390-opc.txt: Add ptff instruction. 7 * Makefile.am (CFILES, ALL_MACHINES): Add LM32 source and object files. 12 * Makefile.am: Add LM32 object files and dependencies. 14 * configure.in: Add LM32 target. 16 * disassemble.c: Add LM32 disassembler. 43 * i386-opc.tbl: Add S to movss, movsd, vmovss and vmovsd. 78 * i386-gen.c (opcode_modifiers): Add S. 82 (i386_opcode_modifier): Add s. 84 * i386-opc.tbl: Add S to movapd, movaps, movdqa, movdqu, movq, 140 * mips-dis.c (mips_arch_choices): Add r14000, r16000. [all …]
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2014 | 14 * mips-opc.c (mips_builtin_opcodes): Add JALRC alias for 23 * configure.ac: Add Visium support. 25 * Makefile.am (TARGET_LIBOPCODES_CFILES): Add visium-dis.c and 56 * i386-dis-evex.c (evex_table): Add vpermi2b, vpermt2b, vpermb, 58 * i386-dis.c (PREFIX enum): Add PREFIX_EVEX_0F3883, EVEX_W_0F3883_P_2. 59 * i386-gen.c (cpu_flag_init): Add CPU_AVX512VBMI_FLAGS. 60 (cpu_flags): Add CpuAVX512VBMI. 61 * i386-opc.h (enum): Add CpuAVX512VBMI. 62 (i386_cpu_flags): Add cpuavx512vbmi. 63 * i386-opc.tbl: Add vpmadd52luq, vpmultishiftqb, vpermb, vpermi2b, [all …]
|
H A D | ChangeLog-2013 | 3 * nds32-dis.c (sr_map): Add system register table for disassembling. 5 * nds32-asm.c (keyword_sr): Add embedded debug registers. 11 (mod_table): Add MOD_FF_REG_3 and MOD_FF_REG_5. 16 * mips-dis.c: Add mips_cp1_names pointer. 19 (mips_arch_choice): Add cp1_names. 20 (mips_arch_choices): Add relevant cp1 register name array to each of 22 (set_default_mips_dis_options): Add support for setting up the 24 (parse_mips_dis_option): Add support for the cp1-names command line 46 * Makefile.am (TARGET_LIBOPCODES_CFILES): Add nds32-asm.c 49 * configure.in: Add case for bfd_nds32_arch. [all …]
|
H A D | ChangeLog-2008 | 3 * s390-opc.txt: Add ptff instruction. 7 * Makefile.am (CFILES, ALL_MACHINES): Add LM32 source and object files. 12 * Makefile.am: Add LM32 object files and dependencies. 14 * configure.in: Add LM32 target. 16 * disassemble.c: Add LM32 disassembler. 43 * i386-opc.tbl: Add S to movss, movsd, vmovss and vmovsd. 78 * i386-gen.c (opcode_modifiers): Add S. 82 (i386_opcode_modifier): Add s. 84 * i386-opc.tbl: Add S to movapd, movaps, movdqa, movdqu, movq, 140 * mips-dis.c (mips_arch_choices): Add r14000, r16000. [all …]
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2014 | 14 * mips-opc.c (mips_builtin_opcodes): Add JALRC alias for 23 * configure.ac: Add Visium support. 25 * Makefile.am (TARGET_LIBOPCODES_CFILES): Add visium-dis.c and 56 * i386-dis-evex.c (evex_table): Add vpermi2b, vpermt2b, vpermb, 58 * i386-dis.c (PREFIX enum): Add PREFIX_EVEX_0F3883, EVEX_W_0F3883_P_2. 59 * i386-gen.c (cpu_flag_init): Add CPU_AVX512VBMI_FLAGS. 60 (cpu_flags): Add CpuAVX512VBMI. 61 * i386-opc.h (enum): Add CpuAVX512VBMI. 62 (i386_cpu_flags): Add cpuavx512vbmi. 63 * i386-opc.tbl: Add vpmadd52luq, vpmultishiftqb, vpermb, vpermi2b, [all …]
|
H A D | ChangeLog-2013 | 3 * nds32-dis.c (sr_map): Add system register table for disassembling. 5 * nds32-asm.c (keyword_sr): Add embedded debug registers. 11 (mod_table): Add MOD_FF_REG_3 and MOD_FF_REG_5. 16 * mips-dis.c: Add mips_cp1_names pointer. 19 (mips_arch_choice): Add cp1_names. 20 (mips_arch_choices): Add relevant cp1 register name array to each of 22 (set_default_mips_dis_options): Add support for setting up the 24 (parse_mips_dis_option): Add support for the cp1-names command line 46 * Makefile.am (TARGET_LIBOPCODES_CFILES): Add nds32-asm.c 49 * configure.in: Add case for bfd_nds32_arch. [all …]
|
H A D | ChangeLog-2008 | 3 * s390-opc.txt: Add ptff instruction. 7 * Makefile.am (CFILES, ALL_MACHINES): Add LM32 source and object files. 12 * Makefile.am: Add LM32 object files and dependencies. 14 * configure.in: Add LM32 target. 16 * disassemble.c: Add LM32 disassembler. 43 * i386-opc.tbl: Add S to movss, movsd, vmovss and vmovsd. 78 * i386-gen.c (opcode_modifiers): Add S. 82 (i386_opcode_modifier): Add s. 84 * i386-opc.tbl: Add S to movapd, movaps, movdqa, movdqu, movq, 140 * mips-dis.c (mips_arch_choices): Add r14000, r16000. [all …]
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ChangeLog-2014 | 14 * mips-opc.c (mips_builtin_opcodes): Add JALRC alias for 23 * configure.ac: Add Visium support. 25 * Makefile.am (TARGET_LIBOPCODES_CFILES): Add visium-dis.c and 56 * i386-dis-evex.c (evex_table): Add vpermi2b, vpermt2b, vpermb, 58 * i386-dis.c (PREFIX enum): Add PREFIX_EVEX_0F3883, EVEX_W_0F3883_P_2. 59 * i386-gen.c (cpu_flag_init): Add CPU_AVX512VBMI_FLAGS. 60 (cpu_flags): Add CpuAVX512VBMI. 61 * i386-opc.h (enum): Add CpuAVX512VBMI. 62 (i386_cpu_flags): Add cpuavx512vbmi. 63 * i386-opc.tbl: Add vpmadd52luq, vpmultishiftqb, vpermb, vpermi2b, [all …]
|
H A D | ChangeLog-2013 | 3 * nds32-dis.c (sr_map): Add system register table for disassembling. 5 * nds32-asm.c (keyword_sr): Add embedded debug registers. 11 (mod_table): Add MOD_FF_REG_3 and MOD_FF_REG_5. 16 * mips-dis.c: Add mips_cp1_names pointer. 19 (mips_arch_choice): Add cp1_names. 20 (mips_arch_choices): Add relevant cp1 register name array to each of 22 (set_default_mips_dis_options): Add support for setting up the 24 (parse_mips_dis_option): Add support for the cp1-names command line 46 * Makefile.am (TARGET_LIBOPCODES_CFILES): Add nds32-asm.c 49 * configure.in: Add case for bfd_nds32_arch. [all …]
|
H A D | ChangeLog-2008 | 3 * s390-opc.txt: Add ptff instruction. 7 * Makefile.am (CFILES, ALL_MACHINES): Add LM32 source and object files. 12 * Makefile.am: Add LM32 object files and dependencies. 14 * configure.in: Add LM32 target. 16 * disassemble.c: Add LM32 disassembler. 43 * i386-opc.tbl: Add S to movss, movsd, vmovss and vmovsd. 78 * i386-gen.c (opcode_modifiers): Add S. 82 (i386_opcode_modifier): Add s. 84 * i386-opc.tbl: Add S to movapd, movaps, movdqa, movdqu, movq, 140 * mips-dis.c (mips_arch_choices): Add r14000, r16000. [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | NEWS | 5 * Add support for the AArch64 Scalable Vector Extension version 2.1 (SVE2.1). 7 * Add support for the AArch64 Scalable Matrix Extension version 2.1 (SME2.1). 9 * Add support for the AArch64 BFloat16 to BFloat16 arithmetic for SVE2 and SME2 12 * Add support for the AArch64 Reliability, Availability and Serviceability 15 * Add support for the AArch64 128-bit Atomic Instructions (LSE128). 17 * Add support for the AArch64 Guarded Control Stack (GCS). 19 * Add support for the AArch64 Check Feature Status Extension (CHK). 21 * Add support for the AArch64 Enhanced Speculation Restriction Instructions 24 * Add support for the AArch64 Load-Acquire RCpc instructions version 3 (LRCPC3). 26 * Add support for the AArch64 Translation Hardening Extension (THE). [all …]
|
/netbsd-src/external/gpl2/lvm2/dist/ |
H A D | WHATS_NEW_DM | 6 Add dmsetup --inactive support. 7 Add dm_task_query_inactive_table to libdevmapper for kernel driver >= 4.16. 13 Add dmsetup udevflags command to decode udev flags in given cookie value. 21 Add several examples to 12-dm-permissions.rules. 22 Add splitname and --yes to dmsetup man page. 28 Add dmsetup manpage entries for udevcomplete_all and udevcookies. 30 Add y|--yes option to dmsetup for default 'yes' answer to prompts. 34 Add dm-log-userspace.h to tree for cmirrord builds. 38 Add udevcookies, udevcomplete, udevcomplete_all and --noudevwait to dmsetup. 39 Add libdevmapper functions to support synchronisation with udev. [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/ |
H A D | BitstreamRemarkSerializer.cpp | 55 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_CONTAINER_INFO)); in setupMetaBlockInfo() 56 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Version. in setupMetaBlockInfo() 57 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 2)); // Type. in setupMetaBlockInfo() 67 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_REMARK_VERSION)); in setupMetaRemarkVersion() 68 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Version. in setupMetaRemarkVersion() 86 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_STRTAB)); in setupMetaStrTab() 87 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Blob)); // Raw table. in setupMetaStrTab() 110 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_EXTERNAL_FILE)); in setupMetaExternalFile() 111 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Blob)); // Filename. in setupMetaExternalFile() 132 Abbrev->Add(BitCodeAbbrevOp(RECORD_REMARK_HEADER)); in setupRemarkBlockInfo() [all …]
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/ |
H A D | tsan_mutexset_test.cc | 31 mset.Add(1, true, 2); in TEST() 37 mset.Add(3, true, 4); in TEST() 38 mset.Add(5, false, 6); in TEST() 50 mset.Add(1, true, 2); in TEST() 54 mset.Add(1, true, 2); in TEST() 68 mset.Add(1, true, 2); in TEST() 78 mset.Add(1, true, 2); in TEST() 79 mset.Add(1, true, 2); in TEST() 80 mset.Add(3, true, 4); in TEST() 81 mset.Add(3, true, 4); in TEST() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/ |
H A D | ARCOptAddrMode.cpp | 69 bool noUseOfAddBeforeLoadOrStore(const MachineInstr *Add, 84 MachineInstr *canJoinInstructions(MachineInstr *Ldst, MachineInstr *Add, 182 bool ARCOptAddrMode::noUseOfAddBeforeLoadOrStore(const MachineInstr *Add, in noUseOfAddBeforeLoadOrStore() argument 184 Register R = Add->getOperand(0).getReg(); in noUseOfAddBeforeLoadOrStore() 220 for (auto &Add : MRI->use_nodbg_instructions(B)) { in tryToCombine() local 222 if (!isAddConstantOp(Add, Incr)) in tryToCombine() 228 MachineInstr *MoveTo = canJoinInstructions(&Ldst, &Add, &Uses); in tryToCombine() 233 if (!canFixPastUses(Uses, Add.getOperand(2), B)) in tryToCombine() 236 LLVM_DEBUG(MachineInstr *First = &Ldst; MachineInstr *Last = &Add; in tryToCombine() 244 if (MoveTo == &Add) { in tryToCombine() [all …]
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/man/ |
H A D | ChangeLog.0 | 17 * Makefile.am (man_aux): Add gettextize.x, autopoint.x. 18 (man_MAN1OTHER): Add gettextize.1, autopoint.1. 19 (man_HTMLOTHER): Add gettextize.1.html, autopoint.1.html. 39 * Makefile.am (man_aux): Add msgfilter.x. 40 (man_MAN1OTHER): Add msgfilter.1. 41 (man_HTMLOTHER): Add msgfilter.1.html. 48 * Makefile.am (man_aux): Add msginit.x. 49 (man_MAN1OTHER): Add msginit.1. 50 (man_HTMLOTHER): Add msginit.1.html. 57 * Makefile.am (man_aux): Add msgattrib.x. [all …]
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/h8300/ |
H A D | ChangeLog-2021 | 3 * addb.s: Add special case reg,<@reg+ / @reg- / @+reg / @-reg>. 9 * movb.s: Add special case reg,<@reg+ / @reg- / @+reg / @-reg> 16 * movb.s: Add special case predec test. 53 * cmpw.s: Add test for less-than-zero immediate. 56 * mova.s: Add dozens of new mova tests. 70 * allinsn.exp: Add new subs and subx tests. 80 * allinsn.exp: Add tas, band, biand tests. 81 * brabc.s: Add abs8 test. 82 * bset.s: Add bset/ne, bclr/ne tests. 86 * and.b.s: Add andc exr. [all …]
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-0415 | 24 * bfdlink.h (bfd_link_info): Add call_nop_as_suffix and 33 * longlong.h (udiv_qrnnd): Add FDPIC compatible version for SH. 59 * bfdlink.h (struct bfd_link_info): Add "nointerp" field. 85 Add output_type and pic. 118 * dis-asm.h (struct disassemble_info): Add stop_vma field. 136 * filenames.h: Add prototype for canonical_filename_eq. 155 * bfdlink.h (bfd_link_info): Add compress_debug. 160 * bfdlink.h (bfd_link_info): Add extern_protected_data. 173 * dwarf2.h: Add DW_LANG_Fortran03 and DW_LANG_Fortran08. 177 * dwarf2.def: Add DW_TAG_atomic_type. [all …]
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-0415 | 24 * bfdlink.h (bfd_link_info): Add call_nop_as_suffix and 33 * longlong.h (udiv_qrnnd): Add FDPIC compatible version for SH. 59 * bfdlink.h (struct bfd_link_info): Add "nointerp" field. 85 Add output_type and pic. 118 * dis-asm.h (struct disassemble_info): Add stop_vma field. 136 * filenames.h: Add prototype for canonical_filename_eq. 155 * bfdlink.h (bfd_link_info): Add compress_debug. 160 * bfdlink.h (bfd_link_info): Add extern_protected_data. 173 * dwarf2.h: Add DW_LANG_Fortran03 and DW_LANG_Fortran08. 177 * dwarf2.def: Add DW_TAG_atomic_type. [all …]
|