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
/
libstdc++-v3
/
Makefile
Age
Commit message (
Expand
)
Author
2022-07-22
revert the previous; atomicity.cc is also built into here.
mrg
2022-07-22
atomicity.cc has moved into libsupc++ for everyone.
mrg
2022-07-22
fix missing components of c++17.
mrg
2020-09-05
find header files in /usr/include/gcc-9 and the gcc cpu dir.
mrg
2020-09-05
port reachover framework to GCC 9.
mrg
2019-07-30
Arrange so that the Makefile works for both the generic and the dragonfly
christos
2019-04-23
Add an ifdef _GLIBCXX_COMPAT_ that removes the versioned symbol nodes from
christos
2019-03-20
bump libstdc++.so.
mrg
2019-03-01
#if 0 the x and y symbols in GLIBCXX_3.4 namespace. they cause
mrg
2019-02-27
avoid hand maintained lists but use values mknative pulls out.
mrg
2019-02-17
apply -std=gnu++98 to some more files.
mrg
2019-02-08
clean all the temporary and other files in a build.
mrg
2019-02-06
revert, somehow I got the generated file in the wrong directory.
christos
2019-02-06
fix objdir build
christos
2019-02-01
- new shlib minor
mrg
2019-01-31
only a relatively small number of files that aren't in the c++98/ dir
mrg
2019-01-31
- add new filesystem/ sources.
mrg
2019-01-22
- fix Makefile.gthr CONFIG_LINKS handling. demand only that
mrg
2019-01-19
begin to handle new unwind.h and gthr-default.h stuff.
mrg
2018-11-05
GCC 6.5 ios_failure.cc needs to be compiled with cxx mode.
mrg
2018-04-07
fix the grep pattern for inside a makefile. fixes build issue
mrg
2018-02-07
handle MKPICLIB=no builds.
mrg
2018-02-04
updates for GCC 6.4.
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
2017-11-13
regen for gcc 5.5.
mrg
2017-06-29
Mark a few more things as not-for-clang. While the sanitizers would
joerg
2017-01-15
elide psabi errors on i386
christos
2017-01-13
Handle errors in system headers
christos
2016-04-20
WARNS=1
christos
2016-03-17
Need more no stack protector
christos
2016-03-15
- fix build for c98/c11 versions of codecvt.cc
mrg
2016-03-15
update to build GCC 5.3's libstdc++. include the dual ABI code.
mrg
2015-01-29
libgcc_s is linked in the specs already, don't do it explicitly.
joerg
2014-10-10
bump libstdc++ minor due to new complex etc functions enabled.
mrg
2014-10-01
Explicitly request using the libstdc++ header path for clang, C++11 for
joerg
2014-10-01
Building random.cc with clang requires -mrdrnd on x86.
joerg
2014-06-14
remove remaining makefile support for GCC < 45 that i found.
mrg
2014-06-01
port over 3 changes made here in the GCC 4.5 tree that we'll need
mrg
2014-05-31
Add different defines to force weak pthread symbols.
christos
2014-05-31
use weak symbols instead of linking against libpthread.
christos
2014-05-28
add -pthread to compiler/linker flags. fixes 1/3 of the link issues.
mrg
2014-05-16
apply -fimplicit-templates instead of forcing -O2. fix the
mrg
2014-05-15
Skip assembler helpers when using HAVE_LIBGCC_EH=no. Always use the
joerg
2014-03-01
merge GCC 4.8 build.
mrg
2014-02-26
prepare for moving GCC 4.5 into gcc.old:
mrg
2013-11-01
pick up omp.h from the libgomp directory not from /usr/include/gcc-4.5. Makes
christos
2013-08-22
Make earmv5 work.
matt
2011-08-09
Can't build libstdc++ and libsupc++ with clang since it depends on using
joerg
2011-06-29
minor fixes for libstdc++-v3 build.
mrg
[next]