aboutsummaryrefslogtreecommitdiff
path: root/gold/output.h
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2008-05-16 15:27:49 +0000
committerIan Lance Taylor <ian@airs.com>2008-05-16 15:27:49 +0000
commita984ee1d25de86d678270ec5a8b7491a3ab68a57 (patch)
treee00b99c221ba969ec795dbf7435efeff3afdf8b1 /gold/output.h
parent907fc2026807534a7c2772aac13ab8ab0b42aa92 (diff)
downloadfsf-binutils-gdb-a984ee1d25de86d678270ec5a8b7491a3ab68a57.zip
fsf-binutils-gdb-a984ee1d25de86d678270ec5a8b7491a3ab68a57.tar.gz
fsf-binutils-gdb-a984ee1d25de86d678270ec5a8b7491a3ab68a57.tar.bz2
* 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.
Diffstat (limited to 'gold/output.h')
-rw-r--r--gold/output.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/output.h b/gold/output.h
index 6c7dc39..7c24372 100644
--- a/gold/output.h
+++ b/gold/output.h
@@ -878,7 +878,7 @@ class Output_reloc<elfcpp::SHT_REL, dynamic, size, big_endian>
get_symbol_index() const;
// Return the output address.
- section_offset_type
+ Address
get_address() const;
// Codes for local_sym_index_.