Home
last modified time | relevance | path

Searched refs:norelax (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-ft32.c30 static char norelax; /* True if -norelax switch seen. */ variable
64 if (!norelax) in md_begin()
509 norelax = 1; in md_parse_option()
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dc-nios2.texi240 @cindex @code{set norelax} directive, Nios II
241 @item .set norelax
Dc-rl78.texi31 @item norelax
Dc-riscv.texi160 .option norelax
202 @itemx norelax
Das.info18479 ‘.set norelax
19584 .option norelax
19624norelax
20246norelax
30090 * set norelax directive, Nios II: Nios II Directives. (line 46)
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-2015203 * doc/c-rl78.texi (norelax): Add.
DChangeLog-2017919 (md_longopts): Add "norelax" and "no-relax".
DChangeLog-2016344 (s_riscv_option): Add relax and norelax.
DChangeLog-929512671 * config/tc-i960.c (norelax, instrument_branches): Default initializer is
/netbsd/src/external/gpl3/binutils/dist/
Dsha256.sum13444 …0ed24d8e06cb2b3c76ab4a6c64087bd2f5832e7597ae0e463ad6 gas/testsuite/gas/riscv/fixup-local-norelax.d
22044 …b53cae552bb815f1c2827c33e606a2cd90697bed188281cbde410 ld/testsuite/ld-loongarch-elf/desc-norelax.s
22104 …24864388961eb56479c46b3b9f537afe707ea3fed04481c631403 ld/testsuite/ld-loongarch-elf/desc-norelax.d
DChangeLog.git8902 in link-time generally. We can use `.option relax/norelax' to enable/disable
8908 .option norelax
8912 .option norelax
93433 .option norelax
93440 alignment. Since norelax, riscv_add_odd_padding_symbol will add the
160117 .option norelax
160197 * testsuite/gas/riscv/mapping-norelax-03b.d: Likewise.
160198 * testsuite/gas/riscv/mapping-norelax-04b.d: Likewise.
172838 .option norelax
172935 * testsuite/gas/riscv/mapping-norelax-04a.d: Likewise.
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201827555 "norelax" when riscv_mrelax is disabled.