projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d8ac24
)
* merge.cc (Object_merge_map::get_output_offset): Remove inline
author
Ian Lance Taylor
<ian@airs.com>
Tue, 8 Apr 2008 18:46:43 +0000
(18:46 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 8 Apr 2008 18:46:43 +0000
(18:46 +0000)
qualifier.
gold/ChangeLog
patch
|
blob
|
history
gold/merge.cc
patch
|
blob
|
history
diff --git
a/gold/ChangeLog
b/gold/ChangeLog
index
6eb7f79
..
6a8ac98
100644
(file)
--- a/
gold/ChangeLog
+++ b/
gold/ChangeLog
@@
-1,3
+1,8
@@
+2008-04-08 Ian Lance Taylor <iant@google.com>
+
+ * merge.cc (Object_merge_map::get_output_offset): Remove inline
+ qualifier.
+
2008-04-08 Craig Silverstein <csilvers@google.com>
* configure.ac: Export new conditional variable HAVE_ZLIB.
diff --git
a/gold/merge.cc
b/gold/merge.cc
index
9b416e6
..
1369938
100644
(file)
--- a/
gold/merge.cc
+++ b/
gold/merge.cc
@@
-140,7
+140,7
@@
Object_merge_map::add_mapping(const Merge_map* merge_map, unsigned int shndx,
// Get the output offset for an input address.
-
inline
bool
+bool
Object_merge_map::get_output_offset(const Merge_map* merge_map,
unsigned int shndx,
section_offset_type input_offset,