First cut at handling multiple emulation modes for some MIPS targets.
authorKen Raeburn <raeburn@cygnus>
Wed, 10 May 1995 23:08:40 +0000 (23:08 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 10 May 1995 23:08:40 +0000 (23:08 +0000)
commite7757ad0bc0d57143b4b313c56ce42abe63560cd
tree647c9947e4749bf15d53bc0c5b81fb75efdb9079
parent5c36767ef41ecf7aa5e174a8449112f46a87a7a0
First cut at handling multiple emulation modes for some MIPS targets.
Mostly works, not entirely.
Details in ChangeLog.
12 files changed:
gas/ChangeLog
gas/acconfig.h
gas/conf.in
gas/config/e-mipsecoff.c [new file with mode: 0644]
gas/config/e-mipself.c [new file with mode: 0644]
gas/config/obj-elf.c
gas/config/obj-multi.c [new file with mode: 0644]
gas/config/te-multi.h [new file with mode: 0644]
gas/configure
gas/configure.in
gas/emul-target.h [new file with mode: 0644]
gas/emul.h [new file with mode: 0644]