Home
last modified time | relevance | path

Searched refs:was (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
Dexpected_errors.l10 .*:13: Error: Dregs expected. Input text was R3.L.
11 .*:15: Error: Source multiplication register mismatch. Input text was \).
20 .*:26: Error: Cannot move A1 to even register. Input text was \).
21 .*:27: Error: Cannot move A1 to low half of register. Input text was \).
22 .*:28: Error: Cannot move A0 to odd register. Input text was \).
23 .*:29: Error: Cannot move A0 to high half of register. Input text was \).
24 .*:31: Error: Displacement out of range. Input text was r0.
25 .*:32: Error: Displacement out of range. Input text was r0.
26 .*:33: Error: Displacement out of range. Input text was r0.
27 .*:34: Error: Displacement out of range. Input text was r0.
[all …]
Dexpected_comparison_errors.l2 .*:1: Error: AREGs are in bad order or same. Input text was A0.
3 .*:2: Error: AREGs are in bad order or same. Input text was A1.
4 .*:3: Error: AREGs are in bad order or same. Input text was A0.
5 .*:4: Error: AREGs are in bad order or same. Input text was a0.
6 .*:5: Error: AREGs are in bad order or same. Input text was a1.
7 .*:6: Error: AREGs are in bad order or same. Input text was a0.
8 .*:7: Error: AREGs are in bad order or same. Input text was a0.
9 .*:8: Error: AREGs are in bad order or same. Input text was a1.
10 .*:9: Error: AREGs are in bad order or same. Input text was a0.
11 .*:10: Error: Bad register in comparison. Input text was P0.
[all …]
Dexpected_move_errors.l2 .*:3: Error: Cannot move A1 to low half of register. Input text was A1.
3 .*:4: Error: Cannot move A0 to high half of register. Input text was A0.
Dline_number.l2 .*:4: Error: syntax error. Input text was illegal.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
Dfpxx-oddfpreg.l2 .*:1: Error: float register should be even, was 1
3 .*:2: Error: float register should be even, was 1
4 .*:3: Error: float register should be even, was 1
5 .*:4: Error: float register should be even, was 1
Dmips64-mips3d.l2 .*:150: Warning: condition code register should be even for bc1any2f, was 1
3 .*:152: Warning: condition code register should be even for bc1any2t, was 3
4 .*:154: Warning: condition code register should be 0 or 4 for bc1any4f, was 1
5 .*:156: Warning: condition code register should be 0 or 4 for bc1any4t, was 2
Dmipsr6@mips5-fp.l2 .*:4: Warning: condition code register should be even for c.eq.ps, was 3
3 .*:5: Warning: condition code register should be even for movf.ps, was 3
Dset-arch.l2 .*:146: Warning: condition code register should be even for c.eq.ps, was 3
3 .*:147: Warning: condition code register should be even for movf.ps, was 3
Dmips5-fp.l2 .*:61: Warning: condition code register should be even for c.eq.ps, was 3
3 .*:62: Warning: condition code register should be even for movf.ps, was 3
Dmips32r2-ill.l14 .*:54: Warning: float register should be even, was 1
15 .*:57: Warning: float register should be even, was 1
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/alpha/
Delf-tls-3.l2 .*:3: Error: No !tlsgd!1 was found
3 .*:6: Error: No !tlsldm!2 was found
4 .*:18: Error: No !tlsldm!5 was found
5 .*:22: Error: No !tlsgd!6 was found
Delf-reloc-3.l2 .*:2: Error: No ldah !gpdisp!2 was found
3 .*:1: Error: No lda !gpdisp!1 was found
/toolchain/binutils/binutils-2.27/gprof/
Dfsf_callg_bl.m2 This table describes the call tree of the program, and was sorted by
15 % time This is the percentage of the `total' time that was spent
25 called This is the number of times the function was called.
38 self This is the amount of time that was propagated directly
41 children This is the amount of time that was propagated from
46 was called. Recursive calls to the function are not
60 self This is the amount of time that was propagated directly
63 children This is the amount of time that was propagated from the
68 was called. Recursive calls by the child are not
81 for that member, how many times it was called from other members of
Dgprof.texi53 execute programs. @sc{gnu} @code{gprof} was written by Jay Fenlason.
76 execute programs. @sc{gnu} @code{gprof} was written by Jay Fenlason.
172 propagated properly, unless the signal catcher was invoked during
207 functions called which other functions while it was executing. This
244 and how many times that function was called. If you simply want to know
250 of how much time was spent in the subroutines of each function. This can
256 program was executed. @xref{Annotated Source, ,The Annotated Source
493 print a tally of functions and the number of times each was called.
528 was invoked.
578 print a tally of functions and the number of times each was called.
[all …]
DREADME23 can be annotated with the number of times a function was invoked
24 or with the number of times each basic-block in a function was
41 printed together with the filename in which the function was defined
72 was:
80 This change was necessary to be compatible with long-option parsing.
286 was invoked.
374 the profile was collected. GNU gprof adapts automatically to the
417 and a count indicating the number of times the arc was traversed
434 that basic-block was executed. Any address within the basic-address can
/toolchain/binutils/binutils-2.27/zlib/examples/
Dgun.c519 struct stat was; in copymeta() local
523 if (stat(from, &was) != 0 || (was.st_mode & S_IFMT) != S_IFREG) in copymeta()
527 (void)chmod(to, was.st_mode & 07777); in copymeta()
530 (void)chown(to, was.st_uid, was.st_gid); in copymeta()
533 when.actime = was.st_atime; in copymeta()
534 when.modtime = was.st_mtime; in copymeta()
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
Dunwind-bad.l6 #FIXME .*:18: Error: Register r4 was already saved
11 #FIXME .*:30: Error: Register f2 was already saved
16 #FIXME .*:42: Error: Register b1 was already saved
36 #FIXME .*:92: Error: Register r4 was already saved
37 #FIXME .*:94: Error: Register f2 was already saved
/toolchain/binutils/binutils-2.27/gas/
DCONTRIBUTORS36 The original Vax-VMS support was contributed by David L. Kashtan.
39 The Intel 80386 machine description was written by Eliot Dresselhaus.
43 The Motorola 88k machine description was contributed by Devon Bowen of
54 (obj-ieee), was written by Steve Chamberlain of Cygnus Solutions.
78 Support for the HP9000/300 was contributed by Glenn Engel of HP.
89 The initial Alpha support was contributed by Carnegie-Mellon
90 University. Additional work was done by Ken Raeburn of Cygnus
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/
Dcrange4.s1 ! This will be two .cranges. Original problem was that the second one was
/toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
DMiniZip64_info.txt8 All possible work was done for compatibility.
16 That was used as a starting point. And after that ZIP64 support was added to zip.c
17 some refactoring and code cleanup was also done.
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
Dorphan4.ld3 are linked into the .foo output section anyway. The bug that was
4 fixed was that a new .foo output section would be created at
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
Dweakref1.d8 # with a DSO was needed as a catalyst to get to the faulty code; nothing
9 # in the DSO was needed. We just check that we don't get the bfd
Dasneed1.d9 # registered before cris_elf_check_relocs was called, thereby
10 # voiding an assumption that it was the sole setter of
/toolchain/binutils/binutils-2.27/gold/
DREADME8 gold was originally developed at Google, and was contributed to the
9 Free Software Foundation in March 2008. At Google it was designed by
/toolchain/binutils/binutils-2.27/bfd/doc/
Dbfd.texinfo120 One spur behind BFD was the desire, on the part of the GNU 960 team at
122 b.out file formats. Cygnus was providing GNU support for the team, and
123 was contracted to provide the required functionality.
125 The name came from a conversation David Wallace was having with Richard
127 said ``BFD''. Stallman was right, but the name stuck.
133 BFD was first implemented by members of Cygnus Support; Steve

12345678910>>...15