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

binutils/ld ChangeLog Makefile.am Makefile.in ...


CVSROOT:	/cvs/binutils
Module name:	binutils
Changes by:	ian@egcs.cygnus.com	99/08/06 15:46:04

Modified files:
	ld             : ChangeLog Makefile.am Makefile.in configure 
	                 configure.in 
	ld/emultempl   : aix.em armcoff.em armelf.em armelf_oabi.em 
	                 beos.em elf32.em generic.em gld960.em 
	                 gld960c.em hppaelf.em linux.em lnk960.em 
	                 mipsecoff.em pe.em sunos.em 
Added files:
	ld/emultempl   : astring.sed ostring.sed 
Removed files:
	ld/emultempl   : stringify.sed 

Log message:
	* emultempl/ostring.sed: Rename from stringify.sed.
	* emultempl/astring.sed: New file.
	* Makefile.am (stringify.sed): New target.
	(GEN_DEPENDS): Change $(srcdir)/emultempl/stringify.sed to
	stringify.sed.
	* configure.in: Define and substitute STRINGIFY.
	* emultempl/*.em: Use stringify.sed from build directory rather
	than source directory.
	* emultempl/elf32.em: Use stringify.sed rather than inline sed
	script.
	* emultempl/gld960.em, emultempl/gld960c.em: Likewise.
	* emultempl/hppaelf.em, emultempl/linux.em: Likewise.
	* emultempl/lnk960.em, emultempl/sunos.em: Likewise.
	* configure, Makefile.in: Rebuild.


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