From d89861c7c4c183d0ff166e8b8e2aeccbf3e1e321 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 6 Oct 1995 00:54:53 +0000 Subject: [PATCH] * config/tc-alpha.c (alpha_align): Only fill with a no-op pattern if alignment stricter than 4 bytes is requested; in that case, align to a 4-byte boundary first. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 0e56581..bc1de69 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Thu Oct 5 20:17:30 1995 Ken Raeburn + + * config/tc-alpha.c (alpha_align): Only fill with a no-op pattern + if alignment stricter than 4 bytes is requested; in that case, + align to a 4-byte boundary first. + Wed Oct 4 16:17:02 1995 Kim Knuttila * config/tc-ppc.c (parse_toc_entry): New function to parse [toc] -- 2.7.4