On Mon, 31 Jul 2000, Andreas Schwab wrote: > |> > |> + ENUM > |> + BFD_RELOC_860_NONE > |> + ENUMX > |> + BFD_RELOC_860_32 > > In which way are these different from BFD_RELOC_NONE and BFD_RELOC_32, > resp.? They aren't. I was just madly copying away from the ABI doc. Of course, I'll terminate these two before checking in.