log src/native-gcc.mk @ 5500:512e69a36d09

age author description
Tue, 21 Jul 2020 20:27:53 +0200 Markus Mützel Use SSE2 instruction set for i686-w64 target (bug #58807).
Sat, 21 Mar 2020 13:55:19 -0400 John Donoghue gcc: update to v9.3.0
Thu, 27 Feb 2020 15:57:21 -0500 John Donoghue * src/build-gcc.mk, src/native-gcc.mk: remove dependancy on cloog
Tue, 16 Jul 2019 09:59:59 -0400 John Donoghue gcc: update to 9.2.0
Wed, 12 Dec 2018 08:10:16 -0500 John Donoghue Update to gcc 7.4
Wed, 05 Sep 2018 10:57:47 -0400 John Donoghue gcc: update to v7.3.0
Mon, 12 Mar 2018 17:15:46 -0400 John Donoghue gcc: remove multilib references
Mon, 26 Feb 2018 10:37:40 -0500 John W. Eaton build-gcc, native-gcc: build with --enable-threads=posix
Fri, 15 Sep 2017 11:17:39 -0400 John D gcc: update to v7.2.0
Mon, 31 Jul 2017 16:53:21 -0400 John D gcc: update to 7.1 with tools
Mon, 22 Aug 2016 12:25:14 -0400 John D gcc: update to 4.9.4, mpfr update to 3.1.4, gmp update to 6.1.1
Sat, 04 Jul 2015 09:27:45 -0400 John D gcc: update to v4.9.3
Thu, 02 Jul 2015 13:55:48 -0400 John Donoghue native-gcc: compile gcc as static when using mingw64
Wed, 20 May 2015 07:36:47 -0400 John Donoghue native-gcc: compile as multilib in win64
Thu, 07 May 2015 17:14:09 -0400 John Donoghue gcc: parial undo of c/s ee802fc5dd9b
Sun, 03 May 2015 20:38:29 -0400 John D gcc: update to 5.1.0, update isl, libgpg_error
Wed, 12 Nov 2014 15:10:03 -0500 John Donoghue build-gcc, native-gcc: update to version 4.9.2 (from mxe (devel))
Sun, 05 Oct 2014 11:15:06 -0400 John W. Eaton Undo botched commit. Backed out changeset 992be3109433
Sun, 05 Oct 2014 11:12:39 -0400 John W. Eaton new patch for stable-octave package
Sun, 07 Sep 2014 06:42:40 -0400 John W. Eaton make building 64-bit Windows binaries independent from enabling 64-bit indexing in Octave
Tue, 26 Aug 2014 14:55:29 -0400 John W. Eaton disable libsanitizer for gcc builds
Fri, 08 Aug 2014 11:38:44 -0400 John Donoghue gcc: update to 4.9.1 from mxe_devel.
Fri, 25 Apr 2014 08:58:50 -0400 John Donoghue native-gcc: update to 4.9.0
Fri, 07 Mar 2014 16:38:34 -0500 John W. Eaton native-gcc.mk: move libgcc_s.a to directory searched by ld
Thu, 27 Feb 2014 06:36:03 -0500 John Donoghue native-gcc: remove unintended changes to native-gcc.mk from cs b1ca68ddd02c
Fri, 21 Feb 2014 06:05:39 -0500 John Donoghue build native-gcc using untared dependancies within gcc source tree
Sun, 16 Feb 2014 17:49:33 -0500 John W. Eaton allow native-gcc build to succeed
Fri, 07 Feb 2014 12:51:01 -0500 John W. Eaton Install native binutils and gcc directly in host directory tree.
Fri, 31 Jan 2014 16:04:01 -0500 John W. Eaton move version info from index.html to src/*.mk files
Mon, 23 Sep 2013 14:43:37 -0400 John W. Eaton update native gcc version to match build-gcc version
Wed, 24 Jul 2013 21:19:58 -0400 Michael Goffioul Fix calls to UNPACK_PKG_ARCHIVE in src/*.mk files.
Sun, 16 Jun 2013 00:30:00 +0200 Philip Nienhuis fix building native-binutils
Fri, 14 Jun 2013 16:51:29 -0400 John W. Eaton treat gcc and binutils as build tools
Sun, 09 Jun 2013 09:48:08 -0400 John W. Eaton improve handling of cross tool prefix
Thu, 06 Jun 2013 18:02:36 -0400 John W. Eaton native-gcc.mk: don't build objective C compiler
Sun, 02 Jun 2013 16:59:24 -0400 John W. Eaton Use HOST_BINDIR, HOST_LIBDIR, and HOST_INCDIR instead of MXE_BINDIR, MXE_LIBDIR, and MXE_INCDIR. Attempt to use these variables consistently instead of using $(HOST_PREFIX)/bin, $(HOST_PREFIX)/lib, and $(HOST_PREFIX)/include
Sun, 02 Jun 2013 12:40:32 -0400 John W. Eaton use variable for --host and --build configure arguments
Sun, 02 Jun 2013 10:31:04 -0400 John W. Eaton Improve handling of prefix directories by defining HOST_PREFIX and
Tue, 28 May 2013 17:31:59 -0400 John W. Eaton allow native builds too
Wed, 12 Dec 2012 10:00:54 -0500 John W. Eaton also install cross and native tools in separate destdir locations
Wed, 12 Dec 2012 09:54:24 -0500 John W. Eaton native gcc and binutils