Disallow 64bit relocations in x32 mode.
[binutils-gdb.git] / gas / config / tc-i386.c
2011-01-16 H.J. LuDisallow 64bit relocations in x32 mode.
2011-01-15 H.J. LuDon't allow movabs with relocation in x32 mode.
2011-01-14 H.J. LuRename --n32 to --x32.
2011-01-10 Nick Clifton* config/tc-i386.c (x86_elf_abi): Only define for targe...
2011-01-07 Quentin NeillAdd docs and arch tests to BMI.
2011-01-05 H.J. LuImplement BMI instructions.
2010-12-31 H.J. LuAdd x86-64 ILP32 support.
2010-10-14 H.J. LuAdd CheckRegSize to instructions which require register...
2010-10-14 H.J. LuAdd .d32 encoding suffix.
2010-09-16 Alan Modra PR gas/12011
2010-09-09 H.J. LuCheck VEXW1 for 2-byte VEX prefix.
2010-09-03 H.J. LuCheck flag_code instead of use_rela_relocations for...
2010-08-19 H.J. LuFix a typo in comments.
2010-08-18 H.J. LuCheck i.imm_operands VEXXDS.
2010-08-06 H.J. LuRe-indent config/tc-i386.c.
2010-08-06 H.J. LuDon't generate multi-byte NOPs for i686.
2010-08-04 H.J. LuMove the first i.error out of the loop.
2010-07-03 H.J. LuDon't call section_symbol() with expr_section.
2010-07-01 H.J. LuSupport AVX Programming Reference (June, 2010)
2010-06-11 Jan Beulichgas/
2010-06-10 H.J. LuStop if -march=XXX is invalid.
2010-06-10 Jan Beulichgas/
2010-06-08 Sebastian Pop2010-06-08 Quentin Neill <quentin.neill@amd.com>
2010-06-03 Sebastian Pop2010-06-02 Quentin Neill <quentin.neill@amd.com>
2010-04-22 H.J. LuRemove i386_is_register.
2010-04-22 H.J. LuDon't use i386_is_register in tc_x86_parse_to_dw2regnum.
2010-04-22 H.J. LuRemove is_intel_syntax from i386_is_register.
2010-04-21 H.J. LuProperly handle ".equ symbol, reg + NUM" in x86 Intel...
2010-03-22 H.J. LuUse STRING_COMMA_LEN to avoid strlen.
2010-03-22 H.J. LuReplace oprand_size_mismatch with operand_size_mismatch.
2010-03-22 H.J. LuSet error instead of err_msg on failure.
2010-02-25 H.J. LuUpdate x86 assembler error messages.
2010-02-25 H.J. LuImprove x86 assembler error message.
2010-02-11 H.J. LuReformat build_modrm_byte.
2010-02-11 H.J. LuUpdate copyright.
2010-02-11 Sebastian Pop2010-02-10 Quentin Neill <quentin.neill@amd.com>
2010-02-03 Sebastian Pop2010-02-03 Quentin Neill <quentin.neill@amd.com>
2010-01-27 H.J. LuAllow VL=1 on AVX scalar instructions.
2010-01-24 H.J. LuSet the first 3byte VEX prefix individually.
2010-01-15 Sebastian Pop2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
2010-01-06 Sebastian Pop2010-01-06 Quentin Neill <quentin.neill@amd.com>
2009-12-19 H.J. LuReplace VexNDS, VexNDD and VexLWP with VexVVVV.
2009-12-16 H.J. LuRemove ByteOkIntel.
2009-12-16 H.J. LuReplace Vex0F, Vex0F38, Vex0F3A, XOP08, XOP09 and XOP0A...
2009-12-16 H.J. LuReplace VEX2SOURCES with XOP2SOURCES.
2009-12-16 H.J. LuReplace Vex2Sources and Vex3Sources with VexSources.
2009-12-16 H.J. LuRemove VexW0 and VexW1. Add VexW.
2009-12-15 H.J. LuDefine VEX128 and VEX256.
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-10 H.J. Lu2009-12-09 H.J. Lu <hongjiu.lu@intel.com>
2009-11-18 Sebastian Pop2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
2009-11-18 Sebastian Pop2009-11-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-14 H.J. LuCheck destination operand for lockable instructions.
2009-11-14 H.J. Lu2009-11-13 H.J. Lu <hongjiu.lu@intel.com>
2009-11-12 H.J. Lugas/
2009-11-12 H.J. Lu2009-11-11 H.J. Lu <hongjiu.lu@intel.com>
2009-11-05 Sebastian Pop2009-11-05 Sebastian Pop <sebastian.pop@amd.com>
2009-10-29 H.J. Lugas/
2009-10-13 H.J. Lu2009-10-13 H.J. Lu <hongjiu.lu@intel.com>
2009-10-13 H.J. Lugas/
2009-10-01 H.J. Lu2009-10-01 H.J. Lu <hongjiu.lu@intel.com>
2009-09-24 H.J. Lugas/
2009-09-21 H.J. Lu2009-09-21 H.J. Lu <hongjiu.lu@intel.com>
2009-09-15 H.J. Lu2009-09-15 H.J. Lu <hongjiu.lu@intel.com>
2009-09-15 H.J. Lu2009-09-15 H.J. Lu <hongjiu.lu@intel.com>
2009-09-14 H.J. Lugas/
2009-09-11 Nick Clifton * po/bfd.pot: Updated by the Translation project.
2009-09-09 Alan Modra * config/tc-i386.c (i386_target_format): Avoid duplica...
2009-08-29 Nick Clifton Updated sources to avoid using the identifier...
2009-08-28 H.J. Lugas/
2009-08-10 Jan Kratochvilgas/
2009-07-29 Alan Modra PR ld/10269
2009-07-25 H.J. Lubfd/
2009-07-24 Jan Beulichgas/
2009-07-21 H.J. Lugas/
2009-07-17 H.J. Lu2009-07-17 H.J. Lu <hongjiu.lu@intel.com>
2009-07-17 H.J. Lu2009-07-17 H.J. Lu <hongjiu.lu@intel.com>
2009-07-16 H.J. Lugas/
2009-07-06 Dwarakanath Rajagopal<gas changes>
2009-07-02 Tristan Gingold2009-07-02 Tristan Gingold <gingold@adacore.com>
2009-06-29 H.J. Lu2009-06-29 H.J. Lu <hongjiu.lu@intel.com>
2009-06-22 Nick Clifton * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2009-06-14 H.J. Lubfd/
2009-06-08 Dave Korn PR gas/977
2009-05-22 Dwarakanath Rajagopal<gas changes>
2009-05-20 H.J. Lu2009-05-20 Kai Tietz <kai.tietz@onevision.com>
2009-04-30 Nick Cliftoninclude/elf
2009-04-20 Jan Beulichgas/
2009-04-15 Jan Beulichgas/
2009-03-26 Alan Modra PR 10005
2009-03-25 H.J. Lu2009-03-25 H.J. Lu <hongjiu.lu@intel.com>
2009-02-25 H.J. Lu2009-02-25 H.J. Lu <hongjiu.lu@intel.com>
2009-02-23 H.J. Lu2009-02-23 H.J. Lu <hongjiu.lu@intel.com>
2009-02-23 H.J. Lu2009-02-23 H.J. Lu <hongjiu.lu@intel.com>
2009-02-23 H.J. Lugas/
2009-02-04 H.J. Lugas/
2009-01-15 Nick Clifton * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAM...
2009-01-10 H.J. Lugas/
2009-01-09 H.J. Lugas/
2009-01-06 H.J. Lugas/
next