* elf32-openrisc.c (ELF_MACHINE_ALT1): Define as EM_OPENRISC_OLD.
This commit is contained in:
parent
fc247acec5
commit
c11cc22789
@ -1,3 +1,7 @@
|
||||
2001-09-13 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* elf32-openrisc.c (ELF_MACHINE_ALT1): Define as EM_OPENRISC_OLD.
|
||||
|
||||
2001-09-12 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* elf.c (prep_headers): Get the machine code from the elf
|
||||
|
@ -638,6 +638,7 @@ openrisc_elf_final_write_processing (abfd, linker)
|
||||
|
||||
#define ELF_ARCH bfd_arch_openrisc
|
||||
#define ELF_MACHINE_CODE EM_OPENRISC
|
||||
#define ELF_MACHINE_ALT1 EM_OPENRISC_OLD
|
||||
#define ELF_MAXPAGESIZE 0x1000
|
||||
|
||||
#define TARGET_BIG_SYM bfd_elf32_openrisc_vec
|
||||
|
Loading…
x
Reference in New Issue
Block a user