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

Re: patch for pe place_orphan


Philip Blundell writes:
>The ELF linker has defined symbols `__start_SECTION' and `__stop_SECTION' to 
>delimit orphan sections for quite some time (since 1994, in fact).  I'd like 
>to apply the patch below to make the PE linker behave similarly.  Is this OK?

There didn't seem to be any objection, so I checked this in.

2000-11-09  Philip Blundell  <pb@futuretv.com>

	* emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
	around orphan sections whose names can be represented in C.

p.



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