[applied] bfd and gas changes for mips
Thiemo Seufer
ica2_ts@csv.ica.uni-stuttgart.de
Thu May 22 09:04:00 GMT 2003
Eric Christopher wrote:
> This fixes a few miscellaneous bugs and, I hope, finally gets PIC/CPIC
> semantics correct.
[snip]
> diff -u -p -w -r1.53 elfxx-mips.c
> --- bfd/elfxx-mips.c 9 May 2003 02:27:09 -0000 1.53
> +++ bfd/elfxx-mips.c 21 May 2003 21:50:33 -0000
> @@ -163,8 +163,7 @@ struct mips_elf_hash_sort_data
> long min_got_dynindx;
> /* The greatest dynamic symbol table index corresponding to a symbol
> with a GOT entry that is not referenced (e.g., a dynamic symbol
> - with dynamic relocations pointing to it from non-primary
> - GOTs). */
> + with dynamic relocations pointing to it from non-primary GOTs). */
Some formatting breakage here.
> long max_unref_got_dynindx;
> /* The greatest dynamic symbol table index not corresponding to a
> symbol without a GOT entry. */
> @@ -246,8 +245,7 @@ struct mips_elf_link_hash_table
>
> struct extsym_info
> {
> - bfd *abfd;
> - struct bfd_link_info *info;
> + bfd *abfd; struct bfd_link_info *info;
Here also.
Thiemo
More information about the Binutils
mailing list