log src/native-gcc.mk @ 3710:1220a9158bc1

age author description
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