This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 06/19] PRU Opcode Port


On 12/05/2016 08:42 PM, Dimitar Dimitrov wrote:
> +/* This is the opcode table used by the PRU GNU as, disassembler
> +   and soon GDB.  */
> +const struct pru_opcode pru_opcodes[] =
> +{

I bet nobody would remember to update that "soon".
Please just don't use relative-to-now terms in code.

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]