Add another testcase for PR ld/16498
[binutils-gdb.git] / ChangeLog
index 97db6fd193347353d4bb5da2a7febb120bd96ffd..9b1cbfac1f03e756db130fcf7ec1e916ae87cc41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,24 +1,31 @@
-2013-11-11  Catherine Moore  <clm@codesourcery.com>
-
-       gas/
-       * config/mips/tc-mips.c (convert_reg_type): Use
-       INSN_LOAD_MEMORY instead of INSN_LOAD_MEMORY_DELAY.
-       (reg_needs_delay): Likewise.
-       (insns_between): Likewise.
-
-       include/
-       * opcode/mips.h (INSN_LOAD_MEMORY_DELAY): Rename to...
-       (INSN_LOAD_MEMORY): ...this.
-
-       opcodes/
-       * mips-dis.c (print_insn_mips): Use
-       INSN_LOAD_MEMORY instead of INSN_LOAD_MEMORY_DELAY.
-       (print_insn_micromips): Likewise.
-       * mips-opc.c (LDD): Remove.
-       (CLD): Include INSN_LOAD_MEMORY.
-       (LM): New.
-       (mips_builtin_opcodes): Use LM instead of LDD.
-        Add LM to load instructions.
+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>
 
@@ -40,7 +47,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