mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 14:39:09 +08:00
* config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
Mon Aug 14 11:49:12 2000 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
|
||||
|
||||
2000-08-14 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* doc/c-arm.texi (ARM Directives): Fix warnings from makeinfo.
|
||||
|
@ -51,3 +51,5 @@ extern const struct relax_type md_relax_table[];
|
||||
|
||||
#define md_end() mn10300_finalize ()
|
||||
void mn10300_finalize PARAMS ((void));
|
||||
|
||||
#define DWARF2_LINE_MIN_INSN_LENGTH 1
|
||||
|
Reference in New Issue
Block a user