guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch wip-bootstrap updated (e428d5e -> 0f46768)


From: Jan Nieuwenhuizen
Subject: branch wip-bootstrap updated (e428d5e -> 0f46768)
Date: Tue, 26 Jun 2018 13:48:33 -0400 (EDT)

janneke pushed a change to branch wip-bootstrap
in repository guix.

      from  e428d5e   gnu: mes-boot: Update for linux-4.17 elf32-header fix.
       new  3050f6f   gnu: mes-boot: Update for fopen: Return 0 upon failure.
       new  831dcf2   gnu: %mes-seed: Update for mes 0.16.
       new  3eed6ff   gnu: mes-boot: Update to 0.16.
       new  cef6aeb   gnu: %tinycc-seed: Update for mes 0.16.
       new  254d1d6   gnu: glibc-boot: Install all headers. WIP plus more
       new  3806f00   gnu: gcc-core-boot: Install libgcc2.a too.
       new  b2ef1fd   gnu: Add binutils-boot 2.20.1, built with gcc+glibc.
       new  170d3b5   gnu: Add tcc-boot 0.9.27.
       new  ab337df   gnu: tcc-boot0: Update for mes 0.16.
       new  d4ae181   gnu: binutils-boot: Update to 2.20.1a.
       new  fb470ef   gnu: Add binutils-boot0-cheat.
       new  6466a6b   gnu: gcc-boot: build with %cheat-binutils?
       new  ccc5d38   gnu: binutils-boot0: Inject AR,LD from bootstrap-binaries.
       new  b0e60d8   gnu: Remove binutils-boot0-cheat.
       new  cd2d40e   gnu: m4:mesboot: Rename from m4-boot.
       new  b5221d3   gnu: binutils-mesboot0: Rename from binutils-boot0.
       new  7852ab8   gnu: gcc-core-mesboot: Rename from gcc-core-boot.
       new  76669ee   gnu: glibc-mesboot: Rename from glibc-boot.
       new  66c8aa3   gnu: gcc-mesboot: Rename from gcc-boot.
       new  9dd94db   gnu: binutils-mesboot: Rename from binutils-boot.
       new  2ba9f0e   Revert: gnu: binutils-boot0: Inject AR,LD from 
bootstrap-binaries.
       new  5654748   gnu: Add gcc-mesboot 4.1.0.
       new  5d394c5   gnu: Add gcc-mesboot 4.7.4.  WIP
       new  973b54d   REMOVEME: %fake-bootstrap => #t.
       new  0f46768   Revert "REMOVEME: %fake-bootstrap => #t."

The 25 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                     |   3 +
 gnu/packages/mes.scm                             | 663 +++++++++++++++++++----
 gnu/packages/patches/binutils-boot-2.20.1a.patch | 264 +++++++++
 gnu/packages/patches/gcc-boot-2.95.3.patch       | 186 +++++--
 gnu/packages/patches/gcc-boot-4.1.0.patch        |  30 +
 gnu/packages/patches/gcc-boot-4.7.4.patch        |  43 ++
 gnu/packages/patches/gcc-core-boot-2.95.3.patch  | 202 +++++++
 gnu/packages/patches/glibc-boot-2.2.5.patch      | 118 +++-
 gnu/packages/patches/tcc-boot-0.9.27.patch       |  26 +
 9 files changed, 1381 insertions(+), 154 deletions(-)
 create mode 100644 gnu/packages/patches/binutils-boot-2.20.1a.patch
 create mode 100644 gnu/packages/patches/gcc-boot-4.1.0.patch
 create mode 100644 gnu/packages/patches/gcc-boot-4.7.4.patch
 create mode 100644 gnu/packages/patches/gcc-core-boot-2.95.3.patch
 create mode 100644 gnu/packages/patches/tcc-boot-0.9.27.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]