diff options
author | Richard Henderson <rth@redhat.com> | 2000-11-17 09:28:04 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2000-11-17 09:28:04 +0000 |
commit | e346e481c291feba1459e983edb6c1e4a14deb86 (patch) | |
tree | a05f325e3c59c203a5c3314ab8bb18c22028b829 /gas/ChangeLog | |
parent | 39bb5fe6d21c3a35b9bf742b0482c6b439552840 (diff) | |
download | gdb-e346e481c291feba1459e983edb6c1e4a14deb86.zip gdb-e346e481c291feba1459e983edb6c1e4a14deb86.tar.gz gdb-e346e481c291feba1459e983edb6c1e4a14deb86.tar.bz2 |
* config/tc-i386.c (md_assemble): Call dwarf2_emit_insn.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5929028..18be139 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ 2000-11-17 Richard Henderson <rth@redhat.com> + * config/tc-i386.c (md_assemble): Call dwarf2_emit_insn. + +2000-11-17 Richard Henderson <rth@redhat.com> + * as.c (debug_type): Init to DEBUG_UNSPECIFIED. (main): Call dwarf2_finish. * as.h (debug_type): Clarify documentation of the meaning |