From 5e7474a7c986bfb005718811e0a036a801ed1a40 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Wed, 22 Nov 2000 02:10:34 +0000 Subject: Fix linux kernel unwind section alignment failure. * config/tc-ia64.c (generate_unwind_image): Call record_alignment for unwind info section. (dot_endp): Likewise for unwind section. --- gas/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index dd97b0e..71370dc 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ 2000-11-21 Jim Wilson + * config/tc-ia64.c (generate_unwind_image): Call record_alignment + for unwind info section. + (dot_endp): Likewise for unwind section. + * config/tc-ia64.c (emit_one_bundle): Pass size of 8 not 4 to fix_new_exp. -- cgit v1.1