| /netbsd-src/external/gpl3/gdb/dist/sim/microblaze/ |
| H A D | ChangeLog-2021 | 18 * configure.ac (SIM_AC_COMMON): Delete. 49 * configure.ac: Delete SIM_AC_OPTION_ENDIAN call. 67 * configure.ac: Delete call to SIM_AC_OPTION_WARNINGS. 72 * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT. 84 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Delete. 89 (struct sim_state): Delete. 148 * interp.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all. 210 * configure.ac (SIM_AC_OPTION_ENVIRONMENT): Delete call. 223 * configure.ac (SIM_AC_OPTION_INLINE): Delete call. 253 * configure.ac (SIM_AC_OPTION_HOSTENDIAN): Delete. [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/cr16/ |
| H A D | ChangeLog-2021 | 18 * configure.ac (SIM_AC_COMMON): Delete. 50 * configure.ac: Delete SIM_AC_OPTION_ENDIAN call. 69 * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT. 81 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Delete. 86 (struct sim_state): Delete. 90 * cr16_sim.h: Delete config.h include. 153 * configure.ac (SIM_AC_OPTION_WARNINGS): Delete call. 158 * interp.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all. 171 * Makefile.in (gencode): Delete $(BUILD_LIB). 194 * simops.c: Delete HAVE_STRING_H & HAVE_TIME_H. [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
| H A D | ExtractGV.cpp | 25 static void makeVisible(GlobalValue &GV, bool Delete) { in makeVisible() argument 27 if (Local || Delete) { in makeVisible() 86 bool Delete = deleteStuff == (bool)Named.count(&GV) && in runOnModule() local 89 if (!Delete) { in runOnModule() 96 makeVisible(GV, Delete); in runOnModule() 98 if (Delete) { in runOnModule() 107 bool Delete = in runOnModule() local 109 if (!Delete) { in runOnModule() 114 makeVisible(F, Delete); in runOnModule() 116 if (Delete) { in runOnModule() [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/msp430/ |
| H A D | ChangeLog-2021 | 18 * configure.ac (SIM_AC_COMMON): Delete. 46 * sim-main.h: Delete sim-signal.h include. 50 * configure.ac: Delete SIM_AC_OPTION_ENDIAN call. 69 * configure.ac: Delete call to SIM_AC_OPTION_WARNINGS. 74 * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT. 86 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Delete. 91 (struct sim_state): Delete. 111 * Makefile.in (NL_TARGET): Delete. 139 * configure.ac: Delete AC_CHECK_HEADERS call. 148 * msp430-sim.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all. [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/avr/ |
| H A D | ChangeLog-2021 | 18 * configure.ac (SIM_AC_COMMON): Delete. 49 * configure.ac: Delete SIM_AC_OPTION_ENDIAN call. 68 * configure.ac: Delete call to SIM_AC_OPTION_WARNINGS. 73 * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT. 86 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Delete. 95 (struct sim_state): Delete. 145 * interp.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all. 167 * interp.c (sim_open): Delete call to STATE_WATCHPOINTS. 175 * interp.c (sim_open): Delete STATE_WATCHPOINTS (sd)->sizeof_pc. 180 * interp.c: Delete HAVE_STRING_H. [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/lm32/ |
| H A D | ChangeLog-2021 | 9 * configure.ac: Delete SIM_AC_OPTION_SCACHE call. 15 * configure.ac: Delete SIM_AC_OPTION_DEFAULT_MODEL call. 33 * cpu.c (lm32bf_record_trace_results): Delete function. 47 * configure.ac (SIM_AC_OPTION_HARDWARE): Delete call. 52 * configure.ac (SIM_AC_COMMON): Delete. 62 * Makefile.in (CGEN_MAINT): Delete. 63 * configure.ac: Delete SIM_AC_OPTION_CGEN_MAINT call. 87 * configure.ac: Delete call to SIM_AC_OPTION_WARNINGS. 96 * configure.ac: Delete SIM_AC_OPTION_ENDIAN call. 119 * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT. [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/mcore/ |
| H A D | ChangeLog-2021 | 18 * configure.ac (SIM_AC_COMMON): Delete. 49 * configure.ac: Delete SIM_AC_OPTION_ENDIAN call. 67 * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT. 79 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Delete. 84 (struct sim_state): Delete. 100 * configure.ac: Delete SIM_AC_OPTION_WARNINGS call. 106 * interp.c: Delete sys/times.h include. 142 * interp.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all. 201 * configure.ac (SIM_AC_OPTION_ENVIRONMENT): Delete call. 214 * configure.ac (SIM_AC_OPTION_INLINE): Delete call. [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/iq2000/ |
| H A D | ChangeLog-2021 | 9 * configure.ac: Delete SIM_AC_OPTION_SCACHE call. 15 * configure.ac: Delete SIM_AC_OPTION_DEFAULT_MODEL call. 33 * cpu.c (iq2000bf_record_trace_results): Delete function. 50 * configure.ac (SIM_AC_COMMON): Delete. 60 * Makefile.in (CGEN_MAINT): Delete. 61 * configure.ac: Delete SIM_AC_OPTION_CGEN_MAINT call. 85 * configure.ac: Delete call to SIM_AC_OPTION_WARNINGS. 94 * configure.ac: Delete SIM_AC_OPTION_ENDIAN call. 113 * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT. 126 * sim-if.c (sim_open): Delete cgen_init call. [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/moxie/ |
| H A D | ChangeLog-2021 | 18 * configure.ac (SIM_AC_COMMON): Delete. 33 * Makefile.in (DTC): Delete. 34 * configure.ac: Delete AC_CHECK_TOOL call. 60 * configure.ac: Delete SIM_AC_OPTION_ENDIAN call. 79 * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT. 91 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Delete. 96 (struct sim_state): Delete. 112 * interp.c: Delete sys/times.h include. 124 * Makefile.in (NL_TARGET): Delete. 162 * interp.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all. [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/ft32/ |
| H A D | ChangeLog-2021 | 18 * configure.ac (SIM_AC_COMMON): Delete. 49 * configure.ac: Delete SIM_AC_OPTION_ENDIAN call. 68 * configure.ac: Delete call to SIM_AC_OPTION_WARNINGS. 73 * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT. 86 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Delete. 91 (struct sim_state): Delete. 139 * interp.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all. 201 * configure.ac (SIM_AC_OPTION_ENVIRONMENT): Delete call. 214 * configure.ac (SIM_AC_OPTION_INLINE): Delete call. 244 * configure.ac (SIM_AC_OPTION_HOSTENDIAN): Delete. [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | ChangeLog | 809 * region-model.h (region_model::copy_region): Delete decl. 810 * region.cc (region_model::copy_region): Delete. 1510 (region_model_manager::~region_model_manager): Delete it. 1536 (switch_cfg_superedge::get_case_label): Delete. 1540 (switch_cfg_superedge::get_case_label): Delete. 1542 (switch_cfg_superedge::m_idx): Delete. 2106 (region_model::add_any_constraints_from_ssa_def_stmt): Delete. 2107 (region_model::add_any_constraints_from_gassign): Delete. 2108 (region_model::add_any_constraints_from_gcall): Delete. 2110 (region_model::add_any_constraints_from_ssa_def_stmt): Delete. [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libcody/ |
| H A D | ChangeLog | 34 * LICENSE.gcc: Delete. 40 * Makesub.in: Delete. 41 * build-aux/config.guess: Delete. 42 * build-aux/config.sub: Delete. 43 * build-aux/install-sh: Delete. 44 * dox.cfg.in: Delete. 45 * gdbinit.in: Delete. 46 * internal.hh (BuildNote): Delete. 47 * fatal.cc (BuildNote): Delete. 70 * tests/01-serialize/connect.cc: Delete. [all …]
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/data/ |
| H A D | test006-out.ldif | 39 # Add & Delete subtree contents as seen by Babs 40 dn: ou=Add & Delete,dc=example,dc=com 42 ou: Add & Delete 44 dn: sn=Doe,ou=Add & Delete,dc=example,dc=com 51 dn: sn=Elliot,ou=Add & Delete,dc=example,dc=com 58 dn: cn=group,ou=Add & Delete,dc=example,dc=com 72 # Add & Delete subtree contents as seen by Bjorn 73 dn: ou=Add & Delete,dc=example,dc=com 75 ou: Add & Delete 77 dn: sn=Doe,ou=Add & Delete,dc=example,dc=com [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/cris/ |
| H A D | ChangeLog-2021 | 9 * configure.ac: Delete SIM_AC_OPTION_SCACHE call. 15 * configure.ac: Delete SIM_AC_OPTION_DEFAULT_MODEL call. 38 * cpuv10.c (crisv10f_record_trace_results): Delete function. 48 * cris-sim.h (cris_bmod_handler): Delete. 50 (cris_bmod_handler): Delete. 77 * configure.ac (SIM_AC_OPTION_HARDWARE): Delete call. 88 * configure.ac (SIM_AC_COMMON): Delete. 98 * Makefile.in (CGEN_MAINT): Delete. 99 * configure.ac: Delete SIM_AC_OPTION_CGEN_MAINT call. 123 * configure.ac: Delete call to SIM_AC_OPTION_WARNINGS. [all …]
|
| /netbsd-src/external/bsd/unbound/dist/winrc/ |
| H A D | setup.nsi | 185 Delete "$INSTDIR\uninst.exe" # delete self 186 Delete "$INSTDIR\LICENSE" 187 Delete "$INSTDIR\README.txt" 188 Delete "$INSTDIR\unbound.exe" 189 Delete "$INSTDIR\unbound-checkconf.exe" 190 Delete "$INSTDIR\unbound-control.exe" 191 Delete "$INSTDIR\unbound-host.exe" 192 Delete "$INSTDIR\unbound-anchor.exe" 193 Delete "$INSTDIR\unbound-service-install.exe" 194 Delete "$INSTDIR\unbound-service-remove.exe" [all …]
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/scripts/ |
| H A D | test006-acl | 43 dn: ou=Add & Delete,dc=example,dc=com 46 ou: Add & Delete 48 dn: cn=group,ou=Add & Delete,dc=example,dc=com 53 dn: sn=Doe,ou=Add & Delete,dc=example,dc=com 59 dn: sn=Elliot,ou=Add & Delete,dc=example,dc=com 106 dn: cn=group,ou=Add & Delete,dc=example,dc=com 143 dn: cn=group,ou=Add & Delete,dc=example,dc=com 171 dn: cn=Group,ou=Add & Delete,dc=example,dc=com 185 dn: cn=Added by Bjorn,ou=Add & Delete,dc=example,dc=com 199 dn: cn=Group,ou=Add & Delete,dc=example,dc=com [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/or1k/ |
| H A D | ChangeLog-2021 | 7 * configure.ac: Delete SIM_AC_OPTION_SCACHE call. 13 * configure.ac: Delete SIM_AC_OPTION_DEFAULT_MODEL call. 31 * cpu.c (or1k32bf_record_trace_results): Delete function. 48 * configure.ac (SIM_AC_COMMON): Delete. 58 * Makefile.in (CGEN_MAINT): Delete. 59 * configure.ac: Delete SIM_AC_OPTION_CGEN_MAINT call. 83 * configure.ac: Delete call to SIM_AC_OPTION_WARNINGS. 92 * configure.ac: Delete SIM_AC_OPTION_ENDIAN call. 111 * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT. 123 * sim-if.c (sim_open): Delete cgen_init call. [all …]
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2004 | 222 * Makefile.in (pa64solib_h, somsolib_h): Delete. 226 (pa64solib.o, somsolib.o): Delete. 239 * config/pa/hpux.mh (NATDEPFILES): Delete references to target objects. 262 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Delete check for a 379 * linux-thread-db.c (BUILD_THREAD): Delete. 510 * gdbarch.sh (instruction_nullified): Delete. 516 (hppa_instruction_nullified): Delete. 581 * breakpoint.c (break_at_finish_command): Delete. 582 (break_at_finish_command_1): Delete. 583 (break_at_finish_at_depth_command): Delete. [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2004 | 222 * Makefile.in (pa64solib_h, somsolib_h): Delete. 226 (pa64solib.o, somsolib.o): Delete. 239 * config/pa/hpux.mh (NATDEPFILES): Delete references to target objects. 262 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Delete check for a 379 * linux-thread-db.c (BUILD_THREAD): Delete. 510 * gdbarch.sh (instruction_nullified): Delete. 516 (hppa_instruction_nullified): Delete. 581 * breakpoint.c (break_at_finish_command): Delete. 582 (break_at_finish_command_1): Delete. 583 (break_at_finish_at_depth_command): Delete. [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/aarch64/ |
| H A D | ChangeLog-2021 | 18 * configure.ac (SIM_AC_COMMON): Delete. 50 * configure.ac: Delete SIM_AC_OPTION_ENDIAN call. 68 * configure.ac: Delete call to SIM_AC_OPTION_WARNINGS. 73 * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT. 86 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Delete. 91 (struct sim_state): Delete. 98 * cpustate.h, simulator.h: Delete config.h include. 153 * interp.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all. 252 do_vec_SMOV_into_scalar call. Delete do_vec_MOV_into_scalar and 292 (do_vec_XTN): Delete shifts. In case 2, change index from i + 4 to [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/ |
| H A D | ChangeLog-2018 | 4 * opcode/ppc.h (PPC_INT_FMT): Delete. 334 (AFL_EXT_XXX): Delete AFL_EXT_LOONGSON_3A. 335 * opcode/mips.h (INSN_XXX): Delete INSN_LOONGSON_3A. 337 * opcode/mips.h (mips_isa_table): Delete CPU_LOONGSON_3A case. 428 (PPC_OPERAND_OPTIONAL_VALUE): Delete. 596 * opcode/ppc.h (PPC_OPERAND_FAKE): Delete macro. 685 * coff/mipspe.h: Delete. 689 * aout/dynix3.h: Delete. 708 * coff/sparc.h: Delete. 713 * aout/hp300hpux.h: Delete. [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/include/ |
| H A D | ChangeLog-2018 | 4 * opcode/ppc.h (PPC_INT_FMT): Delete. 334 (AFL_EXT_XXX): Delete AFL_EXT_LOONGSON_3A. 335 * opcode/mips.h (INSN_XXX): Delete INSN_LOONGSON_3A. 337 * opcode/mips.h (mips_isa_table): Delete CPU_LOONGSON_3A case. 428 (PPC_OPERAND_OPTIONAL_VALUE): Delete. 596 * opcode/ppc.h (PPC_OPERAND_FAKE): Delete macro. 685 * coff/mipspe.h: Delete. 689 * aout/dynix3.h: Delete. 708 * coff/sparc.h: Delete. 713 * aout/hp300hpux.h: Delete. [all …]
|
| /netbsd-src/external/gpl3/gdb.old/dist/include/ |
| H A D | ChangeLog-2018 | 4 * opcode/ppc.h (PPC_INT_FMT): Delete. 334 (AFL_EXT_XXX): Delete AFL_EXT_LOONGSON_3A. 335 * opcode/mips.h (INSN_XXX): Delete INSN_LOONGSON_3A. 337 * opcode/mips.h (mips_isa_table): Delete CPU_LOONGSON_3A case. 428 (PPC_OPERAND_OPTIONAL_VALUE): Delete. 596 * opcode/ppc.h (PPC_OPERAND_FAKE): Delete macro. 685 * coff/mipspe.h: Delete. 689 * aout/dynix3.h: Delete. 708 * coff/sparc.h: Delete. 713 * aout/hp300hpux.h: Delete. [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/include/ |
| H A D | ChangeLog-2018 | 4 * opcode/ppc.h (PPC_INT_FMT): Delete. 334 (AFL_EXT_XXX): Delete AFL_EXT_LOONGSON_3A. 335 * opcode/mips.h (INSN_XXX): Delete INSN_LOONGSON_3A. 337 * opcode/mips.h (mips_isa_table): Delete CPU_LOONGSON_3A case. 428 (PPC_OPERAND_OPTIONAL_VALUE): Delete. 596 * opcode/ppc.h (PPC_OPERAND_FAKE): Delete macro. 685 * coff/mipspe.h: Delete. 689 * aout/dynix3.h: Delete. 708 * coff/sparc.h: Delete. 713 * aout/hp300hpux.h: Delete. [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/bpf/ |
| H A D | ChangeLog-2021 | 7 * configure.ac: Delete SIM_AC_OPTION_SCACHE call. 13 * configure.ac: Delete SIM_AC_OPTION_DEFAULT_MODEL call. 31 * Makefile.in (SIM_WERROR_CFLAGS): Delete. 39 * cpu.c (bpfbf_record_trace_results): Delete function. 52 (bpfbf_ebpfle_init_idesc_table): Delete prototype. 53 (bpfbf_ebpfbe_init_idesc_table): Delete prototype. 83 * configure.ac (SIM_AC_COMMON): Delete. 93 * Makefile.in (CGEN_MAINT): Delete. 94 * configure.ac: Delete SIM_AC_OPTION_CGEN_MAINT call. 118 * configure.ac: Delete call to SIM_AC_OPTION_WARNINGS. [all …]
|