gas/
authorJan Beulich <jbeulich@novell.com>
Mon, 18 Jul 2005 15:24:41 +0000 (15:24 +0000)
committerJan Beulich <jbeulich@novell.com>
Mon, 18 Jul 2005 15:24:41 +0000 (15:24 +0000)
commit718ddfc073092b46dde6d7c1eea2057808f8e554
tree51fa14cb1bbf0000e9aee9a1ce79a607442369f4
parentad94be02019fd904a1dac0860bfa6d8457e6caef
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
This page took 0.033888 seconds and 4 git commands to generate.