RE: [RFC][MIPS] What to do about DT_MIPS_RLD_MAP and PIE
"Maciej W. Rozycki" <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha,gmane.comp.gnu.binutils,gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 13 Nov 2014, Matthew Fortune wrote: > OK, unless anyone objects I will prepare patches on that basis. > > It looks like there are no GNU tags defined yet in the 'new' > OS range for tags. Should I just take the first one? > > #define DT_GNU_RLD_MAP 0x6000000d That would be the natural choice in my opinion unless someone already uses it for something in a private tree or branch and did not mention it so far, but plans to submit their code. I think we shouldn't be causing hassle to anyone unnecessarily. Do we have a place (other than the relevant pieces of source code) we use to document our (GNU) ABI conventions? Maciej