Commit Graph

  • 73fcaad66f add musl 1.2.2 and make it default IceCodeNew 2021-01-15 19:53:39 +0800
  • e31059e136 Use GNU Mirror IceCodeNew 2020-12-21 20:35:19 +0800
  • a1a87c704e Update `MUSL_SITE` IceCodeNew 2020-12-21 20:33:36 +0800
  • 849dc90078 update GCC 9.2.0 to 9.3.0 rofl0r 2020-11-26 22:49:44 +0000
  • 2eac05f0db update GCC 8.3.0 to 8.4.0 rofl0r 2020-11-26 22:22:12 +0000
  • 6c6dead2cd replace GCC 7.3.0 with 7.5.0 rofl0r 2020-11-26 20:46:03 +0000
  • bd450bc474 Added gcc-10.2.0 patches Said Musaev 2020-08-29 18:21:30 +0200
  • b12ded5078 add linux-5.8.5 headers support Rich Felker 2020-10-01 15:15:30 -0400
  • b29ed1829e update gcc futex time64 patch for compat with riscv32 Rich Felker 2020-09-23 17:56:47 -0400
  • 87157fa4b4 add pattern for linux 5.x sources to makefile Rich Felker 2020-08-28 18:56:20 -0400
  • 5171ee8724 update default musl version to 1.2.1 Rich Felker 2020-08-04 12:05:32 -0400
  • af5993a561 add hash for musl 1.2.1 Rich Felker 2020-08-04 12:05:04 -0400
  • 531af98526 improve m68k sqrt patch not to suppress insn on archs where it works Rich Felker 2020-07-02 11:50:26 -0400
  • d04fb4943f add patch fixing broken m68k sqrt Rich Felker 2020-06-30 16:35:55 -0400
  • b0820cc501 don't replace config.sub in gmp Rich Felker 2020-06-27 01:35:13 -0400
  • 702b58c8f4
    Don't install headers again Firas Khalil Khana 2020-06-20 23:21:44 +0300
  • 87ad2797d1
    Why is MAKEINFO set to false? Firas Khalil Khana 2020-05-29 07:34:03 +0300
  • d6ded50dd7 add patch to disable arm vdso in musl 1.2.0 Rich Felker 2020-04-26 14:05:29 -0400
  • 9c27b11349
    Remove unnecessary flags from GCC Firas Khalil Khana 2020-03-31 20:02:35 +0300
  • 794fbbe1d1
    add gcc 8.4 hash and patches Jakub Vaněk 2020-03-12 20:04:52 +0100
  • 5086175f29 allow sha1 hash checking command to be configured Peter Jin 2020-03-06 23:12:57 -0500
  • a54eb56f33 Use CURDIR instead of PWD Filippo Valsorda 2020-03-07 16:32:46 -0500
  • 7f691d8f8f
    Use CURDIR instead of PWD Filippo Valsorda 2020-03-07 16:32:46 -0500
  • bc856861ad Configure sha1 hash checklist command. Peter Jin 2020-03-06 23:12:57 -0500
  • aacd84ed2c update cowpatch from upstream to fix regression on bash Rich Felker 2020-02-24 21:57:15 -0500
  • 75e6c618ad add musl 1.2.0 and make it default v0.9.9 Rich Felker 2020-02-21 23:52:34 -0500
  • a69bac0464 use new cowpatch -I command rather than open-coding same thing in Makefile Rich Felker 2020-02-17 15:10:44 -0500
  • 6b7083fa6a update cowpatch.sh from upstream Rich Felker 2020-02-17 15:08:10 -0500
  • b49456e19a fix gcc 8+ static pie patches to make -static-pie pass -static to ld Rich Felker 2020-02-10 12:18:24 -0500
  • d7f31bde7e pass --disable-assembly to gcc configure, for gmp Rich Felker 2020-02-03 14:27:19 -0500
  • 97b7d13f65 force cross compiler/cross compiling Rich Felker 2020-02-03 01:09:08 -0500
  • 463cd3e669 pass --disable-bootstrap to gcc Rich Felker 2020-02-03 01:07:22 -0500
  • 03b296f811 fix missing exec permissions on replaced config.sub Rich Felker 2020-02-02 23:35:52 -0500
  • b3970874c3 add some more things you can turn off to config.mak.dist examples Rich Felker 2020-02-02 21:24:08 -0500
  • a00f88f20e clarify that --enable-languages=c,c++ is default in config.mak.dist Rich Felker 2020-02-02 21:21:18 -0500
  • 2954bf4b6d remove --disable-multilib from config.mak.dist example Rich Felker 2020-02-02 21:19:25 -0500
  • 59d9dff00c improve patch dependency rules Rich Felker 2020-01-31 16:53:24 -0500
  • 9515af5143 add binutils patches for pr22269 Rich Felker 2020-01-31 16:33:42 -0500
  • 3cfbdabfd6 add asound uapi patches for linux 4.19.90, headers-4.19.88 Rich Felker 2020-01-30 22:11:51 -0500
  • 6a73704be3 re-add archscripts removal patch for linux 4.19.90 Rich Felker 2020-01-30 22:09:15 -0500
  • 1645ae3476 remove support for old linux headers Rich Felker 2020-01-30 22:08:34 -0500
  • 19568178bd fix wrong ac_cv_prog_lex_root value Rich Felker 2020-01-29 23:06:02 -0500
  • 03d6d755c7 add patch fixing gcc pr93402 (wrong codegen) Rich Felker 2020-01-23 19:38:10 -0500
  • de5dc219d8 add safety in make rules involving rm -rf Rich Felker 2020-01-23 13:21:24 -0500
  • eb979cc08b remove old patched source dir before trying to rename new one over it Rich Felker 2020-01-23 13:18:17 -0500
  • 1be04b50ec move config.sub dependency to patched source trees instead of orig ones Rich Felker 2020-01-22 17:26:56 -0500
  • 8a92c5230c add dependencies on patches for patched/patchable source trees Rich Felker 2020-01-22 17:25:53 -0500
  • a226f5f416 Fix initialization of CoW source trees Travis Cross 2020-01-22 20:01:49 +0000
  • d54ae17403 Fix initialization of CoW source trees Travis Cross 2020-01-22 20:01:49 +0000
  • 1e4e952ed2 bump default gcc version to 9.2.0 Rich Felker 2020-01-22 01:13:14 -0500
  • 8adcc4bec7 bump default binutils version to 2.33.1 Rich Felker 2020-01-22 00:03:07 -0500
  • 3d26f0cf02 add binutils 2.33.1 Rich Felker 2020-01-22 00:02:12 -0500
  • ebf93035c6 make initialization of cow source trees robust Rich Felker 2020-01-21 23:49:56 -0500
  • 49f489e5c6 remove support for non-latest versions in gcc 6 and 7 series Rich Felker 2020-01-21 19:39:04 -0500
  • c7557051a5 integrate cowpatch for preservation of original source trees Rich Felker 2020-01-21 02:49:07 -0500
  • 431a47af9e add gcc patch fixing libstdc++ futex use for time64 compatibility Rich Felker 2020-01-21 00:07:40 -0500
  • 33fb24c113 Add license file and copyright notes Travis Cross 2020-01-06 01:08:55 +0000
  • c9d96aeae7 work around gcc libstdc++ time64 incompatibility Rich Felker 2020-01-19 12:40:04 -0500
  • ed30c40da6
    Merge cbfb543c56 into 38e52db835 Nikolai Lifanov 2020-01-16 01:26:34 +0200
  • 8a18da32f3 Add license file and copyright notes Travis Cross 2020-01-06 01:08:55 +0000
  • 38e52db835 switch linux kernel headers to 4.19.88 by default Rich Felker 2019-12-18 14:29:07 -0500
  • 5c7b663936 add support for linux 4.19 kernel headers Rich Felker 2019-12-18 14:23:28 -0500
  • a6d3e6188d mention riscv64 target support in README.md Rich Felker 2019-11-19 13:31:33 -0500
  • 52527c462f add patch fixing copy relocs issue on riscv Rich Felker 2019-11-19 08:50:58 -0500
  • a9a3b3aee2 Remove absolute references to pwd in linux headers. Andrew Chambers 2019-07-20 00:55:59 +1200
  • 90ecfe079b renumber latest gcc 8.3.0 patch so as not to duplicate numbering Rich Felker 2019-11-10 20:19:00 -0500
  • 9e06392a64 add gcc 9.2.0 hash and patches Rich Felker 2019-11-10 20:13:42 -0500
  • 6725d1e7e5 update default musl version to 1.1.24 Rich Felker 2019-11-10 12:34:26 -0500
  • cd7430c2ec add support for musl 1.1.23 and 1.1.24 Rich Felker 2019-11-10 12:33:53 -0500
  • 3889a9b28a gcc 4.2.1: backport cfns inline fix rofl0r 2019-10-22 17:12:26 +0000
  • 5dfaec7669 gcc 4.2.1: add patch to fix configure env var breakage rofl0r 2019-10-22 16:32:35 +0000
  • 02be46d639 add patches fixing ld bug linking arm tlsdesc relocs on 64-bit host Rich Felker 2019-10-06 23:36:25 -0400
  • 684cb17061 update arm static pie TLS relocs patch to upstream version, backport Rich Felker 2019-10-06 20:47:22 -0400
  • c9ac08753a add binutils patch to fix broken arm LD/GD TLS relocs in static PIE Rich Felker 2019-10-02 10:39:26 -0400
  • 5fd2126e13 add patches fixing broken libgcc multi-thread detection via weak refs Rich Felker 2019-09-24 19:19:23 -0400
  • bda7102680 add support for sabotage-linux' kernel-headers tarballs rofl0r 2019-08-17 03:20:47 +0100
  • 2dcb188189 add support for sabotage-linux' kernel-headers tarballs rofl0r 2019-08-17 03:20:47 +0100
  • 008e910e96 default binutils to disable compressed debug info rofl0r 2019-08-16 18:03:03 +0100
  • ed59795b63 Remove absolute references to pwd in linux headers. Andrew Chambers 2019-07-20 00:55:59 +1200
  • d969dea983 make --disable-separate-code the default for binutils Rich Felker 2019-07-16 15:02:31 -0400
  • b4a38f8ebe update default versions of gcc-dependency math libraries Rich Felker 2019-07-16 13:41:33 -0400
  • 708132a371 Support MPC 1.1.0 Kevin Mark 2019-06-30 23:38:57 -0400
  • 5c552fe594 Support MPFR 4.0.2 Kevin Mark 2019-06-30 23:49:21 -0400
  • fc0c061cf6 Support ISL 0.21 Kevin Mark 2019-06-30 23:47:27 -0400
  • 0d2b46b621 Support GMP 6.1.2 Kevin Mark 2019-06-30 23:24:26 -0400
  • 38f8d54c3f Add ISL and build directories to .gitignore Kevin Mark 2019-06-30 23:21:08 -0400
  • 0e455cd5ba
    Support GCC 9.1.0 Kevin Mark 2019-06-30 23:53:50 -0400
  • 1f9fbb6ef1
    Support MPFR 4.0.2 Kevin Mark 2019-06-30 23:49:21 -0400
  • f0c6d5aede
    Support ISL 0.21 Kevin Mark 2019-06-30 23:47:27 -0400
  • 46bfa61db4
    Support MPC 1.1.0 Kevin Mark 2019-06-30 23:38:57 -0400
  • 6572454e3c
    Support GMP 6.1.2 Kevin Mark 2019-06-30 23:24:26 -0400
  • 31be60f36a
    Add ISL and build directories to .gitignore Kevin Mark 2019-06-30 23:21:08 -0400
  • b5b4d47c48 update defaults to gcc 8.3.0, binutils 2.32 Rich Felker 2019-05-26 19:25:39 -0400
  • 629189831f add binutils 2.32 hash and patches v0.9.8 Rich Felker 2019-05-26 15:23:16 -0400
  • 1878d65cbe add gcc 8.3.0 hash and patches Rich Felker 2019-05-26 15:22:55 -0400
  • fa132e0104 binutils 2.27: add patch so reproducible builds work even on mips rofl0r 2019-02-17 14:11:46 +0000
  • f37089a2b8 add musl 1.1.22, make default version Rich Felker 2019-04-09 21:11:10 -0400
  • bc4ccb5051 binutils 2.27: add patch so reproducible builds work even on mips rofl0r 2019-02-17 14:11:46 +0000
  • 7b4c0f7abf Re-number gcc-7.2.0 patches and ensure they apply cleanly Michael Forney 2018-01-26 22:04:59 -0800
  • 7ea487218f add support for GCC 6.5.0 rofl0r 2018-10-31 19:01:50 +0000