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
/
lib
/
libgomp
/
Makefile
Age
Commit message (
Expand
)
Author
2021-04-12
various changes to get GCC 10 to build here.
mrg
2020-05-15
Don't allow building with clang, uses GCC-specific attributes.
joerg
2019-02-09
put config/posix first in the path so that the right lock.c is used.
mrg
2019-02-04
move libgomp, libcommon and libcommon-target source lists into the
mrg
2019-02-03
- fix the sources list.
mrg
2019-01-22
- fix Makefile.gthr CONFIG_LINKS handling. demand only that
mrg
2018-08-12
consolidate path for gcc-version specific into GCC_INCSDIR, and
mrg
2018-02-03
updates for GCC 6.4: add gcc-6 specific headers, combine some
mrg
2018-02-03
updates for GCC 6.4.0:
mrg
2018-02-02
install into gcc-6 subdir.
mrg
2016-04-20
WARNS=1
christos
2016-03-15
update for GCC 5.3
mrg
2016-03-12
add /usr/include/gcc-5 directory to the distribution and adjust the
mrg
2014-06-04
Fix build with stack smash protection enabled.
tron
2014-06-01
port over 3 changes made here in the GCC 4.5 tree that we'll need
mrg
2014-03-01
merge GCC 4.8 build.
mrg
2014-02-26
prepare for moving GCC 4.5 into gcc.old:
mrg
2013-08-23
More evbarmv5 fixes.
matt
2013-08-22
Add MACHINE_ARCH's evbearmv5-e[bl] to work
matt
2012-02-23
fix build failure on mips64.
nonaka
2012-01-28
Disable -Wconversion for clang.
joerg
2011-09-23
Fix build with stack smash protection enabled.
tron
2011-09-23
build and install libgomp, as needed by "cc -fopenmp", and its
mrg
2011-09-22
only install libgomp.spec for the native build. look in the archdir
mrg
2011-09-21
use GOMP_MACHINE_ARCH, so we can build compat libs.
mrg
2011-09-20
makefile to build libgomp, as needed by "gcc -fopenmp".
mrg