* output.cc (Output_reloc::get_address): Change return type to
authorIan Lance Taylor <ian@airs.com>
Fri, 16 May 2008 15:27:49 +0000 (15:27 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 16 May 2008 15:27:49 +0000 (15:27 +0000)
commita984ee1d25de86d678270ec5a8b7491a3ab68a57
treee00b99c221ba969ec795dbf7435efeff3afdf8b1
parent907fc2026807534a7c2772aac13ab8ab0b42aa92
* output.cc (Output_reloc::get_address): Change return type to
Elf_Addr.
* output.h (class Output_reloc): Update get_address declaration.
* x86_64.cc (Output_data_plt_x86_64::do_write): Use 64-bit types
for section addresses.
gold/ChangeLog
gold/output.cc
gold/output.h
gold/x86_64.cc
This page took 0.025933 seconds and 4 git commands to generate.