/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
D | branch.s | 2 ; Test that branches work: 8- and 16-bit all insns, relaxing to 87 ; Now check that dynamically relaxing some of these branches 113 ; Again, so all insns get to be tested for 32-bit relaxing. 214 ; Some relaxing:
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xtensa/ |
D | weak-call.d | 3 #name: relaxing calls to weak symbols
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/ |
D | relax_ujmp.s | 1 # relaxing unconditional jumps
|
D | relax_section.s | 1 # relaxing conditional and unconditional jumps -- pc-relative
|
D | relax_cjmp.s | 1 # relaxing conditional jumps -- absolute
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/ |
D | reloclab.s | 2 # Mix in different accesses to local labels to see that relaxing works for
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-nds32.c | 104 static bfd_boolean relaxing = FALSE; variable 2197 relaxing = TRUE; in do_pseudo_b() 2210 relaxing = FALSE; in do_pseudo_b() 2217 relaxing = TRUE; in do_pseudo_bal() 2231 relaxing = FALSE; in do_pseudo_bal() 2317 relaxing = TRUE; in do_pseudo_la_internal() 2367 relaxing = FALSE; in do_pseudo_la_internal() 2435 relaxing = TRUE; in do_pseudo_ls_bhw() 2456 relaxing = FALSE; in do_pseudo_ls_bhw() 2460 relaxing = TRUE; in do_pseudo_ls_bhw() [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/ |
D | crange1.s | 8 ! Use section contents that need relaxing to strengthen the check that the
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | sh64elf.em | 65 relaxing function will pick up and adjust, or perhaps make it 70 (_("%P: Sorry, turning off relaxing: .cranges section in input.\n")); 108 einfo (_("%P: Sorry, turning off relaxing: SHmedia sections present.\n")); 465 relaxing and is not be caught at the "raw size"
|
D | avrelf.em | 152 /* If relaxing, elf32_avr_size_stubs will be called from
|
D | xtensaelf.em | 1940 --size-opt When relaxing longcalls, prefer size\n\
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/ |
D | tls-relax-dynamic-2.d | 1 #name: FRV TLS relocs with addends, dynamic linking, relaxing
|
D | tls-relax-initial-shared-2.d | 1 #name: FRV TLS relocs with addends, shared linking with static TLS, relaxing
|
D | tls-relax-shared-2.d | 1 #name: FRV TLS relocs with addends, shared linking, relaxing
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | internals.texi | 569 This normally indicates the symbol to use when relaxing the frag according to 1211 frag before any relaxing is done. It may also create any necessary 1238 then discard this space when relaxing the section. 1477 If you define this macro, GAS will call it after relaxing and sizing the 1705 * General relaxing:: General relaxing 1746 For some configurations, the linker can do relaxing within a section of an 1756 the linker is relaxing a section and removing unneeded space, it can discard 1779 chosen by the relaxing code is taken as the size by which the current frag will 1780 be increased in size. For example, if the initial relaxing mode has a length 1825 @node General relaxing [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-frv.c | 4573 bfd_boolean relaxing) in _frvfdpic_relax_tls_entries() argument 4575 bfd_boolean changed = ! relaxing; in _frvfdpic_relax_tls_entries() 4620 && dinfo->info->executable && relaxing in _frvfdpic_relax_tls_entries() 4654 || (relaxing in _frvfdpic_relax_tls_entries()
|
D | ChangeLog-2011 | 26 we didn't relax anything, as relaxing might remove a PLT reference 32 (rl78_elf_relax_section): Add support for relaxing long 3320 (elf32_arm_tls_relax): Perform TLS relaxing. 3324 (elf32_arm_relocate_section): Perform TLS relaxing. 3325 (elf32_arm_check_relocs): Anticipate TLS relaxing, process tls
|
D | ChangeLog-9697 | 1314 of prologue code, and call:32->call:16 relaxing. 2479 relaxing. Implement abs24 -> abs16, imm24 -> imm16 and d24 -> d16 2480 relaxing. 4535 relaxing. 4542 correctly for the two variants. Allow relaxing if the target 4545 "dot" and "value". Allow relaxing if the target is 128 bytes 4547 * reloc16.c (bfd_coff_reloc16_relax_section): Keep relaxing 4887 existing relaxing code and peform more relaxing.
|
/toolchain/binutils/binutils-2.25/include/coff/ |
D | ChangeLog-9103 | 494 relaxing in the H8/300 series. 513 * internal.h (R_PCRWORD_B): Define for the h8300 relaxing
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-9697 | 441 * config/tc-v850.c (md_relax_table): Add support for relaxing 443 (md_convert_frag): Fix relaxing of branches. This patch is 2718 jmp -> bra relaxing. 2719 (md_convert_frag): Handle jmp->bra relaxing. 2720 (md_assemble): Handle jmp->bra relaxing. 3481 relaxing. 4950 * config/tc-sh.c (md_assemble): If relaxing, emit a R_SH_CODE 4999 "relaxmode". Output relocs which identify various relaxing 5001 (build_bytes): Pass in a relaxing mode to do_a_fix_imm.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
D | ChangeLog-9303 | 97 * ld-sh/sh.exp: Don't do relaxing test for sh64*-*-* and 1180 * ld-sh/sh.exp: Disable relaxing tests for sh64*-*-linux*. 1745 * ld-sh/sh64/relax.exp: New file, test disabling relaxing. 3172 * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when 3178 * ld-sh/*: New tests for SH relaxing.
|
D | ChangeLog-2009 | 530 * ld-powerpc/powerpc.exp: Move relaxing and relocatable relaxing
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ChangeLog-9197 | 1801 don't clobber it when not relaxing. 4958 * ldlang.c (lang_size_sections): When relaxing, adjust the 5029 (lang_process): Remove #if 0 code. When relaxing, keep calling 5402 * ldlang.c (relaxing): Removed global variable. 5404 been read in, read them in before relaxing. 5405 * ldlang.h (relaxing): Removed declaration. 5540 (lang_size_sections): Handle relaxing (doesn't work yet). 7011 * ldlang.c (lang_map): print changes in sizes due to relaxing 7323 *after* relaxing has done it stuff. 7365 whether or not relaxing has been done.
|
/toolchain/binutils/binutils-2.25/ld/po/ |
D | id.po | 789 msgid "%W (size before relaxing)\n" 790 msgstr "%W (ukuran sebelum relaxing)\n"
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | epiphany.cpu | 47 ;; 3 bit add/sub immediate forms - useful for relaxing into 11 bit form 55 ;; 8 bit mov immediate forms - useful for relaxing into 16 bit form
|