* config/i386/linux64.h (REG_NAME): Define.
From-SVN: r91374
This commit is contained in:
parent
47d42ce271
commit
02a854f970
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-11-27 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* config/i386/linux64.h (REG_NAME): Define.
|
||||
|
||||
2004-11-27 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* fold-const.c (extract_muldiv_1) <case ABS_EXPR>: If ctype is
|
||||
|
|
|
@ -70,3 +70,6 @@ Boston, MA 02111-1307, USA. */
|
|||
#define NEED_INDICATE_EXEC_STACK 1
|
||||
|
||||
#define MD_UNWIND_SUPPORT "config/i386/linux-unwind.h"
|
||||
|
||||
/* This macro may be overriden in i386/k*bsd-gnu.h */
|
||||
#define REG_NAME(reg) reg
|
||||
|
|
Loading…
Add table
Reference in a new issue