Home | History | Annotate | Download | only in crtstuff
History log of /src/external/gpl3/gcc/lib/crtstuff/Makefile
RevisionDateAuthorComments
 1.15  25-Apr-2021  christos Add support for mipsn64 targets which build 64 bit binaries by default
on instead of n32
 1.14  15-Mar-2016  mrg fix the path for $GCCARCH.
 1.13  01-Jun-2014  mrg port over 3 changes made here in the GCC 4.5 tree that we'll need
when GCC 4.8 becomes "gcc.old" eventually.

this tree still needs to be tested for more, but this should be the
bulk of the work.

----
Log Message:
prepare for moving GCC 4.5 into gcc.old:

- convert to using ${EXTERNAL_GCC_SUBDIR}
- define base-external-gpl3-gcc* subdir as GCC_SUBDIR
- use <bsd.init.mk> over <bsd.own.mk> for a bunch of places; mostly
because it arranges for ../Makefile.inc to be included earlier, and
don't bother including the latter if the former is already included.
- move all .PATH: settings after <bsd.{own,lib}.mk> so that all
valid variables are set before it is evaluated
- rename mknative-gcc* to match their subdir name.

XXX the relationship between the Makefile.inc/Makefile.gcc_path files
is kind of sketchy, it would be great if this was fixed.

----
Log Message:
oops, avoid re-setting DIST to something that might be wrong now.

----
Log Message:
fix another dated DIST.
 1.12  09-Mar-2014  mrg branches: 1.12.2;
find libgcc sources for GCC 4.8.
 1.11  08-Mar-2014  mrg create a fake libgcc_tm.h.
 1.10  08-Mar-2014  mrg crtstuff.c moved into libgcc.
 1.9  01-Mar-2014  mrg merge GCC 4.8 build.
 1.8  26-Feb-2014  mrg prepare for moving GCC 4.5 into gcc.old:

- convert to using ${EXTERNAL_GCC_SUBDIR}
- define base-external-gpl3-gcc* subdir as GCC_SUBDIR
- use <bsd.init.mk> over <bsd.own.mk> for a bunch of places; mostly
because it arranges for ../Makefile.inc to be included earlier, and
don't bother including the latter if the former is already included.
- move all .PATH: settings after <bsd.{own,lib}.mk> so that all
valid variables are set before it is evaluated
- rename mknative-gcc* to match their subdir name.

XXX the relationship between the Makefile.inc/Makefile.gcc_path files
is kind of sketchy, it would be great if this was fixed.
 1.7  28-Feb-2012  joerg branches: 1.7.2;
Don't use clang here.
 1.6  02-Dec-2011  macallan actually pass $COPTS to the compiler
ok mrg@
 1.5  01-Jul-2011  mrg branches: 1.5.2;
declare options.h as an EXTRA_FAKE_HEADERS.
 1.4  01-Jul-2011  mrg consolidate unwind.h and other hacks into a new Makefile.hacks that
everyone else can use
 1.3  29-Jun-2011  mrg consolidate the tconfig.h generation.
 1.2  23-Jun-2011  mrg fix a bunch of paths to look in the right places for gcc 4.5.
 1.1  21-Jun-2011  mrg *sigh* move these files into the directories i meant for them to exist in.
start actually porting to gcc 4.5 in the process.
 1.5.2.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.5.2.1  17-Apr-2012  yamt sync with head
 1.7.2.1  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.12.2.1  10-Aug-2014  tls Rebase.

RSS XML Feed