Committed with comment fix, thanks :)
On Thu, Oct 22, 2020 at 10:37 AM Jim Wilson <j...@sifive.com> wrote: > > On Wed, Oct 21, 2020 at 7:36 PM Jim Wilson <j...@sifive.com> wrote: > > > > > > > On Fri, Oct 16, 2020 at 2:34 AM Kito Cheng <kito.ch...@sifive.com> wrote: > > > >> +# Example 2: > >> +# rv32imafd-ilp32d--c*b > >> +# means that, in addition to rv32imafd, these configurations can also > >> use the > >> +# rv32imafd-ilp32d libraries: rv32imafd-ilp32dc, rv32imafd-ilp32db, > >> +# rv32imafd-ilp32dcb > >> > > > > You accidentally added the c and b to the abi not the arch. > > > > otherwise this looks good, and very useful. > > Jim