[AArch64, ILP32] 2/6 Parametrize elfnn-aarch64.c and add basic support in ld
[deliverable/binutils-gdb.git] / gas / ChangeLog
index d6df18bcdb82de2241b1643304f9d360b571b9f7..5270688921c25043d40370f106cc1902f5694b8e 100644 (file)
@@ -1,3 +1,14 @@
+2013-06-26  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * config/tc-aarch64.c (ilp32_p): New static variable.
+       (elf64_aarch64_target_format): Return the target according to the
+       value of 'ilp32_p'.
+       (md_begin): Determine 'mach' according to the value of 'ilp32_p'.
+       (aarch64_opts): Add support for options '-milp32' and '-mlp64'.
+       (aarch64_dwarf2_addr_size): New function.
+       * config/tc-aarch64.h (aarch64_dwarf2_addr_size): New declaration.
+       (DWARF2_ADDR_SIZE): New define.
+
 2013-06-26  Richard Sandiford  <rdsandiford@googlemail.com>
 
        * doc/c-mips.texi: Use ISA instead of @sc{isa}.
This page took 0.023747 seconds and 4 git commands to generate.