From 9b4f91b556ce939e085cfbd61cf6d2cf5466719a Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Sun, 1 Dec 1991 07:14:34 +0000 Subject: [PATCH] Fix comment. --- gas/config/obj-coff-bfd.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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 */ -- 2.30.2