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]

RFC: GOLD: Add support for MEMORY regions in linker scripts


Hi Guys,

  Attached is a rough draft of a patch to add support for MEMORY regions
  in linker scripts to the GOLD linker.  Since I am new to GOLD and not
  much of a C++ programmer I thought that I would ask for any comments
  or corrections at this stage before I go too far.

  As it stands the patch appears to implement support for MEMORY
  regions, at least for the simple test case that I am using.  I am not
  at all sure that I have implemented it in the correct manner however,
  or if it will stand up to more robust testing.  Time will tell.  But
  if anyone has anything to say about it please let me know.

Cheers
  Nick

Attachment: gold.MEMORY.patch.bz2
Description: BZip2 compressed data


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