Home
last modified time | relevance | path

Searched refs:Rearrange (Results 1 – 25 of 46) sorted by relevance

12

/freebsd-12.1/contrib/binutils/include/opcode/
H A DChangeLog443 * crx.h (enum reg): Rearrange registers, remove 'ccfg' and `'pc'.
445 (enum operand_type): Rearrange operands, edit comments.
/freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2234 uint64_t Rearrange[2]; in parseConstants() local
2235 Rearrange[0] = (Record[1] & 0xffffLL) | (Record[0] << 16); in parseConstants()
2236 Rearrange[1] = Record[0] >> 48; in parseConstants()
2238 APInt(80, Rearrange))); in parseConstants()
/freebsd-12.1/contrib/binutils/binutils/
H A DChangeLog36 (process_arm_specific): Rearrange as process_attributes.
/freebsd-12.1/contrib/gcclibs/libcpp/
H A DChangeLog786 found by this check. Rearrange code slightly.
/freebsd-12.1/contrib/gcclibs/include/
H A DChangeLog-9103276 bit-fields. Rearrange to put all like types together.
389 * hashtab.h (htab): Rearrange new members for backward
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog1097 xtensa_elf_suffix. Rearrange to use map_suffix_reloc_to_operator.
H A DChangeLog-0203123 (s_comm_internal): ..here. Tidy error returns. Rearrange so that
135 parse_align and bss_alloc. Rearrange and Tidy.
H A DChangeLog-92951803 m68k_operand_type. Rename all uses. Rearrange somewhat. Add
9111 (s_change_sec): Rearrange somewhat. If OBJ_ELF, use .rodata
10614 (s_common): Rearrange to handle Solaris .common pseudo, which may
11197 (md_assemble): Rearrange switch statements to work with
H A DChangeLog-00015440 * config/tc-cris.c: Rearrange code for readability.
6440 (psrs): Rearrange contents to match new asm_psr structure.
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-20032113 * pt.c (tsubst_aggr_type): Rearrange context substitution.
3892 (comptypes): Rearrange STRICT handling.
3895 (compparms): Rearrange loop.
4633 or cv-conversions. Rearrange to avoid multiple type comparisons.
H A DChangeLog-19991353 (start_function): Rearrange slightly to call begin_stmt_tree
4211 Rearrange stuff to match C frontend.
H A DChangeLog-19942818 * decl.c (revert_static_member_fn): Rearrange arguments, don't
2821 (decls_match): Rearrange arguments in call to rsmf.
H A DChangeLog-20013641 * spew.c (defarg_fns): Rearrange list structure.
H A DChangeLog-19953330 (build_t_desc): Rearrange a bit so that it really works and is
/freebsd-12.1/contrib/binutils/
H A DChangeLog2376 * Makefile.tpl: Rearrange by moving recursive_targets rules
2951 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3079 * Makefile.tpl: Rearrange.
3736 * configure.in: Rearrange.
3835 * configure.in: Rearrange target Makefile fragment collection.
3880 * configure.in: Rearrange a little.
3948 (it's always overridden in the Makefile anyway). Rearrange a bit.
9601 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
/freebsd-12.1/contrib/binutils/bfd/
H A DChangeLog-02034818 dynindx to an int. Rearrange for better packing.
8560 (elf64_alpha_relax_find_tls_segment): Rearrange to avoid
10854 * peXXigen.c (pe_print_idata): Rearrange message to aid in
10856 (pe_print_pdata): Rearrange message to aid in translation.
10858 * libbfd.c (warn_deprecated): Rearrange error message to aid in
10865 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Rearrange error
10868 * elf64-mmix.c (mmix_final_link_relocate): Rearrange error message
H A DChangeLog-20062589 (mips_elf_initialize_tls_index): Rearrange code. Store the index
3205 (allocate_got): Likewise. Rearrange so that max_before_header
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20005381 Rearrange warning-flag logic to correspond to what the
5995 (function_prologue): Rearrange code for readability.
9885 time_char_table): Rearrange for new organization of information
10045 * varasm.c (make_function_rtl, make_decl_rtl): Rearrange code
10542 * cppfiles.c (read_include_file): Rearrange initializations.
12018 * h8300.c (dosize): Rearrange code for conciseness.
12412 * h8300.c (function_prologue): Rearrange code for conciseness.
12914 (emit_a_shift): Rearrange code to improve readability.
12922 * h8300.c (split_adds_subs): Rearrange code for conciseness.
13774 * cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entry
[all …]
H A DChangeLog-2003813 * config/rs6000/rs6000.c (rs6000_override_options): Rearrange
8809 (record_call_1): Rearrange. Call lang hook for language nodes.
10272 * builtins.c (expand_builtin_mathfn): Rearrange so that we only
11363 (extendqisi2): Rearrange conditional.
13700 * diagnostic.def: Rearrange.
26024 * cpplex.c (skip_whitespace): Rearrange to avoid stage1 ICE.
27477 * expr.c (safe_from_p): Rearrange to avoid deep recursion in
29805 (ia64_expand_call): Rearrange for new call patterns.
29916 Rearrange. Reorganize.
29917 * configure.in: Rearrange.
[all …]
H A DChangeLog-1998792 cpp_options *opts. Rearrange elements to make gdb printout
5501 * config/sparc/sparc.h (CPP_CPU_DEFAULT_SPEC): Rearrange so that
8491 [REG]: Rearrange loop search test to catch more cases.
13161 (PREDICATE_CODES): Rearrange somewhat, add small_insn/long_insn.
16524 (nonlocal_goto): Rearrange arguments to match caller in except.c.
/freebsd-12.1/contrib/gcclibs/libiberty/
H A DChangeLog2668 * fibheap.c: Tidy formatting. Use config.h.` Rearrange some
3134 * cp-demangle.c (status_allocation_failed): Rearrange whitespace.
3670 unless it will be used. Rearrange loop for better
/freebsd-12.1/contrib/binutils/libiberty/
H A DChangeLog2866 * fibheap.c: Tidy formatting. Use config.h.` Rearrange some
3332 * cp-demangle.c (status_allocation_failed): Rearrange whitespace.
3868 unless it will be used. Rearrange loop for better
/freebsd-12.1/contrib/binutils/ld/
H A DChangeLog-00011761 (gld${EMULATION_NAME}_check_needed): Rearrange function.
H A DChangeLog-0203477 Rearrange all msp430 depends using this script.
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20041648 (__pool_base): Rearrange data members.
4067 Rearrange arithmetic to avoid computing two divisions at

12