gas/
commite4607aca7d705733745f5220ddb6945e810e027d
authorJan Beulich <jbeulich@novell.com>
Mon, 18 Jul 2005 15:24:41 +0000 (18 15:24 +0000)
committerJan Beulich <jbeulich@novell.com>
Mon, 18 Jul 2005 15:24:41 +0000 (18 15:24 +0000)
tree7938a5d5dc81a19e1f9cc5c5e2f4170e81500513
parent55b962b9e9c60ce654cf0b4033be888a0157159e
gas/
2005-07-18  Jan Beulich  <jbeulich@novell.com>

* config/tc-i386.c (md_begin): Use IS_ELF.
(tc_i386_fix_adjustable): Likewise.
(md_estimate_size_before_relax): Likewise.
(md_apply_fix): Likewise.
(i386_target_format): Likewise.
(lex_got): Define to NULL when not ELF or when LEX_AT. Check IS_ELF.
(i386_immediate): Remove #ifdef LEX_AT.
(i386_displacement): Likewise.
* config/tc-i386.h (x86_cons): Prototype only when ELF and when not
LEX_AT.
gas/ChangeLog
gas/config/tc-i386.c
gas/config/tc-i386.h