diff options
author | Nick Clifton <nickc@redhat.com> | 2004-08-17 12:19:58 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-08-17 12:19:58 +0000 |
commit | 329e276daf98fb4c8b3770a6c2f02fd22472a638 (patch) | |
tree | 9faf3443e26885446e02a6f38d80656b3b4a143d /gas/NEWS | |
parent | 469aff8eec9fab2c81b46eaf8939eee82423e293 (diff) | |
download | gdb-329e276daf98fb4c8b3770a6c2f02fd22472a638.zip gdb-329e276daf98fb4c8b3770a6c2f02fd22472a638.tar.gz gdb-329e276daf98fb4c8b3770a6c2f02fd22472a638.tar.bz2 |
Add support for a -g switch to GAS
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ -*- text -*- +* Add a -g command line option to generate debug information in the target's + preferred debug format. + * Support for the crx-elf target added. * Support for the sh-symbianelf target added. |