X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ChangeLog;h=9b1cbfac1f03e756db130fcf7ec1e916ae87cc41;hb=1b4f7b4d1e4566ff8e75a6ad7472da15ec31ce7a;hp=8097c4f51539d88728365e8b46cfeee87ae4eccb;hpb=522e3d71c8fc8ba78ee45fc3ae7e8aebcdc90526;p=binutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 8097c4f5153..9b1cbfac1f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,53 @@ +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 + + * Makefile.in: Regenerate. + + * Makefile.tpl: Fix typo. + * Makefile.in: Regenerate partially. + +2013-11-04 Balaji V. Iyer + + * configure.ac: Added libcilkrts to noconfig list when C++ is not + supported. + * configure: Regenerated. + +2013-10-30 Jason Merrill + + * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass + --disable-build-format-warnings. + 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