src/ld ChangeLog emultempl/generic.em emultemp ...

gingold@sourceware.org gingold@sourceware.org
Wed May 4 08:31:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	gingold@sourceware.org	2011-05-04 08:31:04

Modified files:
	ld             : ChangeLog 
	ld/emultempl   : generic.em vms.em 

Log message:
	2011-05-04  Tristan Gingold  <gingold@adacore.com>
	
	* emultempl/generic.em (ld_${EMULATION_NAME}_emulation): Add
	LDEMUL_ADD_OPTIONS and LDEMUL_HANDLE_OPTION.
	* emultempl/vms.em (OPTION_IDENTIFICATION): New macro.
	(gld${EMULATION_NAME}_add_options): New function.
	(gld${EMULATION_NAME}_list_options): Ditto.
	(gld${EMULATION_NAME}_handle_option): Ditto.
	(LDEMUL_ADD_OPTIONS, LDEMUL_HANDLE_OPTION)
	(LDEMUL_LIST_OPTIONS): Define.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2325&r2=1.2326
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/emultempl/generic.em.diff?cvsroot=src&r1=1.23&r2=1.24
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/emultempl/vms.em.diff?cvsroot=src&r1=1.3&r2=1.4



More information about the Binutils-cvs mailing list