OSDN Git Service

2010-02-24 Doug Kwan <dougkwan@google.com>
authordougkwan <dougkwan>
Wed, 24 Feb 2010 20:50:59 +0000 (20:50 +0000)
committerdougkwan <dougkwan>
Wed, 24 Feb 2010 20:50:59 +0000 (20:50 +0000)
commit09a33d260978cdc9c180302d75e3af1880ca2c79
treeed2c04268693c16be2e86932b27da748f7308494
parent8b036fb3730bcf9a0ace9f75b2a7dd53679c3e91
2010-02-24  Doug Kwan  <dougkwan@google.com>

* arm.cc (Target_arm::do_finalize_sections): Skip processor specific
flags and attributes merging if an input file is a binary file.
* fileread.cc (Input_file::open): Record format of original file.
* fileread.h (Input_file::Format): New enum type.
    (Input_file::Input_file): Initialize data member format_.
(Input_file::format): New method definition.
(Input_file::format_):: New data member.
gold/ChangeLog
gold/arm.cc
gold/fileread.cc
gold/fileread.h