* as.c (use_gnu_debug_info_extensions) : New variable.

(parse_args) : Accept new --gstabs+ option, and set `use_gnu_debug_info_extensions'.
 (show_usage) : Document --gstabs+ option.
* as.h (use_gnu_debug_info_extensions) : New extern declaration.
* stabs.c (stabs_generate_asm_file) : If `use_gnu_debug_info_extensions' is set
  add the compilation directory to the stabs debug info.
* doc/as.texinfo : Document --gstabs+ option.
* NEWS: Mention new feature.
This commit is contained in:
Nick Clifton
2003-10-08 14:37:20 +00:00
parent e62eb3ee7e
commit 05da430218
6 changed files with 44 additions and 3 deletions

View File

@ -1,5 +1,8 @@
-*- text -*-
* Added --gstabs+ switch to enable the generation of STABS debug format
information with GNU extensions.
* Added support for MIPS64 Release 2.
* Added support for v850e1.