diff options
author | Nick Clifton <nickc@redhat.com> | 2004-10-05 13:51:40 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-10-05 13:51:40 +0000 |
commit | 7ed4c4c5d0100ac29e959ab0fa86fb01607398b1 (patch) | |
tree | 49eff82aa7357671f93da0fc069e8b84a8d6e563 /gas/NEWS | |
parent | 1763908f7c2545948b1ba87b103634e219a7769b (diff) | |
download | gdb-7ed4c4c5d0100ac29e959ab0fa86fb01607398b1.zip gdb-7ed4c4c5d0100ac29e959ab0fa86fb01607398b1.tar.gz gdb-7ed4c4c5d0100ac29e959ab0fa86fb01607398b1.tar.bz2 |
Add support for generating ARM unwind tables.
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ -*- text -*- +* Added support for generating unwind tables for ARM ELF targets. + * Add a -g command line option to generate debug information in the target's preferred debug format. |