This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] [DOC] [MIPS] add microMIPS option into doc


Jia Liu <proljc@gmail.com> writes:
> 2012-11-15  Jia Liu  <proljc@gmail.com>
>
>        * gcc/doc/invoke.texi: Add microMIPS option.

I'd rather leave this until the GCC support is added.  Mentor have some
patches for this, but I'm afraid I keep finding things to complain about...

FWIW, the last on-list discussion about it was:

    http://gcc.gnu.org/ml/gcc-patches/2012-07/msg00972.html

A lot of the comments were about the length calculation, so I suggested
off-list that we could add the core support while conservatively treating
all single instructions as having length 4.  Then the length calculation
could be added as a separate patch.

If you're interested in picking that patch up, maybe you could coordinate
with Catherine (cc:ed).

Richard


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