1. 06 Jan, 2015 4 commits
  2. 05 Jan, 2015 26 commits
  3. 04 Jan, 2015 8 commits
  4. 03 Jan, 2015 2 commits
    • invoke.texi ([-fsemantic-interposition]): Fix typos and tidy grammar. · 484b5de0
      2015-01-03  Sandra Loosemore  <sandra@codesourcery.com>
      
      	gcc/
      	* doc/invoke.texi ([-fsemantic-interposition]): Fix typos and
      	tidy grammar.
      
      From-SVN: r219166
      Sandra Loosemore committed
    • Bug #63539 · 9bccfdf5
      2015-01-03  Andrew Pinski  <apinski@cavium.com>
      
      	Bug #63539
              * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
              * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
              (BASE_TARGET_EXPORTS): Add OBJCOPY.
              (OBJCOPY_FOR_TARGET): New variable.
              (EXTRA_TARGET_FLAGS): Add OBJCOPY.
              * Makefile.in: Regenerate.
              * configure.ac: Check for already installed target objcopy.
              Also GCC_TARGET_TOOL on objcopy.
              * configure: Regenerate.
      
      From-SVN: r219165
      Andrew Pinski committed