minix/external/gpl3/gcc/usr.bin/libdecnumber/arch
Lionel Sambuc 0cdf705cc6 Enable optional GCC install and GCC improvements
-By adding MKGCC=yes and MKGCCCMDS=yes on the make commandline
   it is now possible to compile and install GCC on the system.

   Before doing this, if you are not using the build.sh script,
   you will need to call the fetch scripts in order to retrieve
   the sources of GCC and its dependencies.

 -Reduce difference with NetBSD share/mk

   Move Minix-specific parameters from bsd.gcc.mk to bsd.own.mk,
   which is anyway patched, so that bsd.gcc.mk is now aligned
   on the NetBSD version.

 -Clean libraries dependencies, compiles stdc++ only if gcc is
   also compiled (it is part of the gcc sources)

 -Correct minix.h header sequence, cleanup spec headers.

 -Fix cross-compilation from a 32bit host targeting MINIX/arm

Change-Id: I1b234af18eed4ab5675188244e931b2a2b7bd943
2013-07-12 14:22:03 +02:00
..
alpha Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
arm Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
armeb Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
earm Enable optional GCC install and GCC improvements 2013-07-12 14:22:03 +02:00
hppa Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
i386 Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
m68k Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
m68000 Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
mips64eb Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
mips64el Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
mipseb Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
mipsel Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
powerpc Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
powerpc64 Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
sh3eb Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
sh3el Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
sparc Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
sparc64 Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
vax Partially import gcc and binutils 2012-06-18 10:54:16 +00:00
x86_64 Partially import gcc and binutils 2012-06-18 10:54:16 +00:00