This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] 86fbcf: mingw-w64: Rename targets to {i686,x86_64}-w64-min...


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 86fbcfc36b495a013bd948991f6f27ebabaedfbe
      https://github.com/crosstool-ng/crosstool-ng/commit/86fbcfc36b495a013bd948991f6f27ebabaedfbe
  Author: Ray Donnelly <mingw.android@gmail.com>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

  Changed paths:
    R samples/i686-unknown-mingw32/crosstool.config
    R samples/i686-unknown-mingw32/reported.by
    A samples/i686-w64-mingw32/crosstool.config
    A samples/i686-w64-mingw32/reported.by
    R samples/x86_64-unknown-mingw32/crosstool.config
    R samples/x86_64-unknown-mingw32/reported.by
    A samples/x86_64-w64-mingw32/crosstool.config
    A samples/x86_64-w64-mingw32/reported.by

  Log Message:
  -----------
  mingw-w64: Rename targets to {i686,x86_64}-w64-mingw32

.. and set CT_TARGET_VENDOR to w64. Otherwise config.gcc doesn't
pickup the right files for include_next (and probably many other
things go wrong too).

w64 has been the correct vendor for absolutely ages now on all
distributions that provide MinGW-w64 cross compilers.

Signed-off-by: Ray Donnelly <mingw.android@gmail.com>


  Commit: 399c5134bd0e6929ee6c70c8ecd5833bb5c68312
      https://github.com/crosstool-ng/crosstool-ng/commit/399c5134bd0e6929ee6c70c8ecd5833bb5c68312
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

  Changed paths:
    R samples/i686-unknown-mingw32/crosstool.config
    R samples/i686-unknown-mingw32/reported.by
    A samples/i686-w64-mingw32/crosstool.config
    A samples/i686-w64-mingw32/reported.by
    R samples/x86_64-unknown-mingw32/crosstool.config
    R samples/x86_64-unknown-mingw32/reported.by
    A samples/x86_64-w64-mingw32/crosstool.config
    A samples/x86_64-w64-mingw32/reported.by

  Log Message:
  -----------
  Merge pull request #140 from diorcety-ctng/windows-target

mingw-w64: Rename targets to {i686,x86_64}-w64-mingw32


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/ba5754e4fa34...399c5134bd0e
--
For unsubscribe information see http://sourceware.org/lists.html#faq

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]