Make x86 Linux assembler default to gABI compliant
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 15 Jul 2015 14:31:55 +0000 (07:31 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 15 Jul 2015 14:31:55 +0000 (07:31 -0700)
commit189ebcf9150ee935fd5f9718a3abf02084dde02d
treeec332374f56182dbf3d8e4606af0efc8910f5c6b
parente57bb7a0313b66f8be8b380f5328bbb45fbc2fbf
Make x86 Linux assembler default to gABI compliant

The default compression is gABI compliant now.  This patch makes the
x86 Linux assembler default to gABI compliant.

* config/tc-i386.c (flag_compress_debug): Replace
COMPRESS_DEBUG_GNU_ZLIB with COMPRESS_DEBUG_GABI_ZLIB.
gas/ChangeLog
gas/config/tc-i386.c
This page took 0.025466 seconds and 4 git commands to generate.