Fix comment.
authorSteve Chamberlain <sac@cygnus>
Sun, 1 Dec 1991 07:14:34 +0000 (07:14 +0000)
committerSteve Chamberlain <sac@cygnus>
Sun, 1 Dec 1991 07:14:34 +0000 (07:14 +0000)
gas/config/obj-coff-bfd.c

index 5c0cd7bc685c783d0af244db87240e33d20328aa..1b65cff8f51621ae0573a5a45888399a6b7e892b 100755 (executable)
@@ -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
 */