X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gas%2FChangeLog;h=c6f776c028f5f22a9352c793601f601cf8a3096f;hb=76cf450b4ce818b298451619e80e041e6eb4ec24;hp=7b83a0abd13cebb2afc17ff7ddad02b67b27ee5e;hpb=e379e5f385f874adb0b414f917adb1fc50e20de9;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog b/gas/ChangeLog index 7b83a0abd1..c6f776c028 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2019-12-12 H.J. Lu + + * config/tc-i386.c (OPTION_MBRANCHES_WITH_32B_BOUNDARIES): New. + (md_longopts): Add -mbranches-within-32B-boundaries. + (md_parse_option): Handle -mbranches-within-32B-boundaries. + (md_show_usage): Add -mbranches-within-32B-boundaries. + 2019-12-12 H.J. Lu * config/tc-i386.c (_i386_insn): Add has_gotpc_tls_reloc.