]> Git Repo - binutils.git/blobdiff - gas/ChangeLog
Implement generic SHF_EXCLUDE.
[binutils.git] / gas / ChangeLog
index 961b7169470c567474369464ee44ad944e9b09d3..13f1a2e780783439be1b3881e278ebc39ee3ae46 100644 (file)
@@ -1,3 +1,63 @@
+2010-05-18  H.J. Lu  <[email protected]>
+
+       PR gas/11600
+       * obj-elf.c (obj_elf_change_section): Handle SHF_EXCLUDE.
+       (obj_elf_parse_section_letters): Likewise.
+       (obj_elf_section_word): Likewise.
+
+       * config/tc-ppc.c (ppc_section_letter): Removed.
+       (ppc_section_word): Likewise.
+       * config/tc-ppc.h (ppc_section_letter): Likewise.
+       (ppc_section_word): Likewise.
+       (md_elf_section_letter): Likewise.
+       (md_elf_section_word): Likewise.
+
+       * doc/as.texinfo: Document `e' and `#exclude'.
+
+2010-05-13  Nathan Sidwell  <[email protected]>
+
+       * config/tc-arm.c (md_assemble): Clarify current mode in error
+       messages about unsupported instructions.
+       (UT): Delete #define.
+       (insns): Adjust cbnz, cbz appropriately.
+
+2010-05-11  Andrew Stubbs  <[email protected]>
+
+       * config/tc-arm.c (aeabi_set_public_attributes): Set Tag_DIV_use.
+
+2010-05-11  Jie Zhang  <[email protected]>
+
+       * config/tc-arm.c (aeabi_set_public_attributes): Set
+       Tag_ABI_HardFP_use to 1 if a single precision FPU is selected.
+
+2010-05-07  Tristan Gingold  <[email protected]>
+
+       * Makefile.in: Regenerate with automake 1.11.1.
+       * aclocal.m4: Ditto.
+       * doc/Makefile.in: Ditto.
+
+2010-05-05  Nick Clifton  <[email protected]>
+
+       * po/es.po: Updated Spanish translation.
+
+2010-05-05  Julian Brown  <[email protected]>
+
+       * read.c (cons_worker): Detect and reject unexpected string argument.
+
+2010-05-04  Nick Clifton  <[email protected]>
+
+       * write.c (fixup_segment): Revert previous delta.
+       * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL): Also force the
+       generation of relocations for fixups against weak symbols.
+
+2010-04-29  Nathan Sidwell  <[email protected]>
+
+       * write.c (fixup_segment): Do not assume we know the section a
+       defined weak symbol is in.
+       * config/tc-arm.c (relax_adr, relax_branch, md_apply_fix): Treat
+       weak symbols as not known to be in the same section, even if they
+       are defined.
+
 2010-04-27  Joseph Myers  <[email protected]>
 
        * config/tc-tic6x.h (tic6x_label_list): New.
This page took 0.024757 seconds and 4 git commands to generate.