This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: 2.32 branch has been created
- From: Romain Naour <romain dot naour at gmail dot com>
- To: binutils at sourceware dot org, Max Filippov <jcmvbkbc at gmail dot com>
- Cc: Nick Clifton <nickc at redhat dot com>
- Date: Tue, 22 Jan 2019 00:00:32 +0100
- Subject: Re: 2.32 branch has been created
- References: <87o98cy39f.fsf@redhat.com>
Hi Max,
Le 19/01/2019 à 18:18, Nick Clifton a écrit :
> Hi Everyone,
>
> The 2.32 branch has now been created:
>
> git clone git://sourceware.org/git/binutils-gdb.git -b binutils-2_32-branch 2.32
>
> A snapshot of the sources is also available here:
>
> https://sourceware.org/pub/binutils/snapshots/binutils-2.31.90.tar.xz
>
> Please could all patches for the branch be run by me.
> The rules for the branch are:
>
> * No new features.
> * Target specific bug fixes are OK.
> * Generic bug fixes are OK if they are important and widely tested.
> * Documentation updates/fixes are OK.
> * Translation updates are OK.
> * Fixes for testsuite failures are OK.
>
> Ideally I would like to make the release happen in two weeks time,
> i.e. Saturday 2nd Feb. Which I hope will be enough time for everyone
> to get their final fixes in.
I'm build testing binutils 2.32 for xtensa and there is an assembler issue while
building gcc-initial:
/opt/xtensa-lx60--uclibc--bleeding-edge-1/xtensa-buildroot-linux-uclibc/bin/as:
_divdi3.o: unsupported relocation type 0x5
/tmp/ccMRLedq.s: Assembler messages:
/tmp/ccMRLedq.s:1146: Error: cannot represent `BFD_RELOC_16' relocation in
object file
Makefile:535: recipe for target '_divdi3.o' failed
See: https://gitlab.com/kubu93/toolchains-builder/-/jobs/148356472
Can you have a look ?
Best regards,
Romain
>
> Cheers
> Nick
>