Re: [3.4/3.5 patch] libgcc_s.so compatibility between 3.3 and 3.4 (sjlj/dwarf2 exceptions)

2004-02-16 Thread Richard Henderson
On Mon, Feb 16, 2004 at 01:48:37AM +0100, Matthias Klose wrote: > * config.gcc: m68k-linux, parisc-linux: when not configured to > use sjlj exceptions, include t-make fragments to bump the libgcc > soversion number. > * config/t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_S

[3.4/3.5 patch] libgcc_s.so compatibility between 3.3 and 3.4 (sjlj/dwarf2 exceptions)

2004-02-15 Thread Matthias Klose
On m68k-linux and parisc-linux between 3.3 and 3.4 the default exception model changed from sjlj based exceptions to dw2 based exceptions. Unfortunately at this time the soversion number of the shared libgcc was not bumped. This patch bumps the version number for these two archs to 2, if not config