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]

Re: spliting up libgcc2.c



  In message <19991214032656.A19266@cygnus.com>you write:
  > On Mon, Dec 13, 1999 at 01:09:04AM -0700, Jeffrey A Law wrote:
  > > The other potential issue I see is do we have any targets which are still
  > > using libgcc1?  If so, we'll need some way to combine the libgcc1 compone
  > nts.
  > 
  > We have quite a number of targets that have a lib1funcs.asm.
Dealing with ports that have asm code for libgcc1 shouldn't be hard -- the
ones that depend on being able to run the vendor compiler to build libgcc1
are the ones that I worry about.

jeff


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