aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 583e0ca..1d4f458 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,16 @@
+2003-10-08 Philippe De Muyter <phdm@macqel.be>
+
+ * 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.
+
2003-10-06 Matt Thomas <matt@3am-software.com>
Switch NetBSD/hppa to use Linux PA-RISC ELF ABI and