From 5eb617a71463fa6810cd14f57adfe7a1efc93a96 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 6 Feb 2020 07:50:16 -0800 Subject: [2.34] Mention x86 assembler options to align branches * NEWS: Mention x86 assembler options to align branches for binutils 2.34. --- gas/NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gas/NEWS') diff --git a/gas/NEWS b/gas/NEWS index 5ed7302..9a3f352 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -2,6 +2,11 @@ Changes in 2.34: +* Add -malign-branch-boundary=NUM, -malign-branch=TYPE[+TYPE...], + -malign-branch-prefix-size=NUM and -mbranches-within-32B-boundaries + options to x86 assembler to align branches within a fixed boundary + with segment prefixes or NOPs. + * Add support for Zilog eZ80 and Zilog Z180 CPUs. * Add support for z80-elf target. -- cgit v1.1