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:
1f23c5b
)
* ehopt.c (check_eh_frame): Check the size of the FDE, and don't
author
Ian Lance Taylor
<ian@airs.com>
Sun, 6 Sep 1998 00:39:46 +0000
(
00:39
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Sun, 6 Sep 1998 00:39:46 +0000
(
00:39
+0000)
optimize across FDE boundaries.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 937c5bba5e54fba64782dba560e1433a24804b30..3acd2c520bbfb81a61268d3bf2932a46842fd490 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Sat Sep 5 19:00:38 1998 Ian Lance Taylor <ian@cygnus.com>
+ * ehopt.c (check_eh_frame): Check the size of the FDE, and don't
+ optimize across FDE boundaries.
+
* config/obj-coff.c (obj_coff_section): Preserve any link once
flags when setting the section flags.