This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Commit: Add RX port
On Sat, Oct 3, 2009 at 7:43 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
> On Sat, Oct 3, 2009 at 12:48 AM, Andreas Schwab <schwab@linux-m68k.org> wrote:
>> This fixes the opcodes makefile rules. ?It doesn't fix the broken #line
>> directives in rx-opcodes.c. ?Also, opc2c should probably be renamed to
>> something less generic.
>>
>> Andreas.
>>
>> 2009-10-03 ?Andreas Schwab ?<schwab@linux-m68k.org>
>>
>> ? ? ? ?* Makefile.am (rx-dis.lo): Remove explicit dependencies.
>> ? ? ? ?($(srcdir)/rx-decode.c): Use @MAINT@. ?Use $(EXEEXT_FOR_BUILD)
>> ? ? ? ?instead of $(EXEEXT).
>> ? ? ? ?(opc2c$(EXEEXT_FOR_BUILD)): Renamed from opc2c$(EXEEXT) and use
>> ? ? ? ?$(COMPILE_FOR_BUILD).
>> ? ? ? ?(MOSTLYCLEANFILES): Add opc2c$(EXEEXT_FOR_BUILD).
>> ? ? ? ?(MAINTAINERCLEANFILES): Add $(srcdir)/rx-decode.c.
>> ? ? ? ?* Makefile.in: Regenerated.
>>
>
> Oops. I checked in a partial fix while verifying binutils git mirror.
> Sorry for that.
>
I reverted my change.
--
H.J.