Fix PR16508
[deliverable/binutils-gdb.git] / ChangeLog
index d1934266c76d35f3081f6b80aa0d6d4a8fd43311..6af33f8951bbe9740adcbbef8566bcf0b12329ea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,51 @@
+2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR target/59788
+       * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
+       *solaris2*.
+
+2013-12-19  Keven Boell  <keven.boell@intel.com>
+
+       * cp-namespace.c (cp_lookup_nested_symbol): Enable
+       nested lookups for fortran modules.
+       * dwarf2read.c (read_module): Add fortran module to
+       the symbol table.
+       (add_partial_symbol, add_partial_module): Add fortran
+       module to the partial symbol table.
+       (new_symbol_full): Create full symbol for fortran module.
+       * f-exp.y (yylex): Add new module domain to be parsed.
+       * symtab.h: New domain for fortran modules.
+
+2013-12-19  Keven Boell  <keven.boell@intel.com>
+
+       * f-exp.y (yylex): Add domain array to enable lookup
+       in multiple domains. Loop over lookup domains and try
+       to find requested symbol. Add STRUCT_DOMAIN to lookup
+       domains to be able to query for user defined types.
+
+2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * configure.ac: Add user-friendly check for native x86_64-linux
+       multilibs.
+       * configure: Regenerate.
+
+2013-11-23  Alan Modra  <amodra@gmail.com>
+
+       * config.sub, config.guess: Import from upstream.
+
+2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * Makefile.in: Regenerate.
+
+       * Makefile.tpl: Fix typo.
+       * Makefile.in: Regenerate partially.
+
+2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
+
+       * configure.ac: Added libcilkrts to noconfig list when C++ is not
+       supported.
+       * configure: Regenerated.
+
 2013-10-30  Jason Merrill  <jason@redhat.com>
 
        * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
@@ -5,7 +53,7 @@
 
 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
 
-       * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
+       * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
        depend on libstdc++ and libgcc.
        * configure: Regenerate.
        * configure.ac: Added libcilkrts to target binaries.  Also, restrict
This page took 0.028318 seconds and 4 git commands to generate.