| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-09-24 | merge in perl 5.12.2 plus local changes |  millert | 335 | -21855/+28923 |
| 2010-09-24 | remove files no longer in perl 5.12.2 (or that have moved) |  millert | 2908 | -893613/+0 |
| 2010-09-24 | Perl 5.12.2 from CPAN |  millert | 3541 | -18083/+1018335 |
| 2010-09-23 | NOTES->CAVEATS; ok millert |  jmc | 1 | -18/+18 |
| 2010-09-23 | add RCSID and Mdocdate to these pages; ok millert |  jmc | 8 | -8/+24 |
| 2010-09-23 | since msgs no longer exists, replace the example msgs alias with the one |  jmc | 1 | -2/+2 |
| 2010-09-23 | add EXIT STATUS here too; |  jmc | 2 | -8/+4 |
| 2010-09-23 | use an EXIT STATUS section for these pages; |  jmc | 3 | -38/+34 |
| 2010-09-22 | We are still far away from supporting the roff macro definition macro .de |  schwarze | 1 | -138/+130 |
| 2010-09-14 | Provide a LOCAL_ALIGNMENT() macro, as on other strict alignment architectures. |  miod | 1 | -0/+2 |
| 2010-09-11 | Setup sane INCLUDE_DEFAULTS when cross compiling. |  jsing | 1 | -0/+11 |
| 2010-09-11 | Make sure we build all the required integer-to-float and float-to-integer |  kettenis | 1 | -5/+33 |
| 2010-09-10 | Add infrastructure to build GCC 4.2.1 for OpenBSD/mips64. Only tested on |  kettenis | 5 | -70/+211 |
| 2010-09-09 | let gcc4 build on landisk |  jsg | 8 | -230/+396 |
| 2010-09-06 | enable wide character support; ok nicm@ |  naddy | 1 | -2/+2 |
| 2010-09-04 | Compile the v3 demangler support code in libiberty, bump minor. Will be used |  miod | 2 | -2/+3 |
| 2010-08-29 | Make sure local arrays of chars are word-aligned on strict alignment |  kettenis | 2 | -0/+6 |
| 2010-08-01 | Add infrastructure to buil GCC 4.2.1 on OpenBSD/sparc. |  kettenis | 4 | -5/+87 |
| 2010-08-01 | Make __builtin_return_address(0) work with -fstack-protector. Old diff |  kettenis | 1 | -9/+14 |
| 2010-07-26 | Turn on -Wsystem-headers by default, so that glitches in our headers |  guenther | 2 | -2/+2 |
| 2010-07-26 | - replace SP with sp calls. this was defined within cvs.1, but unsupported |  jmc | 1 | -108/+103 |
| 2010-07-22 | As per OpenCVS, general usage in coversation and apparently newer |  jsg | 1 | -1/+1 |
| 2010-07-20 | disconnect groff_man(7) from the build and install man(7) instead; |  schwarze | 3 | -5/+5 |
| 2010-07-19 | Fix handling of hidden symbols on hppa. Patch from upstream (Alan Modra). |  kettenis | 1 | -1/+1 |
| 2010-07-16 | Exit strip(1) with an error, if an objfile could not be read. |  mpf | 1 | -1/+4 |
| 2010-06-28 | Update the Safe module to version 2.2.7 for CVE-2010-1168 and |  millert | 11 | -107/+386 |
| 2010-06-11 | Add support for Intel AES-NI and the CLMUL_ instructions, plus a few others |  thib | 4 | -6/+160 |
| 2010-06-06 | Back out rev. 1.2 which breakes the .hw roff instruction, |  schwarze | 1 | -2/+2 |
| 2010-06-06 | plug fd leak when using --html --css-include. fixes pr/6387. |  fgsch | 1 | -2/+5 |
| 2010-06-06 | Yet another underflow. Found while hunting down the ICEs that happen |  kili | 1 | -1/+1 |
| 2010-06-06 | prevent segfault on amd64 when -Wmissing-include-dirs -I/nonexistent |  espie | 1 | -1/+14 |
| 2010-06-05 | Increase the -man -Tascii text width from 65 to 78 characters |  schwarze | 2 | -3/+14 |
| 2010-05-30 | Only enable -fstack-protector by default on targets that support it. |  kettenis | 2 | -1/+3 |
| 2010-05-30 | Fix ICE on hppa. Variant on minimal fix from GCC PR 34762. |  kettenis | 1 | -1/+1 |
| 2010-05-26 | make gcc4 lib sprintf/strcpy free. |  espie | 8 | -18/+22 |
| 2010-05-25 | Initialise "last" pointer in node class constructor, fixes crashes with |  nicm | 1 | -2/+2 |
| 2010-05-25 | Enable -fstack-protector by default. |  robert | 1 | -1/+1 |
| 2010-05-25 | unlink g77 from the build. |  espie | 4 | -30/+10 |
| 2010-05-24 | Make sure references to hidden symbols are resolved locally and don't go |  kettenis | 1 | -1/+5 |
| 2010-05-24 | Link against libc_p and libpthread_p when -p or -pg is specified, like we did |  kettenis | 1 | -1/+2 |
| 2010-05-23 | GCC PR C++/33094. |  espie | 1 | -1/+1 |
| 2010-05-20 | We have a copy of git_version.h in src so that we can build libperl |  millert | 3 | -5/+19 |
| 2010-05-20 | turn off strict overflow for all optimizations on OpenBSD, also disable wrapv. |  drahn | 2 | -2/+2 |
| 2010-05-17 | always provide "includes" target |  naddy | 1 | -2/+2 |
| 2010-05-16 | the cp-demangler is part of libsupc++ as well |  espie | 1 | -2/+2 |
| 2010-05-16 | Don't include -ftree-vrp in -O2 and higher as it has known bugs in gcc 4.2. |  jsg | 1 | -1/+0 |
| 2010-05-16 | install unwind.h, like for gcc3. |  espie | 2 | -8/+8 |
| 2010-05-15 | We really want position independant objects in libsupc++.a. |  matthieu | 1 | -1/+5 |
| 2010-05-15 | Add libsupc++-v3 |  robert | 1 | -3/+4 |
| 2010-05-15 | Add Makefile for libsupc++-v3 that pulls common stuff from |  robert | 1 | -0/+11 |