diff options
author | Nick Clifton <nickc@redhat.com> | 2024-07-20 12:43:19 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2024-07-20 12:43:19 +0100 |
commit | b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4 (patch) | |
tree | 408b2dc31a3e1a1282daf5509669f43c35944dd2 /gas/NEWS | |
parent | Re: binutils: Add a test for strip with build notes (diff) | |
download | binutils-gdb-b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4.tar.gz binutils-gdb-b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4.tar.bz2 binutils-gdb-b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4.zip |
Add markers for 2.43 branch/release
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.43: + * The MIPS '--trap' command-line option now causes GAS to dynamically track the ISA setting as code is assembled and to emit either trap or breakpoint instructions according to whether the currently selected ISA |