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] Add SHF_COMPRESSED section decompression to gold


On Wed, Apr 8, 2015 at 11:50 AM, Cary Coutant <ccoutant@google.com> wrote:
>>  gold/object.cc                          |  65 ++++-
>>  gold/object.h                           |   1 +
>>  gold/reloc.cc                           |   9 +-
>>  gold/testsuite/Makefile.am              |  25 ++
>>  gold/testsuite/Makefile.in              | 460 ++++++++++++++++++++++----------
>>  gold/testsuite/gdb_index_test_2_gabi.sh |  26 ++
>>  6 files changed, 435 insertions(+), 151 deletions(-)
>>  create mode 100755 gold/testsuite/gdb_index_test_2_gabi.sh
>
> The testsuite/Makefile.in changes look far more extensive than they
> should be (lots of rearrangement). Did you use a different version of
> automake? (Have we officially switched to 1.11.6 yet?)
>

I am using automake 1.11.1.


-- 
H.J.


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