From: Ian Lance Taylor Date: Thu, 15 Jul 1993 22:10:56 +0000 (+0000) Subject: Removed definition of OMAGIC from m88k.h. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e58bd252cbf236203a4e8bf7f4f12f38764eb47b;p=deliverable%2Fbinutils-gdb.git Removed definition of OMAGIC from m88k.h. --- diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index 30c934ff51..a17fd43e27 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,7 +1,6 @@ Thu Jul 15 12:23:55 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) - * m88k.h (OMAGIC): Define. - (union external_auxent): Move x_fcn back inside x_fcnary. + * m88k.h (union external_auxent): Move x_fcn back inside x_fcnary. ({GET,PUT}_FCN_{LNNOPTR,ENDNDX}): Adjust accordingly. Sun Jul 11 18:00:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)