]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gold/arm.cc
2010-01-22 Viktor Kutuzov <vkutuzov@accesssoftek.com>
authorDoug Kwan <dougkwan@google.com>
Fri, 22 Jan 2010 19:43:00 +0000 (19:43 +0000)
committerDoug Kwan <dougkwan@google.com>
Fri, 22 Jan 2010 19:43:00 +0000 (19:43 +0000)
commit9b2fd367561081579a4ee270a6de58d3de910631
treebe48b08ad6f41b699ec61ddc9ded68fa7924c79e
parent80d0d023f5c6b8fdd7bb3e468acedb9c9e80413d
2010-01-22  Viktor Kutuzov  <vkutuzov@accesssoftek.com>

* 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.
gold/ChangeLog
gold/arm.cc
gold/options.cc
gold/options.h