mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 21:19:54 +00:00
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.
This commit is contained in:
parent
741f4d6676
commit
06471862ca
2
gas/config/te-mach.h
Normal file
2
gas/config/te-mach.h
Normal file
@ -0,0 +1,2 @@
|
||||
#define TE_Mach
|
||||
#include "obj-format.h"
|
Loading…
Reference in New Issue
Block a user