]>
git.ipfire.org Git - thirdparty/binutils-gdb.git/log
Alan Modra [Sat, 29 Jun 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Fri, 28 Jun 2013 00:45:47 +0000 (00:45 +0000)]
daily update
Alan Modra [Thu, 27 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Wed, 26 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Tue, 25 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Roland McGrath [Mon, 24 Jun 2013 23:37:04 +0000 (23:37 +0000)]
gas/
* config/tc-arm.c (parse_reg_list): Use skip_past_char for '}',
so it skips whitespace before it.
(s_arm_unwind_save_mmxwr, s_arm_unwind_save_mmxwcg): Likewise.
gas/testsuite/
* gas/arm/macro-vld1.s: Add a case with whitespace before '}'.
* gas/arm/macro-vld1.d: Update.
Roland McGrath [Mon, 24 Jun 2013 23:36:17 +0000 (23:36 +0000)]
gas/
PR gas/14887
* config/tc-arm.c (skip_past_char): Skip whitespace before the
anticipated character.
* config/tc-arm.c (parse_address_main): Delete skip of whitespace
here as it is no longer needed.
gas/testsuite/
PR gas/14887
* gas/arm/neon-ldst-es.s: Add more whitespace.
Roland McGrath [Mon, 24 Jun 2013 23:35:22 +0000 (23:35 +0000)]
gas/
PR gas/14987
* config/tc-arm.c (parse_address_main): Skip whitespace before a
closing bracket.
gas/testsuite/
PR gas/14987
* gas/arm/neon-ldst-es.s: Add whitespace test.
* gas/arm/neon-ldst-es.d: Update expected disassembly.
Roland McGrath [Mon, 24 Jun 2013 21:06:18 +0000 (21:06 +0000)]
gas/
* config/tc-arm.c (arm_symbol_chars): Include '{' and '}'.
(arm_reg_parse_multi): Skip whitespace first.
(parse_reg_list): Likewise.
(parse_vfp_reg_list): Likewise.
(s_arm_unwind_save_mmxwcg): Likewise.
gas/testsuite/
* gas/arm/macro-pld.s: Add a 'push {r0}' case.
* gas/arm/macro-pld.d: Update expected output.
* gas/arm/macro-vld1.s: New file.
* gas/arm/macro-vld1.d: New file.
Alan Modra [Mon, 24 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Sun, 23 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Sat, 22 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Fri, 21 Jun 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Thu, 20 Jun 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Wed, 19 Jun 2013 00:00:06 +0000 (00:00 +0000)]
daily update
Alan Modra [Tue, 18 Jun 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Mon, 17 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Sun, 16 Jun 2013 00:00:09 +0000 (00:00 +0000)]
daily update
Alan Modra [Sat, 15 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Fri, 14 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Thu, 13 Jun 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Wed, 12 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Tue, 11 Jun 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Mon, 10 Jun 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Sun, 9 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Sat, 8 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Fri, 7 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Thu, 6 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Wed, 5 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Tue, 4 Jun 2013 00:00:09 +0000 (00:00 +0000)]
daily update
Alan Modra [Mon, 3 Jun 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Sun, 2 Jun 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Sat, 1 Jun 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Fri, 31 May 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Thu, 30 May 2013 00:00:10 +0000 (00:00 +0000)]
daily update
Alan Modra [Wed, 29 May 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Will Newton [Tue, 28 May 2013 16:00:36 +0000 (16:00 +0000)]
bfd/efl32-arm.c: Fix handling of IRELATIVE relocs.
bfd/ChangeLog:
2013-05-28 Will Newton <will.newton@linaro.org>
* elf32-arm.c (elf32_arm_populate_plt_entry): Call
elf32_arm_add_dynreloc when emitting R_ARM_IRELATIVE relocs.
ld/testsuite/ChangeLog:
2013-05-28 Will Newton <will.newton@linaro.org>
* ld-arm/arm-elf.exp: Add IFUNC test 17.
* ld-arm/ifunc-17.dd: New file.
* ld-arm/ifunc-17.gd: Likewise.
* ld-arm/ifunc-17.rd: Likewise.
* ld-arm/ifunc-17.s: Likweise.
* ld-arm/ifunc-1.rd: Reorder relocs to match linker output.
* ld-arm/ifunc-2.rd: Likewise.
* ld-arm/ifunc-5.rd: Likewise.
* ld-arm/ifunc-6.rd: Likewise.
Alan Modra [Tue, 28 May 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Mon, 27 May 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Sun, 26 May 2013 00:00:09 +0000 (00:00 +0000)]
daily update
Alan Modra [Sat, 25 May 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Fri, 24 May 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Thu, 23 May 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Wed, 22 May 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Tue, 21 May 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Mon, 20 May 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Sun, 19 May 2013 00:00:11 +0000 (00:00 +0000)]
daily update
Alan Modra [Sat, 18 May 2013 00:00:09 +0000 (00:00 +0000)]
daily update
Alan Modra [Fri, 17 May 2013 00:00:10 +0000 (00:00 +0000)]
daily update
Alan Modra [Thu, 16 May 2013 00:00:09 +0000 (00:00 +0000)]
daily update
Alan Modra [Wed, 15 May 2013 00:00:09 +0000 (00:00 +0000)]
daily update
Alan Modra [Tue, 14 May 2013 00:00:10 +0000 (00:00 +0000)]
daily update
Yufeng Zhang [Mon, 13 May 2013 23:09:52 +0000 (23:09 +0000)]
gas/testsuite/
Backport from mainline:
2013-05-13 Yufeng Zhang <yufeng.zhang@arm.com>
* gas/aarch64/diagnostic.s: Update.
* gas/aarch64/diagnostic.l: Ditto.
* gas/aarch64/movi.s: Add new tests.
* gas/aarch64/movi.d: Update.
opcodes/
Backport from mainline:
2013-05-13 Yufeng Zhang <yufeng.zhang@arm.com>
* aarch64-asm.c (aarch64_ins_advsimd_imm_modified): Remove assertion.
* aarch64-opc.c (operand_general_constraint_met_p): Relax the range
check from [0, 255] to [-128, 255].
Yufeng Zhang [Mon, 13 May 2013 22:50:01 +0000 (22:50 +0000)]
gas/
Backport from mainline:
2013-02-27 Yufeng Zhang <yufeng.zhang@arm.com>
* config/tc-aarch64.c (parse_sys_reg): Allow the full range of CRn
for system registers.
gas/testsuite/
Backport from mainline:
2013-02-27 Yufeng Zhang <yufeng.zhang@arm.com>
* gas/aarch64/illegal.l: Delete the error message for
msr S3_1_C13_C15_1,x7.
* gas/aarch64/sysreg.s: Add new tests.
* gas/aarch64/sysreg.d: Update.
Roland McGrath [Mon, 13 May 2013 16:41:11 +0000 (16:41 +0000)]
gold/
* options.h (General_options): Remove leading space from help
messages for -nostdlib and --rosegment.
Alan Modra [Mon, 13 May 2013 00:00:09 +0000 (00:00 +0000)]
daily update
Alan Modra [Sun, 12 May 2013 00:00:10 +0000 (00:00 +0000)]
daily update
Alan Modra [Sat, 11 May 2013 00:00:10 +0000 (00:00 +0000)]
daily update
Roland McGrath [Fri, 10 May 2013 22:35:30 +0000 (22:35 +0000)]
gold/
* options.h (General_options): Add --rosegment-gap option.
* options.cc (finalize): --rosegment-gap implies --rosegment.
* layout.cc (set_segment_offsets): Let user option override
target->rosegment_gap().
Alan Modra [Fri, 10 May 2013 00:00:09 +0000 (00:00 +0000)]
daily update
Alan Modra [Thu, 9 May 2013 00:00:09 +0000 (00:00 +0000)]
daily update
Alan Modra [Wed, 8 May 2013 00:00:10 +0000 (00:00 +0000)]
daily update
Alan Modra [Tue, 7 May 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Mon, 6 May 2013 00:00:09 +0000 (00:00 +0000)]
daily update
Alan Modra [Sun, 5 May 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Sat, 4 May 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Fri, 3 May 2013 00:00:09 +0000 (00:00 +0000)]
daily update
Alan Modra [Thu, 2 May 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Wed, 1 May 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Tue, 30 Apr 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Mon, 29 Apr 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Sun, 28 Apr 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Sat, 27 Apr 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Fri, 26 Apr 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Thu, 25 Apr 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Roland McGrath [Wed, 24 Apr 2013 16:35:58 +0000 (16:35 +0000)]
bfd/
* elf32-arm.c (elf32_arm_allocate_plt_entry): If HTAB->nacl_p,
allocate space for PLT header even if IS_IPLT_ENTRY.
(arm_nacl_put_plt0): New function, broken out of ...
(elf32_arm_finish_dynamic_sections): ... here. Call it.
If HTAB->nacl_p, set up the PLT header in .iplt too.
(elf32_arm_output_arch_local_syms): If HTAB->nacl_p, write
a mapping symbol for the start of .iplt too.
Alan Modra [Wed, 24 Apr 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Tue, 23 Apr 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Mon, 22 Apr 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Sun, 21 Apr 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Sat, 20 Apr 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Fri, 19 Apr 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Thu, 18 Apr 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Wed, 17 Apr 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Tue, 16 Apr 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Mon, 15 Apr 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Sun, 14 Apr 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Sat, 13 Apr 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Fri, 12 Apr 2013 00:00:07 +0000 (00:00 +0000)]
daily update
Alan Modra [Thu, 11 Apr 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Wed, 10 Apr 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Tue, 9 Apr 2013 00:00:08 +0000 (00:00 +0000)]
daily update
Alan Modra [Mon, 8 Apr 2013 00:00:09 +0000 (00:00 +0000)]
daily update
Alan Modra [Sun, 7 Apr 2013 00:00:09 +0000 (00:00 +0000)]
daily update
Alan Modra [Fri, 5 Apr 2013 23:00:08 +0000 (23:00 +0000)]
daily update
Alan Modra [Thu, 4 Apr 2013 23:00:08 +0000 (23:00 +0000)]
daily update
Alan Modra [Wed, 3 Apr 2013 23:00:08 +0000 (23:00 +0000)]
daily update
Alan Modra [Tue, 2 Apr 2013 23:00:08 +0000 (23:00 +0000)]
daily update
Alan Modra [Mon, 1 Apr 2013 23:00:09 +0000 (23:00 +0000)]
daily update
Alan Modra [Sun, 31 Mar 2013 23:00:08 +0000 (23:00 +0000)]
daily update