aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-02-06 03:42:05 +0000
committerIan Lance Taylor <ian@airs.com>1998-02-06 03:42:05 +0000
commitffd652c31307010b25c9a137a8ecff9773e4253a (patch)
tree8fef2a917597f0275116f0638ae9633667429cba /gas/NEWS
parent44d33d559e6557e9ed7a3570c131e0196a25f78a (diff)
downloadgdb-ffd652c31307010b25c9a137a8ecff9773e4253a.zip
gdb-ffd652c31307010b25c9a137a8ecff9773e4253a.tar.gz
gdb-ffd652c31307010b25c9a137a8ecff9773e4253a.tar.bz2
* ehopt.c: New file.
* as.h (enum _relax_state): Add rs_cfa. (check_eh_frame, eh_frame_estimate_size_before_relax): Declare. (eh_frame_relax_frag, eh_frame_convert_frag): Declare. * read.c (emit_expr): Call check_eh_frame. * write.c (cvt_frag_to_fill): Handle rs_cfa. (relax_segment): Likewise. * Makefile.am: Rebuild dependencies. (GAS_CFILES): Add ehopt.c. (GENERIC_OBJS): Add ehopt.o. * doc/internals.texi (Frags): Document rs_cfa. * as.c (show_usage): Mention --traditional-format. (parse_args): Accept --traditional-format. * as.h (flag_traditional_format): Declare. * output-file.c (output_file_create): If flag_traditional_format, set BFD_TRADITIONAL_FORMAT on stdoutput. * doc/as.texinfo, doc/as.1: Document --traditional-format.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 2542e2e..6bd74d5 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -4,6 +4,9 @@ Changes in 2.9:
Texas Instruction c30 (tms320c30) support added.
+The assembler now optimizes the exception frame information generated by egcs
+and gcc 2.8. The new --traditional-format disables this optimization.
+
Added --gstabs option to generates stabs debugging information.
The -a option takes a new suboption, m (e.g., -alm) to expand macros in a