From: K. Richard Pixley Date: Sat, 18 Jul 1992 01:34:19 +0000 (+0000) Subject: removed rcsids X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5ae97f7d2608715aff414f0f4436aeae0f4ee8c3;p=binutils-gdb.git removed rcsids --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 72d1ff2321f..0975651f27b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Fri Jul 17 18:32:46 1992 K. Richard Pixley (rich@rtl.cygnus.com) + + * bfd.c, cache.c, coff-a29k.c, coff-i386.c, coff-i960.c, + coff-m68k.c, coff-m88k.c, demo64.c, libaout.h, libbfd.c, + oasys.c, opncls.c, sunos.c, targets.c: removed rcsid's. + Thu Jul 16 16:39:25 1992 Steve Chamberlain (sac@thepub.cygnus.com) * coff-m68k.c: added R_RELLONG_NEG reloc type, and changed diff --git a/bfd/coff-a29k.c b/bfd/coff-a29k.c index 4adacdb1af7..51440ee0bc9 100644 --- a/bfd/coff-a29k.c +++ b/bfd/coff-a29k.c @@ -18,8 +18,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id$ */ - #define A29K 1 #include "bfd.h"