From a38cf1db3a1c32ca85b78a1c50001af4714c1066 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sat, 13 May 2000 12:49:55 +0000 Subject: Add x86 gas -q option to quiet some x86 gas warnings. Remove useless -m flag_do_long_jump from x86 gas. If BFD_ASSEMBLER, store --defsym value in a bfd_vma, and use scan_bfd_vma. --- gas/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gas/NEWS') diff --git a/gas/NEWS b/gas/NEWS index 48df844..3ba99a2 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -4,6 +4,12 @@ Changes in 2.11: Support for IA-64. +x86 gas has a new .arch pseudo op to specify the target CPU architecture. + +x86 gas -q command line option quietens warnings about register size changes +due to suffix, indirect jmp/call without `*', stand-alone prefixes, and +translating various deprecated floating point instructions. + Changes in 2.10: Support for ATMEL AVR. -- cgit v1.1