Tristan,
>>>While alpha/t-vms already extracted symbol information with objdump
>>>--syms, ia64/t-vms still used a hardcoded list
>>>(ia64/vms_symvec_libgcc_s.opt). Since it has the comment `It would
>>>be better to auto-generate this file.', I've omitted it, hoping that
>>>th
On Aug 11, 2011, at 1:52 PM, Paolo Bonzini wrote:
> On 08/10/2011 01:14 PM, Rainer Orth wrote:
>> * At the moment, SHLIB_LINK is used in gcc/Makefile.in and the various
>> Make-lang.in fragments to check if the target supports a shared
>> libgcc_s. I've introduced gcc/config/t-slibgcc (from
On 08/10/2011 01:14 PM, Rainer Orth wrote:
* At the moment, SHLIB_LINK is used in gcc/Makefile.in and the various
Make-lang.in fragments to check if the target supports a shared
libgcc_s. I've introduced gcc/config/t-slibgcc (from t-slibgcc-dummy)
for this, which sets SHLIB = true, addi