X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=dcf12bb273e2b64d0aef3f71ce2b102c700275c6;hb=69ff6be55c0e6181223f2b9c93d90ffc9f7fb0f5;hp=97db6fd193347353d4bb5da2a7febb120bd96ffd;hpb=67dc82bc511e35ef134952014b4deb2fdcf10676;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 97db6fd193..dcf12bb273 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,24 +1,90 @@ -2013-11-11 Catherine Moore - - 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. +2014-05-14 Sandra Loosemore + + * configure.ac (target_makefile_frag): Set for nios2-*-elf*. + * configure: Regenerated. + +2014-03-26 Jakub Jelinek + + PR sanitizer/56781 + * Makefile.def: Set bootstrap=true; for host fixincludes. + * configure.ac: Don't bootstrap host fixincludes unless + --with-build-config=bootstrap-{a,ub}san. + * Makefile.in: Regenerated. + * configure: Regenerated. + +2014-03-21 Jakub Jelinek + + * configure.ac: Move BUILD_CONFIG set up earlier. Add + --enable-vtable-verify option parsing. Don't add + target-libsanitizer to bootstrap_target_libs unless + --with-build-config=bootstrap-asan or + --with-build-config=bootstrap-ubsan. Don't add target-libvtv + to bootstrap_target_libs unless --enable-vtable-verify. + * configure: Regenerated. + +2014-03-07 Jakub Jelinek + + PR bootstrap/58572 + * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of + -I for libstdc++-v3 includes if $(LEAN). + * Makefile.in: Regenerated. + +2014-02-24 Walter Lee + + * configure.ac (tilepro-*-*) Change to tilepro*-*-*. + (tilegx-*-*): Change to tilegx*-*-*. + * configure: Regenerate. + +2014-05-01 Richard Sandiford + + * config.sub, config.guess: Import from upstream. + +2014-04-04 Eric Botcazou + + PR bootstrap/60620 + * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. + * Makefile.in: Regenerate. + +2014-03-28 Yaakov Selkowitz + + * Makefile.def (dependencies): Make all-ld depend on all-binutils + for WINDRES_FOR_TARGET in default-manifest.o rule. + * Makefile.in: Regenerate. + +2014-02-04 Rainer Orth + + PR target/59788 + * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on + *solaris2*. + +2013-12-19 Keven Boell + + * 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 + + * 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 + + * configure.ac: Add user-friendly check for native x86_64-linux + multilibs. + * configure: Regenerate. + +2013-11-23 Alan Modra + + * config.sub, config.guess: Import from upstream. 2013-11-07 Thomas Schwinge @@ -40,7 +106,7 @@ 2013-10-29 Balaji V. Iyer - * 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