| /openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| H A D | ChangeLog | 264 * crx.h (enum reg): Rearrange registers, remove 'ccfg' and `'pc'. 266 (enum operand_type): Rearrange operands, edit comments.
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | ChangeLog | 52 frvfdpic instead of frv. Rearrange elf-target macros such that 353 swap_syn_out functions. Rearrange dyn swap in/out switch. 537 dyn_lib_class field. Rearrange for better packing. 1061 * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Rearrange
|
| H A D | ChangeLog-0203 | 4818 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
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | ChangeLog | 341 (mips_elf_initialize_tls_index): Rearrange code. Store the index 940 (allocate_got): Likewise. Rearrange so that max_before_header
|
| H A D | ChangeLog-2004 | 1279 * elf-bfd.h (struct elf_link_hash_entry): Rearrange. Add FIXME to 3327 frvfdpic instead of frv. Rearrange elf-target macros such that 3996 swap_syn_out functions. Rearrange dyn swap in/out switch. 4251 dyn_lib_class field. Rearrange for better packing. 4892 * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Rearrange
|
| H A D | ChangeLog-0203 | 4818 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 D | ChangeLog-2005 | 3910 (xtensa_opcode_decode): Rearrange code. 4847 * cpu-cris.c (get_compatible): Rearrange disabled code and comment
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | ChangeLog-2005 | 953 (dwarf2_directive_loc): Rearrange to allow all options on one line. 2233 * config/tc-mmix.c (mmix_handle_mmixal): Rearrange slightly. 3041 (xg_expand_assembly_insn): Rearrange to use new do_expand flag. Never 3723 * input-file.c (input_file_open): Rearrange to avoid warning. 3785 (md_begin): Rearrange #if defined OBJ_COFF || defined OBJ_ELF.
|
| H A D | ChangeLog-2004 | 851 Rearrange to handle bundles.
|
| /openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 3061 uint64_t Rearrange[2]; in parseConstants() local 3062 Rearrange[0] = (Record[1] & 0xffffLL) | (Record[0] << 16); in parseConstants() 3063 Rearrange[1] = Record[0] >> 48; in parseConstants() 3065 APInt(80, Rearrange))); in parseConstants()
|
| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | ChangeLog | 786 found by this check. Rearrange code slightly.
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | ChangeLog-1990 | 190 dbx_symfile_discard): Rearrange symbol file reading to divide 987 obstack.h (_obstack_blank): Rearrange pointer math to avoid 1562 which casts with wild abandon. Rearrange reference-printing
|
| H A D | ChangeLog-1996 | 1209 Rearrange to match REGISTER_NAMES. 1641 * somread.c: Rearrange order of includes to fix warnings under
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/ |
| H A D | ChangeLog-9103 | 276 bit-fields. Rearrange to put all like types together. 389 * hashtab.h (htab): Rearrange new members for backward
|
| /openbsd-src/gnu/gcc/include/ |
| H A D | ChangeLog-9103 | 276 bit-fields. Rearrange to put all like types together. 389 * hashtab.h (htab): Rearrange new members for backward
|
| /openbsd-src/gnu/usr.bin/binutils/include/ |
| H A D | ChangeLog-9103 | 292 bit-fields. Rearrange to put all like types together. 433 * hashtab.h (htab): Rearrange new members for backward
|
| H A D | ChangeLog | 206 * hashtab.h (htab): Rearrange new members for backward
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.4 | 5375 Rearrange warning-flag logic to correspond to what the 5989 (function_prologue): Rearrange code for readability. 9879 time_char_table): Rearrange for new organization of information 10039 * varasm.c (make_function_rtl, make_decl_rtl): Rearrange code 10536 * cppfiles.c (read_include_file): Rearrange initializations. 12012 * h8300.c (dosize): Rearrange code for conciseness. 12406 * h8300.c (function_prologue): Rearrange code for conciseness. 12908 (emit_a_shift): Rearrange code to improve readability. 12910 * h8300.md (movsi_h8300hs): Rearrange code to improve readability. 12916 * h8300.c (split_adds_subs): Rearrange code for conciseness. [all …]
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog-2003 | 2113 * 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 D | ChangeLog-1999 | 1353 (start_function): Rearrange slightly to call begin_stmt_tree 4211 Rearrange stuff to match C frontend.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
| H A D | ChangeLog-2004 | 267 (IGNORE_SECTION): Rearrange.
|
| H A D | ChangeLog-2005 | 231 * ldlang.h (lang_output_section_statement_type): Rearrange. Remove
|
| /openbsd-src/gnu/lib/libiberty/include/ |
| H A D | ChangeLog | 154 * hashtab.h (htab): Rearrange new members for backward
|
| /openbsd-src/gnu/lib/libiberty/src/ |
| H A D | ChangeLog | 2572 * fibheap.c: Tidy formatting. Use config.h.` Rearrange some 3038 * cp-demangle.c (status_allocation_failed): Rearrange whitespace. 3574 unless it will be used. Rearrange loop for better
|
| /openbsd-src/gnu/usr.bin/texinfo/ |
| H A D | ChangeLog.46 | 3486 * makeinfo/makeinfo.c: Rearrange help. 3928 * util/texindex.c (usage): Rearrange --help, avoid extra newline. 4592 * makeinfo/node.c: Rearrange functions to make static, etc. 5355 * makeinfo/makeinfo.c: Rearrange usage, allow -v for verbose, only 6375 Rearrange function order to avoid forward declarations.
|