diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2015-07-29 21:06:23 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2015-07-29 14:06:23 -0700 |
commit | fd18098845dd2f6fcce75801e3e54abdce35f55a (patch) | |
tree | e5059f2d29463f4fe648eaa36b480c135018b35b /gcc/go | |
parent | 18e1ed3412170375b21c1c933119266e90747edb (diff) | |
download | gcc-fd18098845dd2f6fcce75801e3e54abdce35f55a.zip gcc-fd18098845dd2f6fcce75801e3e54abdce35f55a.tar.gz gcc-fd18098845dd2f6fcce75801e3e54abdce35f55a.tar.bz2 |
Define DBX_REGISTER_NUMBER for IA MCU
Since IA MCU uses the same debug register map as Linux/x86, we copy
DBX_REGISTER_NUMBER together with TARGET_ASM_FILE_START_FILE_DIRECTIVE
and ASM_COMMENT_START from i386/gnu-user.h to i386/iamcu.h.
* config/i386/iamcu.h (TARGET_ASM_FILE_START_FILE_DIRECTIVE):
New. Copied from config/i386/gnu-user.h.
(ASM_COMMENT_START): Likewise.
(DBX_REGISTER_NUMBER): Likewise.
From-SVN: r226363
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions