index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
gpl3
/
gcc
/
usr.bin
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2023-02-01
for MKDEBUG builds, set CXXFLAGS += -g1 for all GCC binaries.
mrg
2021-12-15
no lint (c++)
christos
2021-04-12
various changes to get GCC 10 to build here.
mrg
2019-02-01
- update source lists
mrg
2018-02-11
Use bsd.init.mk (instead of bsd.own.mk) consistently so that
christos
2018-02-04
partial work-in-progress to build GCC 6.4 natively:
mrg
2017-08-22
move the GMP_MACHINE_ARCH definition into external/lgpl3/gmp/Makefile.arch.
mrg
2017-08-04
put the location of gmp/mpc/mpfr in a variable so we can .old them.
mrg
2016-04-19
Enable minimal warnings, disabling the unused and narrowing ones that gcc
christos
2016-03-15
build a host version of libcpp, same as we do for libiberty.
mrg
2014-07-27
Update the bug report URL as per PR 48712. I assume in order for this
dholland
2014-06-01
port over 3 changes made here in the GCC 4.5 tree that we'll need
mrg
2014-05-31
make sure that files containing version numbers are rebuilt when
mrg
2014-05-29
commonize the netbsd local version string. (the native one wasn't
mrg
2014-03-09
Fix variable name, so BUGURL gets properly defined
martin
2014-03-04
bump local pkg version.
mrg
2014-03-01
merge GCC 4.8 build.
mrg
2014-02-26
prepare for moving GCC 4.5 into gcc.old:
mrg
2013-11-28
handle with moved mpfr*.h files.
mrg
2013-11-28
update to MPC 1.0.1.
mrg
2013-08-22
Add MACHINE_ARCH's evbearmv5-e[bl] to work
matt
2013-08-06
Use armv[4-7] to be consistent
matt
2013-08-05
Use GMP_MACHINE_ARCH which is MACHINE_ARCH with arm substituted for armv[467].
matt
2012-12-02
Adjust everything under src (but outside src/tools) to use
apb
2012-09-18
Update for gcc 4.5.4
skrll
2011-08-07
after all the recent fixes, let's call this "NetBSD nb2 20110806"
mrg
2011-07-21
build GMP, MPFR and MPC as private libraries just for GCC. don't
mrg
2011-07-01
fix version.c defines. now the version says:
mrg
2011-06-29
add G_BUGURL and G_PKGVERSION variables that are unquoted versions.
mrg
2011-06-28
build libdecnumber.
mrg
2011-06-28
- add LIBDECNUMBEROBJ.
mrg
2011-06-28
DEVPHASE of an actual gcc release is empty. do that.
mrg
2011-06-24
- fix the path for GCCARCH and GCCARCH
mrg
2011-06-23
fix a bunch of paths to look in the right places for gcc 4.5.
mrg
2011-06-21
move the gcc 4.5 usr.bin build makefiles to the right place.
mrg