Home
last modified time | relevance | path

Searched refs:srec (Results 1 – 25 of 76) sorted by relevance

1234

/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog-93033 * ld-srec/srec.exp (run_srec_test): Remove -fgnu-linker, since GCC
13 * ld-mips-elf/reloc-3-{r,srec}.d: New tests.
284 * ld-srec/srec.exp: For m6811/m6812 use --defsym to define _.z soft
291 * ld-srec/srec.exp: Make xfail on "ia64-*-*".
389 * ld-srec/srec.exp (run_srec_test): Remove powerpc64 xfails, and
779 * ld-srec/srec.exp: Add -no-relax flag for Xtensa targets.
1014 * ld-srec/srec.exp (run_srec_test): Pass --traditional-format to ld.
1582 * ld-srec/sr3.cc (__dso_handle): Added for gcc 3.1 with
1762 * ld-srec/srec.exp: Ditto, plus XFAIL for sh64.
2148 * ld-srec/srec.exp: xfail powerpc64
[all …]
DChangeLog-2007234 * ld-srec/srec.exp: Define __stack_chk_fail sym.
393 * ld-srec/srec.exp (run_srec_tests): Use run_host_cmd. Only check
457 * ld-srec/srec.exp: Always pass "-G 0". Remove all powerpc
513 * ld-srec/srec.exp: XFAIL for powerpc*-*-*.
592 ld-srec/srec.exp, ld-undefined/undefined.exp,
DChangeLog-201173 * ld-srec/srec.exp: xfail epiphany.
511 * ld-srec/srec.exp: xfail on tile*.
873 * ld-srec/srec.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
1099 * ld-srec/srec.exp: Don't edit toc on powerpc64.
DChangeLog-2005191 * ld-srec/srec.exp: Likewise.
609 * ld-srec/srec.exp: Replace linux-gnu with linux-* to allow for
625 * ld-srec/srec.exp (run_srec_test): Deal with ProPolice on
DChangeLog-2009174 * ld-srec/srec.exp (run_srec_test): ..here. Correct flags for sh64.
262 * ld-srec/srec.exp: Add xfails for bfin-*-linux-uclibc.
1550 * ld-srec/srec.exp (run_srec_test): Expect tests to fail for MeP.
DChangeLog-2012836 * ld-srec/srec.exp: Add AArch64.
1364 * ld-srec/srec.exp: Remove powerpc64 flag setting.
1505 * ld-srec/srec.exp: XFAIL for m68hc11 and m68hc12.
DChangeLog-2006410 * ld-srec/srec.exp: Likewise.
967 * ld-srec/sr3.cc (Foo::Foo): Likewise.
/toolchain/binutils/binutils-2.25/bfd/
Dsrec.c1323 BFD_JUMP_TABLE_GENERIC (srec),
1327 BFD_JUMP_TABLE_SYMBOLS (srec),
1329 BFD_JUMP_TABLE_WRITE (srec),
1330 BFD_JUMP_TABLE_LINK (srec),
1379 BFD_JUMP_TABLE_GENERIC (srec),
1383 BFD_JUMP_TABLE_SYMBOLS (srec),
1385 BFD_JUMP_TABLE_WRITE (srec),
1386 BFD_JUMP_TABLE_LINK (srec),
Dvms-alpha.c202 unsigned int srec; member
210 unsigned int srec; member
3997 struct srecinfo *curr_srec, *srec; in parse_module() local
4104 module->file_table [fileid].srec = 1; in parse_module()
4115 srec = (struct srecinfo *) in parse_module()
4117 srec->line = curr_srec->line + data; in parse_module()
4118 srec->srec = curr_srec->srec + data; in parse_module()
4119 srec->sfile = curr_srec->sfile; in parse_module()
4120 curr_srec->next = srec; in parse_module()
4121 curr_srec = srec; in parse_module()
[all …]
Dmakefile.vms42 opncls.obj,reloc.obj,section.obj,simple.obj,srec.obj,stab-syms.obj,\
DChangeLog-91935 linker.c, reloc.c, section.c, srec.c: Added /*ARGSUSED*/ as
29 * srec.c (internal_srec_write_object_contents): Removed useless
931 srec.c, tekhex.c, trad-core.c: Remove DYNAMIC from object_flags
2212 * Makefile.in (BFD32_BACKENDS): Remove srec.o, add reloc16.o.
2732 * srec.c (srec_write_symbols): Get CR LF in the right order.
3219 * srec.c (srec_write_symbols): Use sprintf_vma.
3622 libelf.h, mipsbsd.c, oasys.c, sco-core.c, srec.c, tekhex.c,
3978 * aout-adobe.c, cpu-h8300.c, mipsbsd.c, srec.c: lint -Wall.
4068 * srec.c (srec_set_section_contents): Use lma field for load
4240 * srec.c: add support for symbolsrec, srecords with symbols in
[all …]
DMakefile.am70 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
80 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
DMakefile.in126 linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo \
372 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
381 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
1569 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/srec.Plo@am__quote@
DChangeLog-9495161 * srec.c (srec_scan): Set lma as well as vma.
769 libcoff-in.h, oasys.c, srec.c, tekhex.c, versados.c: Added new
1639 * srec.c (srec_bad_byte): Likewise.
1918 * archures.c, bfd.c, srec.c: Include <ctype.h>.
2577 * srec.c (srec_get_section_contents): Likewise.
4018 * srec.c (srec_set_section_contents): Fix off by
4104 * srec.c (srec_init): Remove unused local variable i.
4124 * srec.c, tekhex.c: Include libiberty.h. Delete static array
4320 * srec.c (srec_get_reloc_upper_bound): Define.
4323 (srec_vec, symbolsrec_vec): Use BFD_JUMP_TABLE_RELOCS (srec).
[all …]
DChangeLog531 * srec.c (srec_bad_byte): Increase size of buf to allow for
746 * srec.c (srec_find_line): Define.
986 * srec.c (srec_scan): Revert last change. Report an error for
991 * srec.c (srec_scan): Return error for 0 size.
1520 * srec.c, * tekhex.c, * verilog.c, * versados.c, * vms-alpha.c,
DChangeLog-20071444 * srec.c (srec_scan): Check for EOF (critical because return value
1463 * srec.c (srec_get_section_contents): Return immediately on
1468 * srec.c (srec_canonicalize_symtab): Don't alloc when symcount
1753 srec.c, stabs.c, stab-syms.c, stamp-h.in, sunos.c, syms.c,
3186 * srec.c: Similarly.
Dconfigure.ac1023 srec_vec) tb="$tb srec.lo" ;;
1024 symbolsrec_vec) tb="$tb srec.lo" ;;
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mri/
Dchar.d1 #objcopy: -O srec
Dfloat.d1 #objcopy: -O srec
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dreloc-2.d3 #ld: --oformat=srec -Treloc-2.ld
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-versados/
Dt2.ld1 OUTPUT_FORMAT("srec")
Dt1.ld1 OUTPUT_FORMAT("srec")
/toolchain/binutils/binutils-2.25/bfd/po/
DSRC-POTFILES.in356 srec.c
/toolchain/binutils/binutils-2.25/binutils/
DNEWS314 * Add --srec-len and --srec-forceS3 command line switch to objcopy.
/toolchain/binutils/binutils-2.25/binutils/doc/
Dbinutils.texi1098 [@option{--srec-len=}@var{ival}] [@option{--srec-forceS3}]
1157 target of @samp{srec} (e.g., use @samp{-O srec}).
1174 same endianness or which have no endianness (e.g., @samp{srec}).
1323 typically used with an @code{srec} output target. Note that
1567 @item --srec-len=@var{ival}
1568 Meaningful only for srec output. Set the maximum length of the Srecords
1572 @item --srec-forceS3
1573 Meaningful only for srec output. Avoid generation of S1/S2 records,

1234