mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
06471862ca
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.
3 lines
40 B
C
3 lines
40 B
C
#define TE_Mach
|
|
#include "obj-format.h"
|