First attempt at i386-mach3 support.
authorKen Raeburn <raeburn@cygnus>
Fri, 18 Feb 1994 19:57:35 +0000 (19:57 +0000)
committerKen Raeburn <raeburn@cygnus>
Fri, 18 Feb 1994 19:57:35 +0000 (19:57 +0000)
commit06471862cafefb4fae9466b7b3d9d2a39e8a25a8
tree84fb8d824bb25fa26fcb70ef2bbb71979b8f8242
parent741f4d6676868508190f1a60d2e6d4519b91b6fc
First attempt at i386-mach3 support.

te-mach.h: New file.
obj-aout.c (obj_aout_frob_file): New function.
obj-aout.h (obj_aout_frob_file): Declare it.
(frob_file): New macro.
tc-i386.c (md_apply_fix_1) [TE_Mach]: Don't adjust pcrel32 relocations.
tc-i386.h (TARGET_FORMAT) [TE_Mach]: Use a.out-mach3.
gas/config/te-mach.h [new file with mode: 0644]