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

Re: [Patch]: Improve readelf for ia64/OpenVMS


On Jun 10, 2010, at 7:30 PM, h.becker wrote:

> Tristan Gingold wrote:
> 
>> include/elf
>> 2010-06-10  Tristan Gingold  <gingold@adacore.com>
>> 	* ia64.h (EF_IA_64_VMS_COMCOD, EF_IA_64_VMS_COMCOD_SUCCESS)
>> 	(EF_IA_64_VMS_COMCOD_WARNING, EF_IA_64_VMS_COMCOD_ERROR)
>> 	(EF_IA_64_VMS_COMCOD_ABORT, EF_IA_64_VMS_LINKAGES): Define.
>> 	(VMS_LF_CALL_DEBUG, VMS_LF_NOP0BUGS, VMS_LF_P0IMAGE)
> 
> I'm sure the VMS elf linker doesn't create bugs but it doesn't flag the generated images as such. :-) It is VMS_LF_NOP0BUFS, which stops VMS from extenting RMS buffers from P1 into P0. This set on request (option IOSEGMENT)

I thought that the linker was smart enough to detect any bug in the code :-)

Thanks for catching this interesting typo.

Tristan.


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