src/bfd ChangeLog elf-bfd.h elfcode.h

law@sourceware.cygnus.com law@sourceware.cygnus.com
Mon Apr 24 00:55:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Changes by:	law@sourceware.cygnus.com	00/04/24 00:55:09

Modified files:
	bfd            : ChangeLog elf-bfd.h elfcode.h 

Log message:
	* elf-bfd.h: Add prototypes for bfd_elf32_write_relocs,
	bfd_elf32_slurp_reloc_table, bfd_elf64_write_relocs, and
	bfd_elf64_slurp_reloc_table.
	
	* elfcode.h (elf_write_relocs, elf_slurp_reloc_table): New
	definitions to get external names.
	(elf_write_relocs): Renamed from write_relocs and make global.
	(elf_slurp_reloc_table): Make global.
	(_bfd_elf,size_info): Use elf_write_relocs instead of write_relocs.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.396&r2=1.397
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/bfd/elf-bfd.h.diff?cvsroot=src&r1=1.20&r2=1.21
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/bfd/elfcode.h.diff?cvsroot=src&r1=1.9&r2=1.10



More information about the Binutils-cvs mailing list