Searched refs:hack (Results 1 – 25 of 55) sorted by relevance
123
/toolchain/binutils/binutils-2.27/config/ |
D | no-executables.m4 | 5 # hack until Autoconf is able to provide the services its users
|
/toolchain/binutils/binutils-2.27/gas/ |
D | acinclude.m4 | 40 dnl hack to simplify the code in configure.ac.
|
D | ChangeLog-9899 | 3551 (md_assemble): Changes for add_prefix. Remove hack for wait 3555 Remove operand -> address size hack when emitting jcxz/loop. 3803 * config/tc-mips.c (validate_mips_insn): Removed hack 4806 * config/tc-m68k.c (m68k_ip): Remove absl->reglst MRI hack. 4807 (crack_operand): Add reg->reglst MRI hack.
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-vax.texi | 106 upper case, and inhibits the case hack. A value of 2 (@samp{-h2}) 107 implies names should be all lower case, with no case hack. A value of 3
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-m68k.c | 4578 struct m68k_incant *hack, *slak; in md_begin() local 4615 hack = slak = XOBNEW (&robyn, struct m68k_incant); in md_begin() 4654 retval = hash_insert (op_hash, ins->name, (char *) hack); in md_begin() 4762 hack = XOBNEW (&robyn, struct m68k_incant); in md_begin() 4764 mote_pseudo_table[n].poc_name, (char *) hack); in md_begin() 4765 hack->m_operands = 0; in md_begin() 4766 hack->m_opnum = n; in md_begin()
|
/toolchain/binutils/binutils-2.27/gold/ |
D | ChangeLog | 138 2016-08-23 Roland McGrath <roland@hack.frob.com> 156 2016-08-12 Roland McGrath <roland@hack.frob.com> 162 2016-08-12 Roland McGrath <roland@hack.frob.com>
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | frv.cpu | 6982 ; hack to get this referenced for profiling 7788 ; hack to get FRintk passed to modelling functions 7827 ; hack to get FRintk passed to modelling functions 7985 ; The (add (xxxx) (mul arg 0)) is a hack to get a reference to arg generated 8014 ; hack to get these referenced for profiling 8140 ; hack to get FRintkeven referenced as a target for profiling 8319 ; hack to get FRintkeven referenced as a target for profiling 8430 ; hack to get FRintkeven referenced as a target 8461 ; hack to get these referenced for profiling 9362 ; a hack to get FRintkeven referenced for profiling [all …]
|
D | m32c.opc | 571 /* This is a hack; the field cannot handle near-zero signed
|
D | ChangeLog | 819 (cmbtoh): Add profiling hack.
|
D | mep.opc | 1419 /* This is a hack. SID calls this to update the disassembler as the
|
D | m32r.cpu | 1477 ; (MACH m32r) is a temporary hack. This insn collides with machi-a 1871 ; FIXME: quick hack: parallel nops don't contribute to cycle count.
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | ChangeLog-2009 | 357 updated; `binary_architecture' hack removed. 362 bfd_external_binary_architecture hack; instead, add `input_arch'
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ChangeLog-9899 | 1133 * pe-dll.c (pe_dll_generate_def_file): take out hack and debug 1136 (gld_i486_unrecognized_file): take out hack 1148 (gld_i386pe_before_parse): hack bfd to not recognize .dll files
|
D | ChangeLog-2011 | 277 2011-07-16 Roland McGrath <roland@hack.frob.com>
|
D | ChangeLog | 68 2016-08-09 Roland McGrath <roland@hack.frob.com> 98 2016-07-19 Roland McGrath <roland@hack.frob.com> 983 * testsuite/ld-scripts/crossref.exp: Remove -mcall-aixdesc hack.
|
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
D | beos.em | 456 /* This is a hack to make .stab and .stabstr last, so we don't have
|
D | sunos.em | 206 file. This is really a hack. */
|
/toolchain/binutils/binutils-2.27/gold/po/ |
D | id.po | 270 #. Handle unary operators. We use a preprocessor macro as a hack to 280 #. Handle binary operators. We use a preprocessor macro as a hack to
|
D | gold.pot | 667 #. Handle unary operators. We use a preprocessor macro as a hack to 673 #. Handle binary operators. We use a preprocessor macro as a hack to
|
D | it.po | 373 #. Handle unary operators. We use a preprocessor macro as a hack to 379 #. Handle binary operators. We use a preprocessor macro as a hack to
|
D | zh_CN.po | 664 #. Handle unary operators. We use a preprocessor macro as a hack to 670 #. Handle binary operators. We use a preprocessor macro as a hack to
|
D | es.po | 372 #. Handle unary operators. We use a preprocessor macro as a hack to 378 #. Handle binary operators. We use a preprocessor macro as a hack to
|
D | vi.po | 378 #. Handle unary operators. We use a preprocessor macro as a hack to 384 #. Handle binary operators. We use a preprocessor macro as a hack to
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | ChangeLog-9697 | 1186 * coff-i386.c (i3coff_object_p): If COFF_IMAGE_WITH_PE, hack to 4553 alignment hack--we can get the lnnoptr info another way without 6186 * cofflink.c: removed the POWERPC_LE_PE hack, promoted some types 6190 POWERPC_LE_PE hack in cofflink. 6409 (ppc_coff_swap_sym_in_hook): Removed an incorrect hack for doing the 6412 * cofflink.c (_bfd_coff_final_link): Added a new hack to keep the 6420 (coff_swap_aouthdr_out): Removed a non-working hack for computing the
|
/toolchain/binutils/binutils-2.27/ |
D | libtool.m4 | 3611 # This hack is so that the source file can tell whether it is being 3924 # This hack is so that the source file can tell whether it is being 4007 # This hack is so that the source file can tell whether it is being 4790 # FIXME: Setting linknames here is a bad hack. 6595 # hack all around it, let's just trust "g++" to DTRT.
|
123