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

Re: Libgcc symbols


On Fri, Apr 13, 2001 at 09:11:09PM -0700, Mark Mitchell wrote:
>    # ??? Symbols that perhaps unused should be nuked.
>    __clear_cache

This is used by arm Linux, m68k Linux, and m68k a-ux to attempt to flush the
instruction cache when setting up a trampoline.

>    __eprintf

Assert macro support.

>    __gcc_bcmp

Compare strings for equality?

-- 
Michael Meissner, Red Hat, Inc.  (GCC group)
PMB 198, 174 Littleton Road #3, Westford, Massachusetts 01886, USA
Work:	  meissner@redhat.com		phone: +1 978-486-9304
Non-work: meissner@spectacle-pond.org	fax:   +1 978-692-4482


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