Deleted Added
full compact
bfd-in2.h (251227) bfd-in2.h (275718)
1/* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically
2 generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c",
3 "bfdio.c", "bfdwin.c", "section.c", "archures.c", "reloc.c",
4 "syms.c", "bfd.c", "archive.c", "corefile.c", "targets.c", "format.c",
5 "linker.c" and "simple.c".
6 Run "make headers" in your build bfd/ to regenerate. */
7
8/* Main header file for the bfd library -- portable access to object files.

--- 1366 unchanged lines hidden (view full) ---

1375 unsigned int use_rela_p:1;
1376
1377 /* Bits used by various backends. The generic code doesn't touch
1378 these fields. */
1379
1380 /* Nonzero if this section has TLS related relocations. */
1381 unsigned int has_tls_reloc:1;
1382
1/* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically
2 generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c",
3 "bfdio.c", "bfdwin.c", "section.c", "archures.c", "reloc.c",
4 "syms.c", "bfd.c", "archive.c", "corefile.c", "targets.c", "format.c",
5 "linker.c" and "simple.c".
6 Run "make headers" in your build bfd/ to regenerate. */
7
8/* Main header file for the bfd library -- portable access to object files.

--- 1366 unchanged lines hidden (view full) ---

1375 unsigned int use_rela_p:1;
1376
1377 /* Bits used by various backends. The generic code doesn't touch
1378 these fields. */
1379
1380 /* Nonzero if this section has TLS related relocations. */
1381 unsigned int has_tls_reloc:1;
1382
1383 /* Nonzero if this section has a call to __tls_get_addr. */
1384 unsigned int has_tls_get_addr_call:1;
1385
1383 /* Nonzero if this section has a gp reloc. */
1384 unsigned int has_gp_reloc:1;
1385
1386 /* Nonzero if this section needs the relax finalize pass. */
1387 unsigned int need_finalize_relax:1;
1388
1389 /* Whether relocations have been processed. */
1390 unsigned int reloc_done : 1;

--- 244 unchanged lines hidden (view full) ---

1635 { NAME, IDX, 0, NULL, NULL, FLAGS, 0, \
1636 \
1637 /* linker_mark, linker_has_input, gc_mark, gc_mark_from_eh, */ \
1638 0, 0, 1, 0, \
1639 \
1640 /* segment_mark, sec_info_type, use_rela_p, has_tls_reloc, */ \
1641 0, 0, 0, 0, \
1642 \
1386 /* Nonzero if this section has a gp reloc. */
1387 unsigned int has_gp_reloc:1;
1388
1389 /* Nonzero if this section needs the relax finalize pass. */
1390 unsigned int need_finalize_relax:1;
1391
1392 /* Whether relocations have been processed. */
1393 unsigned int reloc_done : 1;

--- 244 unchanged lines hidden (view full) ---

1638 { NAME, IDX, 0, NULL, NULL, FLAGS, 0, \
1639 \
1640 /* linker_mark, linker_has_input, gc_mark, gc_mark_from_eh, */ \
1641 0, 0, 1, 0, \
1642 \
1643 /* segment_mark, sec_info_type, use_rela_p, has_tls_reloc, */ \
1644 0, 0, 0, 0, \
1645 \
1643 /* has_gp_reloc, need_finalize_relax, reloc_done, */ \
1644 0, 0, 0, \
1646 /* has_tls_get_addr_call, has_gp_reloc, need_finalize_relax, */ \
1647 0, 0, 0, \
1645 \
1648 \
1646 /* vma, lma, size, rawsize */ \
1647 0, 0, 0, 0, \
1649 /* reloc_done, vma, lma, size, rawsize */ \
1650 0, 0, 0, 0, 0, \
1648 \
1649 /* output_offset, output_section, alignment_power, */ \
1650 0, (struct bfd_section *) &SEC, 0, \
1651 \
1652 /* relocation, orelocation, reloc_count, filepos, rel_filepos, */ \
1653 NULL, NULL, 0, 0, 0, \
1654 \
1655 /* line_filepos, userdata, contents, lineno, lineno_count, */ \

--- 1235 unchanged lines hidden (view full) ---

2891 BFD_RELOC_PPC64_SECTOFF_LO_DS,
2892 BFD_RELOC_PPC64_TOC16_DS,
2893 BFD_RELOC_PPC64_TOC16_LO_DS,
2894 BFD_RELOC_PPC64_PLTGOT16_DS,
2895 BFD_RELOC_PPC64_PLTGOT16_LO_DS,
2896
2897/* PowerPC and PowerPC64 thread-local storage relocations. */
2898 BFD_RELOC_PPC_TLS,
1651 \
1652 /* output_offset, output_section, alignment_power, */ \
1653 0, (struct bfd_section *) &SEC, 0, \
1654 \
1655 /* relocation, orelocation, reloc_count, filepos, rel_filepos, */ \
1656 NULL, NULL, 0, 0, 0, \
1657 \
1658 /* line_filepos, userdata, contents, lineno, lineno_count, */ \

--- 1235 unchanged lines hidden (view full) ---

2894 BFD_RELOC_PPC64_SECTOFF_LO_DS,
2895 BFD_RELOC_PPC64_TOC16_DS,
2896 BFD_RELOC_PPC64_TOC16_LO_DS,
2897 BFD_RELOC_PPC64_PLTGOT16_DS,
2898 BFD_RELOC_PPC64_PLTGOT16_LO_DS,
2899
2900/* PowerPC and PowerPC64 thread-local storage relocations. */
2901 BFD_RELOC_PPC_TLS,
2902 BFD_RELOC_PPC_TLSGD,
2903 BFD_RELOC_PPC_TLSLD,
2899 BFD_RELOC_PPC_DTPMOD,
2900 BFD_RELOC_PPC_TPREL16,
2901 BFD_RELOC_PPC_TPREL16_LO,
2902 BFD_RELOC_PPC_TPREL16_HI,
2903 BFD_RELOC_PPC_TPREL16_HA,
2904 BFD_RELOC_PPC_TPREL,
2905 BFD_RELOC_PPC_DTPREL16,
2906 BFD_RELOC_PPC_DTPREL16_LO,

--- 2492 unchanged lines hidden ---
2904 BFD_RELOC_PPC_DTPMOD,
2905 BFD_RELOC_PPC_TPREL16,
2906 BFD_RELOC_PPC_TPREL16_LO,
2907 BFD_RELOC_PPC_TPREL16_HI,
2908 BFD_RELOC_PPC_TPREL16_HA,
2909 BFD_RELOC_PPC_TPREL,
2910 BFD_RELOC_PPC_DTPREL16,
2911 BFD_RELOC_PPC_DTPREL16_LO,

--- 2492 unchanged lines hidden ---