Commit Graph

115 Commits

Author SHA1 Message Date
Giacomo Tesio 0c2dabf975 new-build: get rid of Go(ogle) with few rc scripts
Also, in binutils: fix inlining compilation error,
see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242053
2021-12-29 16:33:49 +01:00
Giacomo Tesio bab840a411 gcc: build works again 2020-09-10 22:39:10 +02:00
Giacomo Tesio 8d419405cb gcc native: remove cross/native.sh and unused patches in cross/pkgs/gcc/patch
Apparently we can use the patches created for the cross compiler.

cross/native.sh has been moved in cross/pkgs/gcc/build.sh to get some
coherence among the packages (in the hope of writing a reasonable
package manager in the future).
2020-09-01 13:10:17 +02:00
Giacomo Tesio e0420eb690 newlib: add --disable-newlib-unbuf-stream-opt to avoid optimization causing fpu usage in note handler 2020-08-29 01:23:19 +02:00
Giacomo Tesio 18da65783b gcc native: add cross compilation of GCC to pkgs build (to setup proper POSIX headers in /posix) 2020-08-27 12:49:33 +02:00
Giacomo Tesio 86c03ba7e6 mksh: update subrepo 2020-01-17 02:43:04 +01:00
Giacomo Tesio 66a4602b6f newlib: update subrepo 2020-01-17 02:29:13 +01:00
Giacomo Tesio 5734d59639 newlib: merge LibPOSIX into libc.a (and libg.a) so that you just need to specify -lc 2020-01-17 01:21:40 +01:00
Giacomo Tesio fdc6a49fac newlib: do not rename libc.a anymore 2020-01-16 00:46:16 +01:00
Giacomo Tesio 611044fcc8 Merge remote-tracking branch 'private/port-gcc-restart' into port-gcc-restart 2019-12-27 19:52:01 +01:00
Giacomo Tesio ef4aafa403 newlib: cleanup 2019-12-27 19:51:42 +01:00
Giacomo Tesio 90272aea5a newlib: fix includes in CFLAGS_FOR_TARGET 2019-12-27 17:34:51 +01:00
Giacomo Tesio da44acc091 mksh: use cross/wrappers 2019-12-23 18:06:59 +01:00
Giacomo Tesio 200961ec7c newlib: add -I to reach cross GCC's stddef.h; do not rename libm.a and libg.a 2019-12-16 00:15:12 +01:00
Giacomo Tesio 86bf70b6e8 cross pkgs: use hosted compiler in newlib and mksh (still to properly
install in /posix)
2019-11-28 01:13:06 +01:00
Giacomo Tesio 3842a03b36 gcc native: build.sh: mock makeinfo to avoid it as a dependency 2019-11-20 00:26:41 +01:00
Giacomo Tesio 9114d34164 newlib: fix libraries `mv` 2019-11-20 00:25:43 +01:00
Giacomo Tesio efa47411c6 gcc native: more binutils 2019-11-19 00:23:08 +01:00
Giacomo Tesio 3f3f02c9dd newlib: build.sh: copy output libraries to /posix and rename for easier linking 2019-11-19 00:24:34 +01:00
Giacomo Tesio 292ecd4f19 gcc native: more binutils 2019-11-19 01:51:23 +01:00
Giacomo Tesio ee7317925a gcc native: properly copy Makefile.in to doc dirs 2019-11-18 01:17:53 +01:00
Giacomo Tesio aebce89c7c gcc native: properly set CPATH and LIBS 2019-11-18 01:02:18 +01:00
Giacomo Tesio 5c3f796756 gcc native: mess with environment variables 2019-11-13 18:19:34 +01:00
Giacomo Tesio 02d871e58d gcc native: actually put --host=x86_64-jehanne; set LDFLAGS and LDLIBS 2019-11-12 00:12:09 +01:00
Giacomo Tesio 329683c7cf gcc native: copy to /posix 2019-11-12 00:23:23 +01:00
Giacomo Tesio 655f19e322 gcc native: unset $CPATH (set in ./hacking/devshell.sh); replace ftp with https in cross/pkgs/gcc/src/gcc/contrib/download_prerequisites 2019-11-11 00:15:54 +01:00
Giacomo Tesio 23c117a97e gcc native: almost there 2019-11-08 01:43:04 +01:00
Giacomo Tesio 8f6f592374 gcc native: upgrade to binutils-2.33.1 and gcc-9.2.0 2019-11-06 00:34:50 +01:00
Giacomo Tesio 9a5e6673e8 gcc native: patch/gcc/gcc/config.gcc 2019-11-06 00:08:44 +01:00
Giacomo Tesio 62881baa8c gcc native: build.sh reindent 2019-11-05 00:51:04 +01:00
Giacomo Tesio b866bb47cf gcc native: fix mpfr version in mpfr 2019-11-05 00:35:42 +01:00
Giacomo Tesio fc3f76eb31 gcc native: build binutils 2019-11-05 00:22:29 +01:00
Giacomo Tesio 6868f18e46 Merge branch 'master' into port-gcc 2019-11-05 00:24:22 +01:00
Giacomo Tesio 61806bacc9 port-gcc: more 2019-11-05 00:19:53 +01:00
Giacomo Tesio 14e9ad0fe7 newlib: update 2019-08-27 00:27:22 +02:00
Giacomo Tesio ba666b8764 newlib: update 2019-08-12 01:43:07 +02:00
Giacomo Tesio 1781fc1393 newlib: update 2019-08-12 01:44:03 +02:00
Giacomo Tesio 76f7599057 newlib: update 2019-08-11 22:55:48 +02:00
Giacomo Tesio 14f054b6f8 gcc native: more binutils build in build.sh 2019-03-28 01:00:16 +01:00
Giacomo Tesio 0fef60d69d gcc native: draft binutils build in build.sh (not working) 2018-11-29 18:13:48 +01:00
Giacomo Tesio aa0ff70ecb gcc native: more build.sh 2018-11-29 02:38:34 +01:00
Giacomo Tesio 705762061c gcc native: gcc and binutils to fetch.json 2018-11-28 18:33:11 +01:00
Giacomo Tesio f781514ecd gcc native: more build.sh 2018-11-28 18:32:39 +01:00
Giacomo Tesio 1c428cd009 gcc native: small fixes 2018-11-28 11:47:24 +01:00
Giacomo Tesio d6d8336e8a gcc native: hopefully improvements (build.sh doesn't work yet) 2018-11-27 18:53:32 +01:00
Giacomo Tesio 229fbc9633 gcc native: build libmpc 2018-11-27 01:46:03 +01:00
Giacomo Tesio 1a903c6e2f gcc native: fix libgmp build; fix libmpfr build 2018-11-27 00:28:08 +01:00
Giacomo Tesio 169b4f7374 Merge branch 'posix-dir' into port-gcc 2018-11-26 23:30:31 +01:00
Giacomo Tesio 7401210ed2 mksh: use $JEHENNE/posix 2018-11-26 23:29:26 +01:00
Giacomo Tesio e7ffc3d906 newlib: ansification + upstream update 2018-11-26 04:02:20 +01:00