This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH RFC] Add support for non-contiguous memory regions
- From: Christophe Lyon <christophe dot lyon at linaro dot org>
- To: Simon Richter <Simon dot Richter at hogyros dot de>
- Cc: binutils <binutils at sourceware dot org>
- Date: Mon, 2 Dec 2019 10:56:22 +0100
- Subject: Re: [PATCH RFC] Add support for non-contiguous memory regions
- References: <CAKdteOaZmkDJVvwGeb=qjh5YayK6cT7oHBQ9w+GhOtU2gdqwTg@mail.gmail.com> <20191129102831.GA23182@psi5.com>
On Fri, 29 Nov 2019 at 11:28, Simon Richter <Simon.Richter@hogyros.de> wrote:
>
> Hi,
>
> On Fri, Nov 29, 2019 at 11:12:03AM +0100, Christophe Lyon wrote:
>
> > The attached patches implement support for non-contiguous memory
> > regions, which was discussed in more detail in
> > https://sourceware.org/ml/binutils/2019-07/msg00020.html
>
> How does this interact with relaxations?
>
Hi,
I haven't tested that specifically yet. Do you have a target /
testcase in mind that I could check?
Christophe
> Simon