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