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]

[GOLD][PATCH][[UPDATED] Added support for --fix-v4bx/--fix-v4bx-interworking command-line options


This is updated patch that adds a support for --fix-v4bx/--fix-v4bx-interworking command-line options -- usage of Fix_v4bx enum values instead of 0,1,2.

Best regards,
Viktor.

* gold/arm.cc (Target_arm): Updated fix_v4bx method and usage of Fix_v4bx enum values .
* gold/options.h (General_options): New option definitions.
   (General_options::fix_v4bx): New method.
   (General_options::Fix_v4bx): New enum.
* gold/options.cc (General_options::parse_fix_v4bx): New method.
   (General_options::parse_fix_v4bx_interworking): New method.

Attachment: binutils-gold-arm-rel-v4bx_cmdline-options.patch
Description: binutils-gold-arm-rel-v4bx_cmdline-options.patch


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