Don't allow movabs with relocation in x32 mode.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 63d2301ad07ee9e9a1083dfc6b324fc9e629577f..dba4a7aa71142256b4e2a45183f447438dac6b77 100644 (file)
@@ -1,3 +1,36 @@
+2011-01-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (disallow_64bit_disp): New.
+       (x86_elf_abi): Replace X86_64_LP64_ABI/X86_64_ILP32_ABI with
+       X86_64_ABI/X86_64_X32_ABI.
+       (md_assemble): Don't allow movabs with relocation in x32 mode.
+       (i386_target_format): Updated.
+
+2011-01-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (OPTION_N32): Renamed to ...
+       (OPTION_X32): This.
+       (md_longopts): Replace n32 with x32.
+       (md_parse_option): Updated.
+       (md_show_usage): Likewise.
+
+       * doc/c-i386.texi: Replace n32 with x32.
+
+2011-01-11  Mingjie Xing  <mingjie.xing@gmail.com>
+
+       * config/tc-mips.c (mips_ip): Update error messages.  Take an
+       unadjusted offset for "+c" argument.
+
+2011-01-10  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-i386.c (x86_elf_abi): Only define for targets that use
+       it.
+
+2011-01-10  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-arm.c (s_arm_tls_desceq): Move code into ELF-only
+       part of the file.
+
 2011-01-10  Nathan Sidwell  <nathan@codesourcery.com>
            Glauber de Oliveira Costa  <glommer@gmail.com>
 
This page took 0.023266 seconds and 4 git commands to generate.