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:
9766c43
)
* ehopt.c (eh_frame_code_alignment): If not BFD_ASSEMBLER, use
author
Ian Lance Taylor
<ian@airs.com>
Tue, 10 Feb 1998 22:59:19 +0000
(22:59 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 10 Feb 1998 22:59:19 +0000
(22:59 +0000)
seg_fix_rotP rather than fix_root from seg_info.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index d60cee81cb06aa0bdd276dbec11b552f6b0ff0e1..4b1a28409f5b85b47a8c56acd3ab522c8a61edfe 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,8
@@
+Tue Feb 10 17:58:18 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * ehopt.c (eh_frame_code_alignment): If not BFD_ASSEMBLER, use
+ seg_fix_rotP rather than fix_root from seg_info.
+
Tue Feb 10 15:32:22 1998 Ian Carmichael <iancarm@cygnus.com>
* expr.c: Add support for 0x1_2_3_4 bignums.