Up to [cvs.NetBSD.org] / src / external / gpl3
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.17 / (download) - annotate - [select for diffs], Tue Jan 26 17:48:56 2016 UTC (5 years, 2 months ago) by christos
Branch: MAIN
CVS Tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
phil-wifi,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-9-base,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
netbsd-8-base,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
is-mlppp-base,
is-mlppp,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan,
HEAD
Changes since 1.16: +3 -3
lines
Diff to previous 1.16 (colored)
use EXTERNAL_FOO_SUBDIR
Revision 1.16 / (download) - annotate - [select for diffs], Tue Jan 26 17:37:51 2016 UTC (5 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
switch to binutils.old
Revision 1.15 / (download) - annotate - [select for diffs], Thu Sep 17 09:34:20 2015 UTC (5 years, 7 months ago) by skrll
Branch: MAIN
Changes since 1.14: +1 -5
lines
Diff to previous 1.14 (colored)
gdb.old is no more.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Aug 17 07:30:39 2015 UTC (5 years, 8 months ago) by christos
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
gdb 7 -> gdb.old
Revision 1.13 / (download) - annotate - [select for diffs], Sun Aug 16 09:17:18 2015 UTC (5 years, 8 months ago) by christos
Branch: MAIN
Changes since 1.12: +6 -4
lines
Diff to previous 1.12 (colored)
handle gdb-7.9.1
Revision 1.12 / (download) - annotate - [select for diffs], Sat Aug 15 09:34:17 2015 UTC (5 years, 8 months ago) by christos
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
switch everyone to gdb.old
Revision 1.11 / (download) - annotate - [select for diffs], Mon Jan 5 01:52:23 2015 UTC (6 years, 3 months ago) by mrg
Branch: MAIN
Changes since 1.10: +1 -3
lines
Diff to previous 1.10 (colored)
fix MKGCCCMDS=no, and turn it on by default for sun2.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Jun 14 20:49:36 2014 UTC (6 years, 10 months ago) by mrg
Branch: MAIN
CVS Tags: tls-maxphys-base,
tls-earlyentropy-base,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7
Changes since 1.9: +1 -3
lines
Diff to previous 1.9 (colored)
remove remaining makefile support for GCC < 45 that i found.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Feb 26 09:54:32 2014 UTC (7 years, 1 month ago) by mrg
Branch: MAIN
CVS Tags: yamt-pagecache-base9,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3
Branch point for: tls-earlyentropy
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
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.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 31 17:28:10 2013 UTC (7 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Handle more than gcc 4.5
Revision 1.7 / (download) - annotate - [select for diffs], Fri Aug 10 16:05:26 2012 UTC (8 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
agc-symver-base,
agc-symver
Branch point for: tls-maxphys
Changes since 1.6: +3 -1
lines
Diff to previous 1.6 (colored)
Deal with optional HAVE_GCC.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Oct 31 08:14:44 2011 UTC (9 years, 5 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base
Branch point for: yamt-pagecache,
matt-nb6-plus
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
obsolete now useless (and wrongly set to "219" :-) HAVE_BINUTILS. switch the sense of the gdb and gcc tests to list the platforms not switched to gcc 4.5 or gdb 7, which is now: GCC 4.1: .if ${MACHINE_ARCH} == "alpha" || \ ${MACHINE_CPU} == "arm" || \ ${MACHINE_CPU} == "m68k" || \ ${MACHINE_CPU} == "vax" GDB 6: .if ${MACHINE_ARCH} == "alpha" || \ ${MACHINE_ARCH} == "hppa" || \ ${MACHINE_CPU} == "mips" || \ ${MACHINE_CPU} == "sh3" || \ ${MACHINE_ARCH} == "vax" let's go, people! (-:
Revision 1.5 / (download) - annotate - [select for diffs], Sat Oct 8 21:52:15 2011 UTC (9 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.4: +7 -1
lines
Diff to previous 1.4 (colored)
Descent into gdb if we support it yet.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Jun 29 02:05:24 2011 UTC (9 years, 9 months ago) by mrg
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
re-enable the gcc 4.5 crtstuff/libgcc builders now that they work. also build the gmp, mpfr and mpc libraries in this case.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 21 04:52:49 2011 UTC (9 years, 10 months ago) by mrg
Branch: MAIN
Changes since 1.2: +7 -1
lines
Diff to previous 1.2 (colored)
prepare to build native gcc 4.5, don't build native gcc 4.1, for HAVE_GCC=45
Revision 1.2 / (download) - annotate - [select for diffs], Tue Sep 8 07:08:02 2009 UTC (11 years, 7 months ago) by skrll
Branch: MAIN
CVS Tags: matt-premerge-20091211,
matt-mips64-premerge-20101231,
cherry-xenmp-base,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: cherry-xenmp
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Rename MKBFD to MKBINUTILS and support HAVE_BINUTILS for set lists. This makes {MK,HAVE_}BINUTILS consistent with {MK,HAVE_}{GCC,GDB}. Allow MKBFD to defines MKBINUTILS as a backwards compatibility hook. Update the sets lists and add conditionals for lib{bfd,opcodes}.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 21 06:54:01 2009 UTC (11 years, 8 months ago) by skrll
Branch: MAIN
Build binutils if ${MKBFD} != "no" && ${HAVE_BINUTILS} == "219"