This is the mail archive of the binutils-cvs@sourceware.org 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 bfd/vms-alpha.c ld/ChangeLog ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	gingold@sourceware.org	2010-06-01 09:52:28

Modified files:
	bfd            : ChangeLog vms-alpha.c 
	ld             : ChangeLog 
	ld/emultempl   : vms.em 
	ld/scripttempl : alphavms.sc 

Log message:
	bfd/
	2010-06-01  Tristan Gingold  <gingold@adacore.com>
	
	* vms-alpha.c (struct vms_private_data_struct): Add
	transfer_address field.  Remove unused dst_info field.
	(alpha_vms_write_exec): Use transfer_address.
	(_bfd_vms_write_egsd): Add a comment about LIB$INITIALIZE.
	(alpha_vms_bfd_final_link): Set transfer_address.
	
	ld/
	2010-06-01  Tristan Gingold  <gingold@adacore.com>
	
	* scripttempl/alphavms.sc: Add comments. Move $LINK$ to the
	readonly output-section. Handle LIB$INITIALIZE and sections
	created by gcc.
	* emultempl/vms.em (vms_place_orphan): Add comments.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5036&r2=1.5037
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/vms-alpha.c.diff?cvsroot=src&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2153&r2=1.2154
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/emultempl/vms.em.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/scripttempl/alphavms.sc.diff?cvsroot=src&r1=1.1&r2=1.2


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