projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89f6754
)
* symbols.c (resolve_symbol_value): Don't set the segment if it
author
Ian Lance Taylor
<ian@airs.com>
Wed, 28 Jan 1998 20:22:00 +0000
(20:22 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 28 Jan 1998 20:22:00 +0000
(20:22 +0000)
hasn't changed, and this is OBJ_AOUT without BFD_ASSEMBLER.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index f80b5b9ac6e4ca42302cd9b9a24be04c1909a4ba..10ed4666a90d19aa46b155e09e335db611b5002e 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Wed Jan 28 14:51:18 1998 Ian Lance Taylor <ian@cygnus.com>
+ * symbols.c (resolve_symbol_value): Don't set the segment if it
+ hasn't changed, and this is OBJ_AOUT without BFD_ASSEMBLER.
+
* config/obj-aout.h (S_IS_LOCAL): Correct typo--pass argument to
S_GET_SEGMENT.