bpabi.S (__aeabi_ldivmod, [...]): Use .cfi_* directives for DWARF annotations.
[gcc.git] / ChangeLog
index 80e96005ebb3630df880056dd91fa2b5403d35ed..af5dc1b7388cc1bc2969c2cc9d6646a10dfb54d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+2014-06-18  Olivier Hainque  <hainque@adacore.com>
+
+       * tree-core.h (tree_block): Add an "end_locus" field, allowing
+       memorization of the end of block source location.
+       * tree.h (BLOCK_SOURCE_END_LOCATION): New accessor.
+       * gimplify.c (gimplify_bind_expr): Propagate the block start and
+       end source location info we have on the block entry/exit code we
+       generate.
+
+2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * config-ml.in: Robustify ac_configure_args parsing.
+
+       * configure.ac (--enable-linker-plugin-configure-flags)
+       (--enable-linker-plugin-flags): New flags.
+       (configdirs): Conditionally add libiberty-linker-plugin.
+       * configure: Regenerate.
+       * Makefile.def (host_modules): Add libiberty-linker-plugin.
+       (host_modules) <lto-plugin>: Pay attention to
+       @extra_linker_plugin_flags@ and
+       @extra_linker_plugin_configure_flags@.
+       (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
+       * Makefile.in: Regenerate.
+
+       * Makefile.tpl (configure-[+prefix+][+module+])
+       (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
+       "module_srcdir" instead of "module" for locating a module's srcdir.
+       * Makefile.in: Regenerate.
+
+2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2014-06-06  Sebastian Pop  <sebpop@gmail.com>
+
+       * MAINTAINERS: Update my email address.
+
 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
 
        * MAINTAINERS (Write After Approval): Add myself.