This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] [PRU]: Fix disassembly text for instructions with reloc
- From: Nick Clifton <nickc at redhat dot com>
- To: Dimitar Dimitrov <dimitar at dinux dot eu>
- Cc: Alan Modra <amodra at gmail dot com>, binutils at sourceware dot org, Ulrich Weigand <uweigand at de dot ibm dot com>
- Date: Fri, 15 Dec 2017 10:22:32 +0000
- Subject: Re: [PATCH] [PRU]: Fix disassembly text for instructions with reloc
- Authentication-results: sourceware.org; auth=none
- References: <20171214223614.01268D85C64@oc3748833570.ibm.com> <2589363.gBZ6B6EKYR@tpdeb> <20171215094159.GG26181@bubble.grove.modra.org>
Hi Dimitar,
>> My original mail is applied correctly when I use 'git am'. Do maintainers use
>> some other workflow for applying patches? How can I, as a patch sender, do >> better to avoid breaking binutils?
This was my bad, and I apologise. My intention when I made that change was to
keep the list of targets alphabetically sorted, and I just completely failed to
notice that there was a fall through from one case to the next.
Cheers
Nick