src/bfd ChangeLog elf32-ip2k.c

denisc@sources.redhat.com denisc@sources.redhat.com
Thu Aug 1 11:29:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Changes by:	denisc@sources.redhat.com	2002-08-01 11:29:09

Modified files:
	bfd            : ChangeLog elf32-ip2k.c 

Log message:
	* elf32-ip2k.c: Processor manufacturer changed to Ubicom.
	(struct misc): New field isymbuf. All free_* fields removed.
	(symbol_value): Pass in internal syms. No need to swap syms in.
	(ip2k_elf_relax_section): Use bfd_elf_get_elf_syms. Properly free
	possibly cached info.
	(tidyup_after_error): Removed.
	(ip2k_elf_relax_section_pass1): Don't use removed fields of struct
	misc. Use new field.
	(adjust_all_relocations): Use internal syms. No need to swap syms
	in and out.
	(add_page_insn): Don't use removed fields of struct misc.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.1637&r2=1.1638
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-ip2k.c.diff?cvsroot=src&r1=1.2&r2=1.3



More information about the Binutils-cvs mailing list