| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | remove libf2c, hasn't been built since it was moved to ports in 2010. |  jsg | 2012-04-14 | 266 | -43095/+0 |
| * | Gratuitous major crank for upcoming alpha switch to gcc 4, in order to have |  miod | 2011-11-25 | 1 | -1/+1 |
| * | when testing COMPILER_VERSION don't assume the default case is gcc2 |  jsg | 2011-11-21 | 1 | -6/+7 |
| * | Expose wscanf(3) and wcsftime(3) in the std:: namespace (gcc3) and bump major. |  stsp | 2011-10-16 | 3 | -21/+17 |
| * | Expose wscanf(3) and wcsftime(3) in the std:: namespace (gcc4) and bump major. |  stsp | 2011-10-16 | 2 | -5/+5 |
| * | - enable thread model posix for gcc 3 which makes dwarf2 exception |  naddy | 2011-09-19 | 1 | -1/+1 |
| * | Enable SJLJ C++ exceptions on arm here too. |  matthieu | 2011-07-18 | 1 | -1/+5 |
| * | Finalize work on the math library. It's time to do this monster |  martynas | 2011-07-06 | 2 | -2/+2 |
| * | use .PATH instead of .PATH.c & .PATH.m; something in the recent bsd.man.mk |  deraadt | 2011-06-24 | 1 | -3/+2 |
| * | Expose wprintf and friends in the gcc3 libstdc++ std:: namespace. |  stsp | 2011-04-28 | 2 | -7/+7 |
| * | Bring back wprintf() for gcc4 libstdc++. |  stsp | 2011-04-28 | 1 | -1/+1 |
| * | Back out wprintf diff and crank. Need to check more architectures first. |  stsp | 2011-04-24 | 1 | -1/+1 |
| * | Expose wprintf and friends in the std:: namespace. Major bump for libstdc++. |  stsp | 2011-04-24 | 1 | -1/+1 |
| * | Compile the v3 demangler support code in libiberty, bump minor. Will be used |  miod | 2010-09-04 | 2 | -2/+3 |
| * | make gcc4 lib sprintf/strcpy free. |  espie | 2010-05-26 | 1 | -5/+6 |
| * | unlink g77 from the build. |  espie | 2010-05-25 | 1 | -3/+3 |
| * | the cp-demangler is part of libsupc++ as well |  espie | 2010-05-16 | 1 | -2/+2 |
| * | install unwind.h, like for gcc3. |  espie | 2010-05-16 | 1 | -7/+1 |
| * | We really want position independant objects in libsupc++.a. |  matthieu | 2010-05-15 | 1 | -1/+5 |
| * | Add libsupc++-v3 |  robert | 2010-05-15 | 1 | -3/+4 |
| * | Add Makefile for libsupc++-v3 that pulls common stuff from |  robert | 2010-05-15 | 1 | -0/+11 |
| * | Move libsupc++ sources and other common stuff to Makefile.common |  robert | 2010-05-15 | 2 | -24/+37 |
| * | Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible |  drahn | 2010-05-10 | 2 | -7/+17 |
| * | This file won't be needed, espie pointed out how stupid I was. |  robert | 2010-05-09 | 1 | -3/+0 |
| * | fix obvious typo, unbreak build on i386 |  espie | 2010-05-09 | 1 | -2/+2 |
| * | Only #define _GLIBCXX_ATOMIC_BUILTINS on architectures where we use GCC's |  kettenis | 2010-05-09 | 1 | -2/+4 |
| * | add i386 to the atomicity via builtins list as well |  jsg | 2010-05-08 | 1 | -2/+3 |
| * | Use "builtins" for atomicity on sparc64 as well. |  kettenis | 2010-05-08 | 1 | -2/+2 |
| * | Install libsupc++ header files as well. |  kettenis | 2010-05-08 | 1 | -2/+6 |
| * | Add infrastructure to build libstdc++-v3 for gcc4 |  robert | 2010-05-07 | 4 | -0/+1742 |
| * | Fix from readline 5.0 via Alexandr Shadchin to for a bug that prevents |  nicm | 2010-03-25 | 3 | -1/+8 |
| * | Add fopen_unlocked.c pex-unix.c pex-common.c unlink-if-ordinary.c to |  robert | 2009-10-12 | 7 | -39/+1487 |
| * | - revert thread model posix since it broke the build for hppa. will revist |  kurt | 2009-07-26 | 1 | -1/+1 |
| * | - enable thread model posix for gcc 3 which makes dwarf2 exception |  kurt | 2009-07-25 | 1 | -1/+1 |
| * | - enable libstdc++ pthread regresses |  kurt | 2009-04-17 | 6 | -12/+12 |
| * | Our gcc doesn't provide __builtin_memmove(), so replace it by memmove(). |  landry | 2009-03-07 | 1 | -1/+1 |
| * | Remove unneeded include; fixes build problems with some ports that |  kettenis | 2009-01-28 | 1 | -1/+0 |
| * | steal some code from gcc 4.2, so that char_traits specializations start with |  espie | 2009-01-13 | 2 | -48/+134 |
| * | bump major version, to be safe. ok theo |  martynas | 2008-12-12 | 1 | -2/+2 |
| * | libstdc++ (cmath) needs to handle integer arguments for the math |  martynas | 2008-12-09 | 3 | -1/+132 |
| * | bump minor. ok kettenis@ |  martynas | 2008-09-07 | 1 | -1/+1 |
| * | don't undefine C99 math macros, if !_GLIBCPP_USE_C99, so that we |  martynas | 2008-07-25 | 1 | -4/+0 |
| * | bump because of __nan in math.h |  deraadt | 2008-07-24 | 1 | -2/+2 |
| * | bump |  martynas | 2008-07-24 | 1 | -2/+2 |
| * | Enable the use of __attribute__ ((__nonnull__)) unconditionally under OpenBSD, |  miod | 2008-06-22 | 1 | -1/+1 |
| * | Put back sprintf -> snprintf changes which have been lost accidentally in the |  miod | 2008-06-07 | 3 | -5/+5 |
| * | Put back the diff made between rev. 1.1.1.3 and 1.3 |  chl | 2008-06-07 | 1 | -0/+2 |
| * | Cope with the changes in the libiberty C++ demangler, and crank minor version |  miod | 2008-05-27 | 3 | -6/+12 |
| * | Merge OpenBSD specific changes: |  miod | 2008-05-27 | 84 | -13051/+18091 |
| * | Update libiberty to the version found in binutils 2.17.1 (which still |  miod | 2008-05-27 | 83 | -1535/+6000 |