Searched refs:broken (Results 1 – 25 of 113) sorted by relevance
12345
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/ |
D | align.t | 6 ASSERT (LOADADDR(.data) == 0x80, "dyadic ALIGN broken") 7 ASSERT (ADDR(.data) == 0x1000, "monadic ALIGN broken")
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/ |
D | v32-err-2.s | 5 ; Tests that broken words don't crash, just give a message when
|
D | continue.s | 2 ; broken up and that a continued line is.
|
D | brokw-1.s | 1 ; Tests the broken-word function, single word.
|
D | binop-segref.s | 2 ; broken-dot-word handling was broke and were moved here.
|
D | brokw-2.s | 1 ; Tests the broken-word function, two words.
|
D | rd-dw2-7.d | 5 # Most simple broken word.
|
D | bwtest-err-1.s | 5 ; A variant of exbwtest.s. This is an example of invalid use of the broken-
|
D | rd-dw2-8.d | 5 # Simple broken word, table with two labels.
|
D | brokw-3b.s | 1 ; Tests the broken-word function with a real switch table. CRISv32 version.
|
D | brokw-3.s | 1 ; Tests the broken-word function, one more word than fits in a
|
D | rd-dw2-9.d | 5 # Long broken word table.
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/ |
D | abs-call-1.s | 15 @ bl foo is broken - gas fails to preserve the symbol reference
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/ |
D | align.s | 4 * NOTE: .even is broken on TI tools, so theirs won't align .data
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/ |
D | note-3.t | 12 /* BUG: This linker script is broken here. It has not reset the
|
/toolchain/binutils/binutils-2.27/config/ |
D | inttypes-pri.m4 | 18 AC_CACHE_CHECK([whether the inttypes.h PRIxNN macros are broken],
|
D | picflag.m4 | 31 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
|
D | proginstall.m4 | 14 # so one script is as good as another. But avoid the broken or
|
D | override.m4 | 1 dnl Fix Autoconf bugs by overriding broken internal Autoconf
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/ |
D | README | 33 end up in this directory, they should be broken out into a new class of
|
/toolchain/binutils/binutils-2.27/gas/ |
D | acinclude.m4 | 36 test $gas_cv_assert_ok = yes || AC_DEFINE(BROKEN_ASSERT, 1, [assert broken?])
|
/toolchain/binutils/binutils-2.27/gprof/ |
D | TODO | 5 - take a hard look at --file-ordering (broken) and --function-ordering
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | internals.texi | 602 This indicates that ``broken word'' processing should be done (@pxref{Broken 603 words}). If broken word processing is not necessary on the target machine, 1192 If @code{WORKING_DOT_WORD} is defined, GAS will not do broken word processing 1855 @cindex internals, broken words 1856 @cindex broken words 1863 handles this using a concept called @dfn{broken words}. This idea is well 1867 If broken word processing is enabled, and a situation like this is encountered, 1874 purposes, however, things may not work properly. For targets which use broken 1875 words, the @samp{-K} option will warn when a broken word is discovered. 1877 The broken word code is turned off by the @code{WORKING_DOT_WORD} macro. It
|
/toolchain/binutils/binutils-2.27/ |
D | libtool.m4 | 2490 # GNU dynamic linker. Since this was broken with cross compilers, 3077 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here 3629 # The "-static" flag exists, but is broken. 3633 # Interix 3.x gcc -fpic/-fPIC options generate broken code. 3940 # The "-static" flag exists, but is broken. 3959 # Interix 3.x gcc -fpic/-fPIC options generate broken code. 4364 # On AIX/PPC, the GNU linker is very broken 4442 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. 4624 # broken collect2. 4681 # below for broken collect2 doesn't work under 4.3+ [all …]
|
/toolchain/binutils/binutils-2.27/zlib/ |
D | aclocal.m4 | 826 # If neither matched, then we have a broken ls. This can happen 828 # broken ls alias from the environment. This has actually 830 AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
|
12345