7f56bc95d6
gas/ 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. gas/testsuite/ 2011-01-15 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/ilp32/ilp32.exp: Run inval. * gas/i386/ilp32/inval.l: New. * gas/i386/ilp32/inval.s: Likewise. * gas/i386/ilp32/x86-64.s: Likewise. * gas/i386/ilp32/x86-64.d: Don't use ../x86_64.s. Updated.
88 lines
2.3 KiB
Text
88 lines
2.3 KiB
Text
2011-01-15 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/ilp32/ilp32.exp: Run inval.
|
||
|
||
* gas/i386/ilp32/inval.l: New.
|
||
* gas/i386/ilp32/inval.s: Likewise.
|
||
* gas/i386/ilp32/x86-64.s: Likewise.
|
||
|
||
* gas/i386/ilp32/x86-64.d: Don't use ../x86_64.s. Updated.
|
||
|
||
2011-01-14 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/ilp32/cfi/ilp32.exp: Replace --n32 with --x32.
|
||
* gas/i386/ilp32/elf/ilp32.exp: Likewise.
|
||
* gas/i386/ilp32/ilp32.exp: Likewise.
|
||
* gas/i386/ilp32/lns/ilp32.exp: Likewise.
|
||
|
||
2011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
|
||
|
||
* mips/loongson-3a-2.s, mips/loongson-3a-2.d: Use the real offset
|
||
value in assembly.
|
||
|
||
2011-01-10 Nathan Sidwell <nathan@codesourcery.com>
|
||
Glauber de Oliveira Costa <glommer@gmail.com>
|
||
|
||
* gas/arm/tls.s: Add tlsdesc tests.
|
||
* gas/arm/tls.d: Adjust.
|
||
|
||
2011-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/ilp32/x86-64-arch-2.d: Add bmi flag and BMI instruction
|
||
pattern.
|
||
|
||
2011-01-07 Quentin Neill <quentin.neill@amd.com>
|
||
|
||
* gas/i386/arch-10.s: Add a BMI instruction.
|
||
* gas/i386/x86-64-arch-2.s: Likewise.
|
||
* gas/i386/arch-10.d: Add bmi flag and BMI instruction pattern.
|
||
* gas/i386/x86-64-arch-2.d: Likewise.
|
||
* gas/i386/arch-10-1.l: Add BMI instruction pattern.
|
||
* gas/i386/arch-10-2.l: Likewise.
|
||
* gas/i386/arch-10-3.l: Likewise.
|
||
* gas/i386/arch-10-4.l: Likewise.
|
||
|
||
2011-01-06 Paul Koning <ni1d@arrl.net>
|
||
|
||
* gas/pdp11/pdp11.exp: Add run of absreloc.
|
||
|
||
2011-01-06 Paul Koning <ni1d@arrl.net>
|
||
|
||
* gas/pdp11/absreloc.s: New.
|
||
* gas/pdp11/absreloc.d: New.
|
||
|
||
2011-01-06 Paul Koning <ni1d@arrl.net>
|
||
|
||
* gas/pdp11/opcode.d: Fix expected output for sec instruction.
|
||
|
||
2011-01-05 Nathan Sidwell <nathan@codesourcery.com>
|
||
|
||
* gas/arm/blx-bad.s: New.
|
||
* gas/arm/blx-bad.d: New.
|
||
|
||
2011-01-04 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/bmi-intel.d: New.
|
||
* gas/i386/bmi.d: Likewise.
|
||
* gas/i386/bmi.s: Likewise.
|
||
* gas/i386/x86-64-bmi-intel.d: Likewise.
|
||
* gas/i386/x86-64-bmi.d: Likewise.
|
||
* gas/i386/x86-64-bmi.s: Likewise.
|
||
|
||
* gas/i386/i386.exp: Run bmi, bmi-intel, x86-64-bmi and
|
||
x86-64-bmi-intel.
|
||
|
||
2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/ilp32/lns/lns-common-1.d: Also expect .zdebug in
|
||
section name.
|
||
* gas/i386/ilp32/lns/lns-duplicate.d: Likewise.
|
||
|
||
For older changes see ChangeLog-2010
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|