diff options
author | Nick Clifton <nickc@redhat.com> | 2003-11-14 08:21:02 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-11-14 08:21:02 +0000 |
commit | ed769ec170e4366f054a4785a53740610e0870e0 (patch) | |
tree | ef9e33ce28a26f33bb280c05897ea1c0c8628a4d /gas/NEWS | |
parent | 9ce887a1cd57ccd8ded15f847fe8e881020931ca (diff) | |
download | gdb-ed769ec170e4366f054a4785a53740610e0870e0.zip gdb-ed769ec170e4366f054a4785a53740610e0870e0.tar.gz gdb-ed769ec170e4366f054a4785a53740610e0870e0.tar.bz2 |
oops - oomitted during previous commit
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ -*- text -*- +* Limited support for Mapping Symbols as specified in the ARM ELF specification + has been added to the arm assembler. + * On ARM architectures, added a new gas directive ".unreq" that undoes definitions created by ".req". |