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/ld ChangeLog ld.texinfo ldlang.c ldmain.c ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_13-branch
Changes by:	drow@sources.redhat.com	2002-09-23 15:16:01

Modified files:
	ld             : ChangeLog ld.texinfo ldlang.c ldmain.c lexsup.c 
	ld/emulparams  : elf64alpha_fbsd.sh elf_i386_fbsd.sh 
	ld/emultempl   : aix.em armelf.em 
	ld/po          : tr.po 
	ld/scripttempl : i386go32.sc 

Log message:
	2002-09-23  Daniel Jacobowitz  <drow@mvista.com>
	
	Merge from mainline:
	2002-09-22  Mark Elbrecht  <snowball3@softhome.net>
	* scripttempl/i386go32.sc: Handle bss unique sections.
	
	2002-09-11  Nick Clifton  <nickc@redhat.com>
	* po/tr.po: Updated Turkish translation.
	
	2002-08-28  Alan Modra  <amodra@bigpond.net.au>
	* emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,
	strtoul and strtoull with bfd_scan_vma.
	(gld${EMULATION_NAME}_read_file): Likewise.
	
	2002-08-07  Nick Clifton  <nickc@redhat.com>
	* emultempl/armelf.em (arm_elf_before_allocation): Only search
	for an interworking bfd if there are input bfds.
	
	2002-08-06  Alan Modra  <amodra@bigpond.net.au>
	* emultempl/aix.em (gld*_before_parse): Set default arch.  Reverts
	2002-05-10 change.
	
	2002-08-06  H.J. Lu <hjl@gnu.org>
	* ld.texinfo: Document --no-undefined-version.
	
	* ldlang.c (lang_new_vers_pattern): Set the `symver' and
	`script.' fields to 0.
	
	* ldmain.c (main): Initialize the allow_undefined_version to
	true.
	
	* lexsup.c (OPTION_NO_UNDEFINED_VERSION): New.
	(ld_options): Add --no-undefined-version.
	(parse_args): Support OPTION_NO_UNDEFINED_VERSION.
	
	2002-07-04  Bruno Haible  <bruno@clisp.org>
	* emulparams/elf_i386_fbsd.sh: Set OUTPUT_FORMAT to
	elf32-i386-freebsd.
	* emulparams/elf64alpha_fbsd.sh: Set OUTPUT_FORMAT to
	elf64-alpha-freebsd.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.717.2.10&r2=1.717.2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ld.texinfo.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.70.2.2&r2=1.70.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.93.2.2&r2=1.93.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldmain.c.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.49&r2=1.49.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/lexsup.c.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.50&r2=1.50.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/elf64alpha_fbsd.sh.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.1&r2=1.1.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/elf_i386_fbsd.sh.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.1&r2=1.1.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emultempl/aix.em.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/ld/emultempl/armelf.em.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.27&r2=1.27.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/po/tr.po.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.2&r2=1.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/scripttempl/i386go32.sc.diff?cvsroot=src&only_with_tag=binutils-2_13-branch&r1=1.7&r2=1.7.4.1


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