X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=6af33f8951bbe9740adcbbef8566bcf0b12329ea;hb=493443a47f514251f12e08223b2c56f0fed69015;hp=2a5a305bfb6163a2fca318f15494222b826f4543;hpb=d7b9dae92f00eae4783d49ac117302b3f4ef2e09;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 2a5a305bfb..6af33f8951 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,195 @@ +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 + + * 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 + depend on libstdc++ and libgcc. + * configure: Regenerate. + * configure.ac: Added libcilkrts to target binaries. Also, restrict + libcilkrts for POSIX and i*86, and x86_64 architectures. + * Makefile.in: Added libcilkrts related fields to support building it. + +2013-10-26 Jeff Law + + * Makefile.def (target_modules): Remove libmudflap + (languages): Remove check-target-libmudflap). + * Makefile.in: Rebuilt. + * Makefile.tpl (check-target-libmudflap-c++): Remove. + * configure.ac (target_libraries): Remove target-libmudflap. + Remove checks which disabled libmudflap on some systems. + * configure: Rebuilt. + * libmudflap: Directory removed. + +2013-10-16 Jan-Benedict Glaw + + * configure.ac: Update from GCC. + * configure: Regenerate. + +2013-10-15 Hans-Peter Nilsson + + * src-release (do-proto-toplevel): Support subdir-path-prefixed + files in SUPPORT_FILES. + (SIM_SUPPORT_DIRS): New variable. + (sim.tar.bz2): New rule. + +2013-10-08 Jan-Benedict Glaw + + * configure.ac: Update from GCC. + * configure: Regenerate. + +2013-10-01 Jeff Johnston + + * COPYING.NEWLIB: Update with new copyright. + +2013-09-21 Jan-Benedict Glaw + + * configure.ac: Update from GCC. + * configure: Regenerate. + +2013-09-20 Alan Modra + + * libtool.m4 (_LT_ENABLE_LOCK ): Remove non-canonical + ppc host match. Support little-endian powerpc linux hosts. + +2013-08-16 Joel Brobecker + + * src-release (VER): When using $(TOOL)/common/create-version.sh, + strip the "-cvs" suffix from the version number if present. + +2013-08-12 Jan-Benedict Glaw + + * configure.ac: Sync with GCC repo. + * Makefile.def: Ditto. + * configure: Regenerate. + * Makefile.in: Ditto. + +2013-07-22 Joel Brobecker + + * src-release (VER): Use $(TOOL)/common/create-version.sh + if it exists. + +2013-06-22 Richard Sandiford + + * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) + (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier]) + (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs. + * configure: Regenerate. + +2013-06-01 George Thomas + + * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove + from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU + +2013-05-06 Sandra Loosemore + + * COPYING.NEWLIB: Add Altera Corporation copyright. + +2013-04-29 Jan-Benedict Glaw + + * config.guess: Update from config repo. + * config.sub: Ditto. + +2013-04-22 Jan-Benedict Glaw + + * Makefile.def: Sync with GCC. + * Makefile.in: Regenerate. + +2013-04-22 Jan-Benedict Glaw + + * configure.ac: Sync with GCC. + * configure: Regenerate. + +2013-03-22 Mike Frysinger + + * src-release (VER): Change bfd/configure.in sed to use the new + `bfd/configure --version` output. + +2013-02-15 Yufeng Zhang + + * configure.ac: Sync with GCC repo. + * configure: Ditto. + +2013-02-05 Ian Lance Taylor + + PR go/55969 + * configure.ac: Disable libgo on some systems where it does not + work. + * configure: Rebuild. + +2013-02-05 Alan Modra + + * configure: Regenerate after syncing config/. + +2013-01-15 Jan-Benedict Glaw + + * configure.ac: Sync with GCC repo. + * configure: Ditto. + * Makefile.def: Ditto. + * Makefile.in: Ditto. + +2013-01-11 Joel Brobecker + + Sync with GCC, merge: + + 2013-01-09 Jason Merrill + + * .gitignore: Import from gdb repository. + +2013-01-11 Jan-Benedict Glaw + + * config.sub: Update from config repo. + 2013-01-11 Eric Botcazou * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. @@ -11,8 +203,8 @@ 2013-01-08 Jan-Benedict Glaw - * config.guss: Update from config repo. - * config.sub: Dito. + * config.guess: Update from config repo. + * config.sub: Ditto. 2013-01-07 Jeff Johnston @@ -61,9 +253,9 @@ 2012-11-30 Jan-Benedict Glaw * configure.ac: Merge from GCC. - * Makefile.tpl: Dito. - * Makefile.in: Dito. - * configure: Dito. + * Makefile.tpl: Ditto. + * Makefile.in: Ditto. + * configure: Ditto. 2012-11-28 Jan-Benedict Glaw @@ -466,7 +658,7 @@ * config.sub: Import these changes from the config project: - 2011-10-08 Joern Rennecke + 2011-10-08 Joern Rennecke Ben Elliston * config.sub (epiphany): New.