| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog.dataflow | 14 * regrename.c (do_replace): Removed ifdefed out code. 20 (peephole2_optimize): Removed ifdefed out code. 21 * gcse.c (try_replace_reg): Removed redundant changing and 29 for the structure above. Removed left-over dead code from debugging. 69 (find_single_use): Removed comment. 70 (delete_noop_move): Removed unnecessary continue and removed 78 * basic_block.h: Removed include rtl.h. 80 (FOR_EACH_BB_IN_REGION, FOR_EACH_BB_REVERSE_IN_REGION): Removed. 205 df_iterative_dataflow): Removed. 206 * df.h (df_iterative_dataflow): Removed. [all …]
|
| H A D | ChangeLog.graphite | 39 * graphite-opencl.c (opencl_private_var_name_p): Removed. 40 (graphite_artificial_array_p): Removed. 133 * Makefile.in (LAMBDA_H): Removed. 146 * lambda-code.c: Removed. 147 * lambda-mat.c: Removed. 148 * lambda-trans.c: Removed. 149 * lambda.h: Removed. 150 * tree-loop-linear.c: Removed. 152 * omega.c (gcd): Removed. 170 (lambda_transform_legal_p): Removed declaration. [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | LiveVariables.h | 214 bool Removed = false; in removeVirtualRegisterKilled() local 219 Removed = true; in removeVirtualRegisterKilled() 224 assert(Removed && "Register is not used by this instruction!"); in removeVirtualRegisterKilled() 225 (void)Removed; in removeVirtualRegisterKilled() 250 bool Removed = false; in removeVirtualRegisterDead() local 255 Removed = true; in removeVirtualRegisterDead() 259 assert(Removed && "Register is not defined by this instruction!"); in removeVirtualRegisterDead() 260 (void)Removed; in removeVirtualRegisterDead()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/ |
| H A D | ExperimentalFeatures.rst | 75 … | 5.0 | 7.0 | Removed | 77 … | 5.0 | 7.0 | Removed | 79 … | 5.0 | 7.0 | Removed | 83 … | 5.0 | 7.0 | Removed | 87 … | 5.0 | 7.0 | Removed | 89 … | 5.0 | 7.0 | Removed | 91 … | 5.0 | 7.0 | Removed | 99 … | 5.0 | 7.0 | Removed | 101 … | 5.0 | 7.0 | Removed | 103 … | 5.0 | 7.0 | Removed | [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libobjc/ |
| H A D | ChangeLog | 466 * sendmsg.c (class_get_instance_method): Removed. 467 (class_get_class_method): Removed. 468 (objc_get_uninstalled_dtable): Removed. 472 * objc-private/module-abi-8.h (class_get_instance_size): Removed. 473 * objects.c (class_create_instance): Removed. 474 * error.c (__USE_FIXED_PROTOTYPES__): Removed. 478 (sel_get_typed_uid): Removed. 479 (sel_get_any_typed_uid): Removed. 480 (sel_get_name): Removed. 481 (sel_get_type): Removed. [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/example-synacor/ |
| H A D | ChangeLog-2021 | 3 * configure.ac: Removed. 4 * aclocal.m4: Removed. 5 * configure: Removed. 60 * config.in: Removed.
|
| /netbsd-src/external/gpl3/gcc/dist/libquadmath/ |
| H A D | ChangeLog | 568 (mult_c128, div_c128): Removed no longer needed functions. 711 * gdtoa/arith.h: Removed. 712 * gdtoa/gd_qnan.h: Removed. 713 * gdtoa/gdtoa_fltrnds.h: Removed. 714 * gdtoa/gdtoa.h: Removed. 715 * gdtoa/gdtoaimp.h: Removed. 716 * gdtoa/gethex.c: Removed. 717 * gdtoa/gmisc.c: Removed. 718 * gdtoa/hd_init.c: Removed. 719 * gdtoa/hexnan.c: Removed. [all …]
|
| /netbsd-src/external/gpl2/xcvs/dist/ |
| H A D | cvs2netbsd | 35 mv /tmp/cvstmp$$ $f && echo Removed Id tag from $f 44 echo Removed unnecessary files. You can import now.
|
| /netbsd-src/external/gpl3/gdb/dist/sim/pru/ |
| H A D | ChangeLog-2021 | 3 * configure.ac: Removed. 4 * aclocal.m4: Removed. 5 * configure: Removed. 60 * config.in: Removed.
|
| /netbsd-src/external/bsd/flex/dist/examples/manual/ |
| H A D | ChangeLog | 3 * Removed FILTER/ subdirectory. 5 * Removed alloca.c.
|
| /netbsd-src/external/gpl2/groff/dist/src/preproc/grn/ |
| H A D | README | 36 . Removed dev.h since it is unused. 60 Removed `-P' option. 64 Removed SYSV-specific code.
|
| /netbsd-src/external/gpl3/gdb/dist/sim/frv/ |
| H A D | ChangeLog-2021 | 3 * configure.ac: Removed. 4 * aclocal.m4: Removed. 5 * configure: Removed. 162 * config.in: Removed. 892 * frv-sim.h (LR_REGNUM): Removed. 952 * profile-fr400.c (update_FR_ptime): Removed. Identical to functions 973 (frvbf_model_fr500_u_trap): Removed unused variable, ps. 981 (H_SPR_ACC0): Removed. 982 (H_SPR_ACCG0): Removed. 1039 * profile-fr400.h (fr500_reset_acc_flags): Removed. [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64ConditionalCompares.cpp | 788 void updateDomTree(ArrayRef<MachineBasicBlock *> Removed); 789 void updateLoops(ArrayRef<MachineBasicBlock *> Removed); 822 ArrayRef<MachineBasicBlock *> Removed) { in updateDomTree() argument 826 for (MachineBasicBlock *RemovedMBB : Removed) { in updateDomTree() 838 AArch64ConditionalCompares::updateLoops(ArrayRef<MachineBasicBlock *> Removed) { in updateLoops() argument 841 for (MachineBasicBlock *RemovedMBB : Removed) in updateLoops()
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | ChangeLog.118 | 61 (glyph_color_node, fill_color_node): Removed. 230 * src/devices/grohtml/post-html.cc (text_glob::is_br_ni): Removed. 277 * src/preproc/html/pre-html.cc (LETTER_LENGTH): Removed. 278 (get_papersize, determine_vertical_offset): Removed. 302 (MAX_WIDTH, A4_LENGTH, A4_OFFSET, LETTER_OFFSET): Removed. 303 (gsPaper): Removed. 491 * src/roff/troff/input.cc [ISATTY_MISSING]: Removed. 533 string_iterator::suppress_newline_flag): Removed. Updated all 545 (environment::add_html_tag_eol): Removed. 566 html_text::issue_table_end): Removed. [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | ChangeLog-2010 | 333 build4_stat_loc): Removed. 334 (build1_loc, build2_loc, build3_loc, build4_loc): Removed. 339 * trans.h (gfc_process_block_locals): Removed second argument. 1175 * interface.c (compare_parameter_protected): Removed. 1284 optimize_actual_arglist): Removed. 2007 (gfc_trans_assign_vtab_procs): Removed. 2015 Removed call to 'gfc_trans_assign_vtab_procs'. 2018 (gfc_trans_assign_vtab_procs): Removed. 2019 * trans-stmt.c (gfc_trans_allocate): Removed call to 2198 * parse.c (parse_associate): Removed assignment-generation here... [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/ft32/ |
| H A D | ChangeLog-2021 | 3 * configure.ac: Removed. 4 * aclocal.m4: Removed. 5 * configure: Removed. 60 * config.in: Removed.
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | ChangeLog-2020 | 281 (riscv_lookup_subset_version): Removed. 496 (riscv_elf_got_plt_val): Removed. 1433 * elf32-bfin.c (bfin_link_hash_table): Removed. 1435 (bfin_hash_table): Removed. 1443 * elf32-m32r.c (elf_m32r_link_hash_table): Removed. 1484 * elf32-tilepro.c (tilepro_elf_link_hash_table): Removed. 1704 * archures.c (bfd_mach_i386_nacl): Removed. 1710 * cpu-i386.c (bfd_arch_i386_onebyte_nop_fill): Removed. 1716 (elf_i386_nacl_plt): Removed. 1727 (elf_x86_64_nacl_plt): Removed. [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | ChangeLog-2020 | 281 (riscv_lookup_subset_version): Removed. 496 (riscv_elf_got_plt_val): Removed. 1433 * elf32-bfin.c (bfin_link_hash_table): Removed. 1435 (bfin_hash_table): Removed. 1443 * elf32-m32r.c (elf_m32r_link_hash_table): Removed. 1484 * elf32-tilepro.c (tilepro_elf_link_hash_table): Removed. 1704 * archures.c (bfd_mach_i386_nacl): Removed. 1710 * cpu-i386.c (bfd_arch_i386_onebyte_nop_fill): Removed. 1716 (elf_i386_nacl_plt): Removed. 1727 (elf_x86_64_nacl_plt): Removed. [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/bfd/ |
| H A D | ChangeLog-2020 | 281 (riscv_lookup_subset_version): Removed. 496 (riscv_elf_got_plt_val): Removed. 1433 * elf32-bfin.c (bfin_link_hash_table): Removed. 1435 (bfin_hash_table): Removed. 1443 * elf32-m32r.c (elf_m32r_link_hash_table): Removed. 1484 * elf32-tilepro.c (tilepro_elf_link_hash_table): Removed. 1704 * archures.c (bfd_mach_i386_nacl): Removed. 1710 * cpu-i386.c (bfd_arch_i386_onebyte_nop_fill): Removed. 1716 (elf_i386_nacl_plt): Removed. 1727 (elf_x86_64_nacl_plt): Removed. [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
| H A D | ChangeLog | 1034 (nst_method_hash_list, cls_method_hash_list): Removed. 1036 (cls_name_hash_list, als_name_hash_list): Removed. 1037 (class_name_map, alias_name_map): Removed. 1038 (ivar_offset_hash_list): Removed. 1040 hash_lookup, hash_add_attr, add_method_to_hash_list): Removed. 1051 Removed. 1063 (hash_func): Removed. 1073 nst_method_hash_list, cls_method_hash_list): Removed. 1266 * objc-act.c (objc_get_interface_ivars): Removed. 1306 directly. (match_proto_with_proto): Removed; incorporated into [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
| H A D | exception | 88 * @deprecated Removed from the C++ standard in C++17 97 * @deprecated Removed from the C++ standard in C++17 106 * @deprecated Removed from the C++ standard in C++17
|
| /netbsd-src/external/gpl3/gdb/dist/sim/rl78/ |
| H A D | ChangeLog-2021 | 3 * configure.ac: Removed. 4 * aclocal.m4: Removed. 5 * configure: Removed. 54 * config.in: Removed.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CSEInfo.cpp | 103 bool Removed = CSEMap.RemoveNode(UMI); in invalidateUniqueMachineInstr() local 104 (void)Removed; in invalidateUniqueMachineInstr() 105 assert(Removed && "Invalidation called on invalid UMI"); in invalidateUniqueMachineInstr()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
| H A D | Cxx1yStatusPaperStatus.csv | 22 …oposal to add a utility class to represent optional objects","Bristol","*Removed from Draft Standa… 24 "`3662 <https://wg21.link/n3662>`__","LWG","C++ Dynamic Arrays (dynarray)","Bristol","*Removed from…
|
| /netbsd-src/external/gpl2/xcvs/dist/diff/ |
| H A D | ChangeLog | 139 * libdiff.dep: Removed. 404 * libdiff.mak: Removed; we are back to a single makefile for 425 * .cvsignore: Removed un-used entries related to MSVC. Added 584 (xmalloc, xrealloc): Removed. 585 (diff_program): Removed. 652 * Makefile.in: Removed anything not related to libdiff.a. 659 (stamp-h.in, config.h.in, config.h, stamp-h): Removed. 660 * stamp-h.in, config.h.in: Removed. 674 * system.h: Removed initialize_main macro. 720 * util.c (xmalloc, xrealloc): Removed.
|