removed rcsids
This commit is contained in:
parent
ae32c8f85d
commit
5ae97f7d26
2 changed files with 6 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue