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] 0465c8: Add binutils 2.28


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 0465c8b6f22ba02695b633cd81e8cb0d787c0122
      https://github.com/crosstool-ng/crosstool-ng/commit/0465c8b6f22ba02695b633cd81e8cb0d787c0122
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
    M config/binutils/binutils.in
    A patches/binutils/2.28/120-sh-conf.patch
    A patches/binutils/2.28/300-001_ld_makefile_patch.patch
    A patches/binutils/2.28/300-012_check_ldrunpath_length.patch
    A patches/binutils/2.28/320-MinGW-w64-winpthreads-doesnt-have-pthread_mutexattr_settype.patch
    A patches/binutils/2.28/330-Dont-link-to-libfl-as-its-unnecessary.patch
    A patches/binutils/2.28/340-Darwin-gold-binary-cc-include-string-not-cstring.patch
    A patches/binutils/2.28/350-Darwin-Two-fixes-from-Android-NDK-PTHREAD_ONCE_INIT-wcsncasecmp.patch
    A patches/binutils/2.28/500-sysroot.patch
    A patches/binutils/2.28/600-poison-system-directories.patch

  Log Message:
  -----------
  Add binutils 2.28

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 1e060114a26d6033c93ca67d0ca44a234c762fa1
      https://github.com/crosstool-ng/crosstool-ng/commit/1e060114a26d6033c93ca67d0ca44a234c762fa1
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
    M config/libc/newlib.in

  Log Message:
  -----------
  Bump newlib 2.5.0 to 20170228

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 865a095d70c7f3a7b7f657f68da9e3b11cd1be6e
      https://github.com/crosstool-ng/crosstool-ng/commit/865a095d70c7f3a7b7f657f68da9e3b11cd1be6e
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
    M scripts/build/libc/mingw.sh
    M scripts/functions

  Log Message:
  -----------
  Do not pretend we're downloading anything

... when we're actually don't.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 2f24d5cd7509999998f788d28f8fd21e41bb68c1
      https://github.com/crosstool-ng/crosstool-ng/commit/2f24d5cd7509999998f788d28f8fd21e41bb68c1
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
    M config/companion_libs/libiconv.in
    M scripts/addToolVersion.sh

  Log Message:
  -----------
  Add libiconv 1.15

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 6d5ec0c35b275b74f97cb01f8fa93b4630ed39c2
      https://github.com/crosstool-ng/crosstool-ng/commit/6d5ec0c35b275b74f97cb01f8fa93b4630ed39c2
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
    M config/binutils/binutils.in.2
    R patches/elf2flt/4820f0dbb77cd6564d5fa0817218fe2a1fb99f32/100-filter-includes.patch
    R patches/elf2flt/4820f0dbb77cd6564d5fa0817218fe2a1fb99f32/110-macos-use-local-elf.h.patch
    A patches/elf2flt/a8bc69b882a55b1f1e437b50e33d3db8414eb68e/100-fix-cygwin-build.patch

  Log Message:
  -----------
  Pick up new revision in elf2flt

... and updated cygwin patch.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 69f95de8b030bf03f08ffdd54bac8192a23625e5
      https://github.com/crosstool-ng/crosstool-ng/commit/69f95de8b030bf03f08ffdd54bac8192a23625e5
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
    M config/kernel/linux.in

  Log Message:
  -----------
  Bump kernel versions to latest on kernel.org

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: dedfe6905a7e90933097c345be5cbc743b060622
      https://github.com/crosstool-ng/crosstool-ng/commit/dedfe6905a7e90933097c345be5cbc743b060622
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
    M config/binutils/binutils.in
    M config/binutils/binutils.in.2
    M config/companion_libs/libiconv.in
    M config/kernel/linux.in
    M config/libc/newlib.in
    A patches/binutils/2.28/120-sh-conf.patch
    A patches/binutils/2.28/300-001_ld_makefile_patch.patch
    A patches/binutils/2.28/300-012_check_ldrunpath_length.patch
    A patches/binutils/2.28/320-MinGW-w64-winpthreads-doesnt-have-pthread_mutexattr_settype.patch
    A patches/binutils/2.28/330-Dont-link-to-libfl-as-its-unnecessary.patch
    A patches/binutils/2.28/340-Darwin-gold-binary-cc-include-string-not-cstring.patch
    A patches/binutils/2.28/350-Darwin-Two-fixes-from-Android-NDK-PTHREAD_ONCE_INIT-wcsncasecmp.patch
    A patches/binutils/2.28/500-sysroot.patch
    A patches/binutils/2.28/600-poison-system-directories.patch
    R patches/elf2flt/4820f0dbb77cd6564d5fa0817218fe2a1fb99f32/100-filter-includes.patch
    R patches/elf2flt/4820f0dbb77cd6564d5fa0817218fe2a1fb99f32/110-macos-use-local-elf.h.patch
    A patches/elf2flt/a8bc69b882a55b1f1e437b50e33d3db8414eb68e/100-fix-cygwin-build.patch
    M scripts/addToolVersion.sh
    M scripts/build/libc/mingw.sh
    M scripts/functions

  Log Message:
  -----------
  Merge pull request #630 from stilor/upgrades

Final batch of updates before 1.23


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/0b895560198f...dedfe6905a7e

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