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]

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


Ok, done.

Viktor.
________________________________________
From: Doug Kwan (關振紱) [dougkwan@google.com]
Sent: Wednesday, January 20, 2010 12:10 PM
To: Viktor Kutuzov
Cc: Ian Lance Taylor; binutils@sourceware.org
Subject: Re: [GOLD][PATCH] Added support for --fix-v4bx/--fix-v4bx-interworking         command-line options

The patch looks okay but can you also change the use of 0, 1, 2 in
arm.cc to Fix_v4bx enum values?

-Doug

2010/1/20 Viktor Kutuzov <vkutuzov@accesssoftek.com>:
> Hello everyone,
>
> Please find attached a patch that adds a support for --fix-v4bx/--fix-v4bx-interworking command-line options. This patch continues earlier proposed patch for the ARM V4BX relocations.
>
> Best regards,
> Viktor.
>
> * gold/arm.cc (Target_arm): Updated fix_v4bx method.
> * 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.


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