* config/tc-arm.c (do_t_strexbh): New.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index ee4d5e63e6dc1090cda70e1b43854c06c819e976..74f92c70c4670d6be821a5c1406ef7528660265f 100644 (file)
@@ -1,3 +1,31 @@
+2011-08-03  James Greenhalgh  <james.greenhalgh@arm.com>
+
+       * config/tc-arm.c (do_t_strexbh): New.
+       (insns): Update accordingly.
+
+2011-08-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/13048
+       * config/tc-i386.c (handle_quad): Removed.
+       (md_pseudo_table): Remove "quad".
+       (tc_gen_reloc): Don't check BFD_RELOC_64 for disallow_64bit_reloc.
+       (x86_dwarf2_addr_size): New.
+
+       * config/tc-i386.h (x86_dwarf2_addr_size): New.
+       (DWARF2_ADDR_SIZE): Likewise.
+
+2011-08-01  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/12974
+       * config/tc-arm.c (literal_pool): Add locs field.
+       (add_to_lit_pool): Initialise the locs entry for the new literal.
+       (s_ltorg): Generate a DWARF2 line number entry for each emitted
+       literal pool entry.
+
+2011-08-01  Tristan Gingold  <gingold@adacore.com>
+
+       * write.c (write_relocs): Fix -Wshadow in DEBUG3 and DEBUG4.
+
 2011-08-01  Tristan Gingold  <gingold@adacore.com>
 
        * frags.c (frag_grow): Simplify the code.
This page took 0.023579 seconds and 4 git commands to generate.