This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] add amdfam15 flag


Hi,

This patch adds support for -mtune=amdfam15 to gas.

Tested with "make -k check".

Okay to commit?

        * gas/config/tc-i386.c (cpu_arch): Add amdfam15.
          (i386_align_code): Add PROCESSOR_AMDFAM15 cases.
        * gas/config/tc-i386.h (processor_type): Add PROCESSOR_AMDFAM15.
        * gas/doc/c-i386.texi: Add amdfam15.
        * opcodes/i386-gen.c (cpu_flag_init): Add new CPU_AMDFAM15_FLAGS.
        * opcodes/i386-init.h: Regenerated.

-- 
Quentin Neill

Attachment: 7001_amdfam15.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]