* Makefile.am: Rebuild dependencies.

(ALL_MACHINES_CFILES): Add cpu-v850.c.
	(ALL_MACHINES_CFILES): Add elf32-v850.c.
	* Makefile.in: Rebuild.
This commit is contained in:
Ian Lance Taylor 1997-09-04 18:02:56 +00:00
parent 4878fa5b57
commit 1732b93b48
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
Thu Sep 4 09:44:10 1997 Ian Lance Taylor <ian@cygnus.com>
* Makefile.am: Rebuild dependencies.
(ALL_MACHINES_CFILES): Add cpu-v850.c.
(ALL_MACHINES_CFILES): Add elf32-v850.c.
* Makefile.in: Rebuild.
* reloc.c: Remove extraneous commas from relocation entries.
Remove BFD_RELOC_V850_16_PCREL.
* bfd-in2.h: Rebuild.