This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] My current SPARC patches


On Fri, Jul 09, 1999 at 02:40:03PM +0200, Jakub Jelinek wrote:
> 	* bfd/elf64-sparc.c (sparc64_elf_size_dynamic_sections): Remove
> 	DT_SPARC_PLTFMT.
[...]
> 	* sparc.h (ELF64_R_TYPE_DATA): Only use ELF64_R_TYPE bits, not
> 	ELF64_R_SYM bits.
[...]
> 	* gas/doc/c-sparc.texi: Document .register and .nword pseudo-ops.
[...]
> 	* bfd/elf64-sparc.c (sparc64_elf_info_to_howto): Use ELF64_R_TYPE_ID.
> 	(sparc64_elf_get_reloc_upper_bound,
> 	sparc64_elf_get_dynamic_reloc_upper_bound,
> 	sparc64_elf_slurp_one_reloc_table, sparc64_elf_slurp_reloc_table,
> 	sparc64_elf_canonicalize_dynamic_reloc, sparc64_elf_write_relocs):
> 	New functions.
> 	(sparc64_elf_check_relocs, sparc64_elf_relocate_section): Use
> 	ELF64_R_TYPE_ID/DATA where appropriate.
> 	* gas/config/tc-sparc.c (sparc_ip): Allow OLO10 relocations
> 	on -64 and not pic.
> 	(output_insn): Put OLO10's secondary addend into tc_fix_data.
> 	(md_apply_fix3): Handle BFD_RELOC_SPARC_OLO10.
> 	(tc_gen_reloc): Return two relocs for OLO10, LO10 and SPARC13.
> 	* gas/config/tc-sparc.h (RELOC_EXPANSION_POSSIBLE,
> 	MAX_RELOC_EXPANSION): Define.
> 	(TC_FIX_TYPE, TC_INIT_FIX_DATA, TC_FIX_DATA_PRINT): Likewise.

All applied.

Thanks.



r~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]