This is the mail archive of the binutils-cvs@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]

src/bfd ChangeLog elf-bfd.h elf.c elflink.c el ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_13-branch
Changes by:	drow@sources.redhat.com	2002-07-30 11:19:43

Modified files:
	bfd            : ChangeLog elf-bfd.h elf.c elflink.c elflink.h 
	                 elfxx-mips.c 
	bfd/po         : sv.po 

Log message:
	Merge from mainline:
	2002-07-30  Nick Clifton  <nickc@redhat.com>
	* po/sv.po: Updated Swedish translation.
	
	2002-07-30  Jakub Jelinek  <jakub@redhat.com>
	* elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
	
	2002-07-26  Chris Demetriou  <cgd@broadcom.com>
	* elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Merge ASE
	flags into resulting BFD.
	
	2002-07-25  Alan Modra  <amodra@bigpond.net.au>
	* elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): Define
	as elf_link_record_local_dynamic_symbol.
	(_bfd_elf64_link_record_local_dynamic_symbol): Likewise.
	(elf_link_record_local_dynamic_symbol): Declare.  Now returns int.
	* elflink.h (elf_link_record_local_dynamic_symbol): Move to..
	* elflink.c: .. here.  Use bfd_elf_get_elf_syms.  Check whether an
	attempt is made to record a symbol in a discarded section, and
	return `2' in that case.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.1598.2.14&r2=1.1598.2.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-bfd.h.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.83.2.1&r2=1.83.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.155.2.1&r2=1.155.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.26&r2=1.26.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elflink.h.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.174.2.2&r2=1.174.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfxx-mips.c.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.14&r2=1.14.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/po/sv.po.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.3.12.3&r2=1.3.12.4


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