Re: softfloat symbol visibility in libgcc.a/libgcc_s.so (fp-bit/dp-bit)

2009-03-11 Thread Mike Frysinger
On Tuesday 10 March 2009 22:55:12 Joseph S. Myers wrote: > On Tue, 10 Mar 2009, Mike Frysinger wrote: > > On Tuesday 10 March 2009 21:44:23 Joseph S. Myers wrote: > > > On Tue, 10 Mar 2009, Mike Frysinger wrote: > > > > perhaps we need to extend the libgcc.map function to allow people to > > > > in

Re: softfloat symbol visibility in libgcc.a/libgcc_s.so (fp-bit/dp-bit)

2009-03-10 Thread Joseph S. Myers
On Tue, 10 Mar 2009, Mike Frysinger wrote: > On Tuesday 10 March 2009 21:44:23 Joseph S. Myers wrote: > > On Tue, 10 Mar 2009, Mike Frysinger wrote: > > > perhaps we need to extend the libgcc.map function to allow people to > > > insert $(FPBIT_FUNCS) and such into the map so libgcc_s.so exports t

Re: softfloat symbol visibility in libgcc.a/libgcc_s.so (fp-bit/dp-bit)

2009-03-10 Thread Mike Frysinger
On Tuesday 10 March 2009 21:44:23 Joseph S. Myers wrote: > On Tue, 10 Mar 2009, Mike Frysinger wrote: > > perhaps we need to extend the libgcc.map function to allow people to > > insert $(FPBIT_FUNCS) and such into the map so libgcc_s.so exports these > > suckers ? > > Exporting functions that are

Re: softfloat symbol visibility in libgcc.a/libgcc_s.so (fp-bit/dp-bit)

2009-03-10 Thread Joseph S. Myers
On Tue, 10 Mar 2009, Mike Frysinger wrote: > perhaps we need to extend the libgcc.map function to allow people to insert > $(FPBIT_FUNCS) and such into the map so libgcc_s.so exports these suckers ? Exporting functions that are internal to fp-bit rather than part of the documented libgcc interf