ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/contrib/binutils/bfd/ecoff.c
(Generate patch)

Comparing trunk/contrib/binutils/bfd/ecoff.c (file contents):
Revision 11009 by laffer1, Thu Nov 23 18:58:23 2017 UTC vs.
Revision 11010 by laffer1, Fri Jun 15 22:29:16 2018 UTC

# Line 58 | Line 58 | static asection bfd_debug_section =
58       0,           0,                1,       0,
59    /* segment_mark, sec_info_type, use_rela_p, has_tls_reloc,       */
60       0,            0,             0,          0,
61 <  /* has_tls_get_addr_call, has_gp_reloc, need_finalize_relax,     */
62 <     0,                     0,            0,
63 <  /* reloc_done, vma, lma, size, rawsize,                          */
64 <     0,          0,   0,   0,    0,
61 >  /* has_gp_reloc, need_finalize_relax, reloc_done,                */
62 >     0,            0,                   0,
63 >  /* vma, lma, size, rawsize,                                      */
64 >     0,   0,   0,    0,
65    /* output_offset, output_section, alignment_power,               */
66       0,             NULL,           0,
67    /* relocation, orelocation, reloc_count, filepos, rel_filepos,   */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines