| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-2003 | 312 (write_expression): Adjust write_mangled_name call. 327 (cp_parser_condition): Adjust call to cp_parser_declarator. 328 (cp_parser_template_parameter): Adjust call to 332 (cp_parser_explicit_instantiation): Adjust call to 337 (cp_parser_direct_declarator): Adjust call to 339 (cp_parser_type_id): Adjust call to cp_parser_declarator. 346 (cp_parser_exception_declaration): Adjust call to 364 (THUNK_ALIAS): Adjust. 367 (dump_thunk): Adjust THUNK_ALIAS printing. 368 (build_vtbl_initializer): Adjust THUNK_ALIAS use. [all …]
|
| H A D | ChangeLog-2000 | 284 unsigned_ptrdiff_type_node. Adjust position of call to 345 (convert_to_pointer_force): Adjust call to cp_convert_to_pointer. 348 * typeck.c (get_delta_difference): Adjust handling of virtual 528 (CP_TYPE_QUALS): Adjust definition. 612 TS_* flags with corresponding TFF_*. Adjust prototypes of 623 context_as_string): Adjust prototype. 740 (build_base_field): Adjust to handle new representation of empty 766 Adjust call to c_common_nodes_and_builtins. Use std_identifier. 926 output_buffer-based formatting. Adjust calls to removed macros. 979 (DECL_FRIEND_CONTEXT): Adjust accordingly. [all …]
|
| H A D | ChangeLog-2017 | 9 (cp_convert_range_for): Adjust prototype. 14 * parser.c (cp_parser_statement): Adjust call to 30 * pt.c (tsubst_expr) <FOR_STMT>: Adjust call to finish_for_cond. 32 <WHILE_STMT>: Adjust call to finish_while_stmt_cond. 33 <DO_STMT>: Adjust call to finish_do_stmt. 129 (digest_init, digest_init_flags): Adjust digest_init_r caller. 142 (warn_placement_new_too_small): Adjust caller. 301 (parsing_nsdmi): Adjust comment. 303 * parser.h (struct cp_omp_declare_simd_data): Adjust comment. 443 * call.c, cp-tree.h, decl2.c: Adjust. [all …]
|
| H A D | ChangeLog-2004 | 16 * decl.c (get_scope_of_declarator): Adjust accordingly. 22 * name-lookup.h (do_class_using_decl): Adjust declaration. 25 (cp_parser_using_declaration): Adjust call to do_class_using_decl. 26 (cp_parser_direct_declarator): Adjust to handle the fact that 31 (cp_parser_member_declaration): Adjust call to make_id_declarator. 361 * rtti.c (init_rtti_processing): Adjust node creation. 465 (cp_parser_explicit_instantiation): Adjust call to 484 * friend.c (make_friend_class): Adjust call to make_typename_type. 486 (cp_parser_primary_expression): Adjust call to 488 (cp_parser_unqualified_id): Adjust calls to cp_parser_class_name. [all …]
|
| H A D | ChangeLog-2012 | 92 (build_cplus_new): Adjust. 93 * cp-tree.h: Adjust declaration. 94 * init.c (build_value_init): Adjust. 277 Adjust for new vec API (http://gcc.gnu.org/wiki/cxx-conversion/cxx-vec) 377 * decl.c (grokfndecl): Adjust calls to interpret_x_suffix. 596 * decl.c (duplicate_decls): Adjust. 597 * method.c (make_thunk): Adjust. 685 * decl.h: Adjust prototype. 740 (cp_parser_explicit_instantiation): Adjust call to check_tag_decl. 756 (cp_parser_conversion_declarator_opt): Adjust. [all …]
|
| H A D | ChangeLog-2001 | 199 * decl.c (grokfndecl): Reformat. Adjust call to 213 (tsubst_decl): Adjust grok_op_properties call. 292 * Make-lang.in (parse.c): Adjust expected conflict count. 352 * cvt.c (build_up_reference): Adjust comment. 526 (expand_member_init): Adjust comment to reflect reality. Simplify 615 * tree.c (cp_copy_res_decl_for_inlining): Adjust 678 NO_DOT_IN_LABEL]: Adjust to match VFIELD_NAME. 837 (remap_save_expr): Adjust prototype so that the declaration 906 (init_error): Adjust to match. 996 (mark_primary_bases): Adjust, set BINFO_LOST_PRIMARY_P here. [all …]
|
| H A D | ChangeLog-2010 | 100 * name-lookup.c (suggest_alternatives_for): Likewise. Adjust. 101 * lex.c (unqualified_name_lookup_error): Adjust call to it. 195 (print_z_candidate): Print CAND->REASON if it exists. Adjust 197 (print_z_candidates): Add location_t argument. Adjust calling 200 CAND. Adjust call to print_z_candidates. 202 (build_new_function_call): Call it. Adjust call to 325 build_op_call): Reverted "Adjust". 633 Adjust. 683 (initialize_reference): Adjust. 701 (constant_value_1): Adjust. [all …]
|
| H A D | ChangeLog-2011 | 373 * error.c (maybe_warn_cpp0x): Adjust. 379 (expand_member_init, expand_default_init): Adjust. 661 (lookup_field, lookup_fnfields): Adjust calls. 673 * cp-tree.h (lookup_member): Adjust declaration. 854 (constrain_visibility_for_template, determine_visibility): Adjust. 873 * cp-tree.h (mark_used): Adjust declaration. 893 * semantics.c (finish_offsetof): Adjust call to fold_offsetof. 938 * init.c (expand_aggr_init_1): Adjust. 942 * cp-tree.h: Adjust. 943 * typeck.c (convert_for_initialization): Adjust. [all …]
|
| H A D | ChangeLog-2002 | 32 (cp_parser_template_name): Adjust call to cp_parser_lookup_name. 36 (cp_parser_lookup_name_simple): Adjust call to 76 (begin_if_stmt): Adjust. 106 (cp_parser_class_specifier): Adjust call to 109 (cp_parser_late_parsing_for_member): Adjust call to 138 * decl2.c (build_expr_from_tree): Adjust call to do_identifier. 173 fixed offset here. Adjust finish_thunk call. 174 (build_vtbl_initializer): Adjust finish_thunk calls. 176 (mangle_thunk): Adjust. 177 * method.c (make_thunk): Adjust. [all …]
|
| H A D | ChangeLog-2005 | 26 (cp_parser_member_declaration): Adjust calls to 258 with 0. Adjust comment. 373 (cp_parser_type_parameter): Adjust comment to reflect new 382 (cp_parser_lookup_name_simple): Adjust comment to reflect new 431 (build_base_field): Adjust call. 633 qualified names. Adjust call to cp_parser_primary_expression. 634 (cp_parser_postfix_dot_deref_expression): Adjust call to 637 (cp_parser_template_argument): Adjust use of 642 (tsubst_qualified_id): Likewise. Adjust call to 653 build_qualified_name. Adjust calls to [all …]
|
| H A D | ChangeLog-2021 | 71 * constraint.cc (deduce_concept_introduction): Adjust comment. 84 (include_empty_classes, layout_class_type): Adjust. 109 * coroutines.cc (build_co_await): Adjust call to build_new_op. 125 * cxx-pretty-print.c (get_fold_operator): Adjust after 129 * decl2.c (grok_array_decl): Adjust calls to build_new_op. 142 * parser.c (cp_parser_unary_expression): Adjust calls to build_x_*. 155 * pt.c (fold_expression): Adjust after FOLD_EXPR_OP change. Pass 157 (tsubst_omp_for_iterator): Adjust call to build_x_modify_expr. 167 * semantics.c (finish_increment_expr): Adjust call to 170 (handle_omp_for_class_iterator): Adjust calls to build_x_*. [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
| H A D | Pointer.h | 115 unsigned Adjust; in expand() local 117 Adjust = sizeof(InitMap *); in expand() 119 Adjust = sizeof(InlineDescriptor); in expand() 120 return Pointer(Pointee, Base, Base + getSize() + Adjust); in expand() 195 unsigned Adjust = 0; in getOffset() local 198 Adjust = sizeof(InlineDescriptor); in getOffset() 200 Adjust = sizeof(InitMap *); in getOffset() 202 return Offset - Base - Adjust; in getOffset()
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2017 | 295 parameter type to gdb::unique_xmalloc_ptr rval ref. Adjust. 365 (ppc64_skip_trampoline_code_1): Adjust to suit. 383 (elf_symfile_read): Adjust to new dwarf2_initialize_objfile 408 (check_match): Adjust to use mock_index directly. 410 (test_mapped_index_find_name_component_bounds): Adjust to work 427 (mapped_index_base::build_name_components): ... this. Adjust to 443 (create_addrmap_from_index): Adjust. 444 (find_slot_in_mapped_hash): Adjust. 445 (read_index_from_section): Adjust. 446 (dwarf2_read_index): Adjust. [all …]
|
| H A D | ChangeLog-2018 | 638 <operator ()>: Adjust. 704 * gdbarch-selftests.c (register_to_value_test): Adjust to use the 724 (record_mourn_inferior, record_kill): Adjust to use the stratum 737 (target_stack::find_beneath): Adjust to use the stratum method 743 (maintenance_print_target_stack): Adjust to use the stratum method 747 <is_pushed>: Adjust to use the stratum method 903 * gdbarch-selftests.c (register_to_value_test): Adjust. 918 integer PID. Adjust to use range-for. 1018 ALL_THREADS_SAFE. Adjust to per-inferior thread lists. 1019 (new_thread): Adjust to per-inferior thread lists. [all …]
|
| H A D | ChangeLog-2016 | 478 * alpha-fbsd-tdep.c (_initialize_alphafbsd_tdep): Adjust. 482 * alpha-obsd-tdep.c (_initialize_alphaobsd_tdep): Adjust. 483 * amd64-fbsd-tdep.c (_initialize_amd64fbsd_tdep): Adjust. 484 * amd64-nbsd-tdep.c (_initialize_amd64nbsd_tdep): Adjust. 505 (*-*-freebsd*): Adjust default gdb_osabi. 522 * fbsd-tdep.c: Adjust comment. 523 * hppa-nbsd-tdep.c (_initialize_hppanbsd_tdep): Adjust. 536 * i386-nbsd-tdep.c (_initialize_i386nbsd_tdep): Adjust. 550 * mips-nbsd-tdep.c (_initialize_mipsnbsd_tdep): Adjust. 551 * mips64-obsd-tdep.c (_initialize_mips64obsd_tdep): Adjust. [all …]
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2017 | 295 parameter type to gdb::unique_xmalloc_ptr rval ref. Adjust. 365 (ppc64_skip_trampoline_code_1): Adjust to suit. 383 (elf_symfile_read): Adjust to new dwarf2_initialize_objfile 408 (check_match): Adjust to use mock_index directly. 410 (test_mapped_index_find_name_component_bounds): Adjust to work 427 (mapped_index_base::build_name_components): ... this. Adjust to 443 (create_addrmap_from_index): Adjust. 444 (find_slot_in_mapped_hash): Adjust. 445 (read_index_from_section): Adjust. 446 (dwarf2_read_index): Adjust. [all …]
|
| H A D | ChangeLog-2018 | 638 <operator ()>: Adjust. 704 * gdbarch-selftests.c (register_to_value_test): Adjust to use the 724 (record_mourn_inferior, record_kill): Adjust to use the stratum 737 (target_stack::find_beneath): Adjust to use the stratum method 743 (maintenance_print_target_stack): Adjust to use the stratum method 747 <is_pushed>: Adjust to use the stratum method 903 * gdbarch-selftests.c (register_to_value_test): Adjust. 918 integer PID. Adjust to use range-for. 1018 ALL_THREADS_SAFE. Adjust to per-inferior thread lists. 1019 (new_thread): Adjust to per-inferior thread lists. [all …]
|
| H A D | ChangeLog-2016 | 478 * alpha-fbsd-tdep.c (_initialize_alphafbsd_tdep): Adjust. 482 * alpha-obsd-tdep.c (_initialize_alphaobsd_tdep): Adjust. 483 * amd64-fbsd-tdep.c (_initialize_amd64fbsd_tdep): Adjust. 484 * amd64-nbsd-tdep.c (_initialize_amd64nbsd_tdep): Adjust. 505 (*-*-freebsd*): Adjust default gdb_osabi. 522 * fbsd-tdep.c: Adjust comment. 523 * hppa-nbsd-tdep.c (_initialize_hppanbsd_tdep): Adjust. 536 * i386-nbsd-tdep.c (_initialize_i386nbsd_tdep): Adjust. 550 * mips-nbsd-tdep.c (_initialize_mipsnbsd_tdep): Adjust. 551 * mips64-obsd-tdep.c (_initialize_mips64obsd_tdep): Adjust. [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/contrib/reghunt/examples/ |
| H A D | 29106.log | 68 * cp-tree.h (cp_finish_decl): Adjust declaration. 76 * decl.c (cp_make_fname_decl): Adjust call to cp_finish_decl. 79 (finish_decl): Adjust call to cp_finish_decl. 83 * except.c (initialize_handler_parm): Adjust call to 86 * cvt.c (build_up_reference): Adjust call to cp_finish_decl. 87 * pt.c (instantiate_class_template): Adjust call to 90 (instantiate_decl): Adjust call to cp_finish_decl. 97 (cp_parser_init_declarator): Adjust calls to grokfield and
|
| /netbsd-src/external/gpl3/gcc.old/dist/contrib/reghunt/examples/ |
| H A D | 29106.log | 68 * cp-tree.h (cp_finish_decl): Adjust declaration. 76 * decl.c (cp_make_fname_decl): Adjust call to cp_finish_decl. 79 (finish_decl): Adjust call to cp_finish_decl. 83 * except.c (initialize_handler_parm): Adjust call to 86 * cvt.c (build_up_reference): Adjust call to cp_finish_decl. 87 * pt.c (instantiate_class_template): Adjust call to 90 (instantiate_decl): Adjust call to cp_finish_decl. 97 (cp_parser_init_declarator): Adjust calls to grokfield and
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULateCodeGenPrepare.cpp | 150 int64_t Adjust = Offset & 0x3; in visitLoadInst() local 151 if (Adjust == 0) { in visitLoadInst() 169 Offset - Adjust), in visitLoadInst() 175 unsigned ShAmt = Adjust * 8; in visitLoadInst()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2010 | 63 * testsuite/*/std_c++0x_neg.cc: Adjust line number. 173 * testsuite/20_util/shared_ptr/cons/43820.cc: Adjust. 174 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust. 203 * testsuite/20_util/auto_ptr/assign_neg.cc: Adjust. 204 * testsuite/20_util/unique_ptr/assign/assign_neg.cc: Adjust. 205 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust. 222 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust dg-error 246 * testsuite/20_util/shared_ptr/cons/43820.cc: Adjust dg-error line 261 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust dg-error 352 Adjust dg-error line numbers. [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/libctf/ |
| H A D | ChangeLog-2020 | 10 * ctf-create.c (ctf_serialize): Adjust for new field. 116 sxlate sections if corresponding index section is present. Adjust 122 (flip_objts): Adjust comment: func and objt sections are actually 165 (ctf_str_rollback): Adjust comment. 172 (ctf_lookup_var): Adjust accordingly. 202 * ctf-link.c (ctf_link_shuffle_syms): Adjust. 216 (ctf_dict_open_by_offset): ... this. Adjust callers. 218 (ctf_dict_open_internal): ... this. Adjust callers. 294 (ctf_assert_fail_internal): Adjust ctf_err_warn call for new err 297 (LCTF_VBYTES): Adjust. [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
| H A D | ChangeLog-2020 | 10 * ctf-create.c (ctf_serialize): Adjust for new field. 116 sxlate sections if corresponding index section is present. Adjust 122 (flip_objts): Adjust comment: func and objt sections are actually 165 (ctf_str_rollback): Adjust comment. 172 (ctf_lookup_var): Adjust accordingly. 202 * ctf-link.c (ctf_link_shuffle_syms): Adjust. 216 (ctf_dict_open_by_offset): ... this. Adjust callers. 218 (ctf_dict_open_internal): ... this. Adjust callers. 294 (ctf_assert_fail_internal): Adjust ctf_err_warn call for new err 297 (LCTF_VBYTES): Adjust. [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/libctf/ |
| H A D | ChangeLog-2020 | 10 * ctf-create.c (ctf_serialize): Adjust for new field. 116 sxlate sections if corresponding index section is present. Adjust 122 (flip_objts): Adjust comment: func and objt sections are actually 165 (ctf_str_rollback): Adjust comment. 172 (ctf_lookup_var): Adjust accordingly. 202 * ctf-link.c (ctf_link_shuffle_syms): Adjust. 216 (ctf_dict_open_by_offset): ... this. Adjust callers. 218 (ctf_dict_open_internal): ... this. Adjust callers. 294 (ctf_assert_fail_internal): Adjust ctf_err_warn call for new err 297 (LCTF_VBYTES): Adjust. [all …]
|