This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: marking mips/_tilib.c functions as hidden?


On Feb  2, 2003, Richard Henderson <rth@redhat.com> wrote:

> On Sun, Feb 02, 2003 at 01:49:50PM -0200, Alexandre Oliva wrote:
>> Yeah, I realize using the link map is an option, but then I'd have to
>> introduce a custom link map, without a really good reason to do so.

> Huh?  No, we've already got one.

We do have linker maps that export the *ti* functions.  We'd have to
customize them for IRIX and mips64-linux so as to not export them.
/me finds it saner to just mark the symbols as hidden.  Assuming the
IRIX assembler and linker can cope with hidden symbols, that is...
Hmm...

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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