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/bfd ChangeLog Makefile.am Makefile.in ...


CVSROOT:	/cvs/binutils
Module name:	binutils
Changes by:	ian@egcs.cygnus.com	99/09/11 16:37:28

Modified files:
	bfd            : ChangeLog Makefile.am Makefile.in configure.in 
	                 configure peicode.h 
Added files:
	bfd            : libpei.h peigen.c 

Log message:
	1999-09-11  Donn Terry  <donn@interix.com>
	
	* libpei.h: New file, broken out of peicode.h.
	* peigen.c: New file, broken out of peicode.h.
	* peicode.h: A bunch of code moved out to libpei.h and peigen.c.
	* configure.in: Add peigen.lo to list of files required for each
	PE target.
	* Makefile.am: Rebuild dependencies.
	(BFD32_BACKENDS): Add peigen.lo.
	(BFD32_BACKENDS_CFILES): Add peigen.c.
	(SOURCE_HFILES): Add libpei.h.
	* configure, Makefile.in: Rebuild.


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