This is the mail archive of the binutils@sources.redhat.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]
Other format: [Raw text]

[PATCH]: bfd, msp430 target, new relocs and relax


Fellows,

I added some polymorph instructions to the msp430 arch, therefore relaxation 
code required.

2004-08-24  Dmitry Diky  <diwil@spec.ru>
	* bfd-in2.h (BFD_RELOC_MSP430_2X_PCREL,BFD_RELOC_MSP430_RL_PCREL): New 
relocations
	* libbfd.h: Likewise.
	* reloc.c: Likewise
	* elf32-msp430.c: Clean-up code.
	   (elf_msp430_howto_table): Add new relocation entries.
	   (bfd_elf32_bfd_reloc_type_lookup): New relocation handlers.
	   (msp430_elf_relax_section): New function.
	   (msp430_elf_relax_delete_bytes): New function.
	   (msp430_elf_symbol_address_p): New function.

Attachment: bfd.diff.bz2
Description: BZip2 compressed data


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