]> Git Repo - binutils.git/blob - gas/config/te-i386aix.h
* config/tc-i960.c (line_comment_chars): Add '#'.
[binutils.git] / gas / config / te-i386aix.h
1 /* This file is te-i386aix.h and is built from pieces of code from
2    Minh Tran-Le <[email protected]> by [email protected].  */
3
4 #define TE_I386AIX 1
5
6 #include "obj-format.h"
7
8 /* Undefine REVERSE_SORT_RELOCS to keep the relocation entries sorted
9    in ascending vaddr.  */
10 #undef REVERSE_SORT_RELOCS
11
12 /* Define KEEP_RELOC_INFO so that the strip reloc info flag F_RELFLG is
13    not used in the filehdr for COFF output.  */
14 #define KEEP_RELOC_INFO
15
16 /*
17  * Local Variables:
18  * comment-column: 0
19  * fill-column: 79
20  * End:
21  */
22
23 /* end of te-i386aix.h */
This page took 0.024314 seconds and 4 git commands to generate.