From: Steve Chamberlain Date: Sun, 1 Dec 1991 07:14:34 +0000 (+0000) Subject: Fix comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9b4f91b556ce939e085cfbd61cf6d2cf5466719a;p=binutils-gdb.git Fix comment. --- diff --git a/gas/config/obj-coff-bfd.c b/gas/config/obj-coff-bfd.c index 5c0cd7bc685..1b65cff8f51 100755 --- a/gas/config/obj-coff-bfd.c +++ b/gas/config/obj-coff-bfd.c @@ -31,12 +31,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ Hacked for BFDness by steve chamberlain - Note that this is the first implementation using BFD for coff, and - this is a pretty special case too - it only works at the moment for - the H8. Which *can't* do any relaxing during assembly - because the - linker has to have all the reloc info for fancy stuff later on. - - When another machine is supported, relaxing will have to go back in. + This object module now supports the Hitachi H8/300 and the AMD 29k sac@cygnus.com */