2002-06-18 Dave Brolley <brolley@redhat.com>

From Catherine Moore:
	* readelf.c (elf/frv.h): #include it.
	(guess_is_rela): Support EM_CYGNUS_FRV.
	(dump_relocations): Ditto.
	(get_machine_name): Ditto.
	* Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
This commit is contained in:
Dave Brolley
2002-06-18 21:11:47 +00:00
parent 4e5ba5b7eb
commit 5c70f934cb
5 changed files with 20 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
-*- text -*-
Support for the Fujitsu FRV architecture added by Red Hat. Models for FR400 and
FR500 included.
Changes in version 2.12: