aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 000e370..bff3c70 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,12 @@
+2021-01-13 Zebediah Figura <z.figura12@gmail.com>
+
+ PR 27037
+ * dlltool.c (i386_trampoline): Adjust %rsp immediately on entry
+ and before exit.
+ (i386_x64_trampoline): Add SEH annotations.
+ (struct mac): Add how_seh field.
+ (make_delay_head): If how_set field is true add SEh instructions.
+
2021-01-12 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/26792