| commit | 2748c1b17e37c5acfae9d5dbcc627350c3d38167 | [log] [tgz] |
|---|---|---|
| author | H.J. Lu <hjl.tools@gmail.com> | Fri Jun 11 06:19:16 2021 -0700 |
| committer | H.J. Lu <hjl.tools@gmail.com> | Fri Jun 11 06:31:59 2021 -0700 |
| tree | 52c943a2e4f92ba781e8d1fa376ae9a76e4afdf6 | |
| parent | 28b2963ffb4b55cbe720538040623f5c7ccb0a1b [diff] |
x86: Always define TC_PARSE_CONS_EXPRESSION Always define TC_PARSE_CONS_EXPRESSION to properly wrap constants for all x86 targets. * config/tc-i386.c (x86_cons): Handle GOT/PLT relocations only if needed. * config/tc-i386.h (TC_PARSE_CONS_EXPRESSION): Always define.