summaryrefslogtreecommitdiffstats
path: root/gnu
AgeCommit message (Expand)AuthorFilesLines
2010-09-24merge in perl 5.12.2 plus local changesmillert335-21855/+28923
2010-09-24remove files no longer in perl 5.12.2 (or that have moved)millert2908-893613/+0
2010-09-24Perl 5.12.2 from CPANmillert3541-18083/+1018335
2010-09-23NOTES->CAVEATS; ok millertjmc1-18/+18
2010-09-23add RCSID and Mdocdate to these pages; ok millertjmc8-8/+24
2010-09-23since msgs no longer exists, replace the example msgs alias with the onejmc1-2/+2
2010-09-23add EXIT STATUS here too;jmc2-8/+4
2010-09-23use an EXIT STATUS section for these pages;jmc3-38/+34
2010-09-22We are still far away from supporting the roff macro definition macro .deschwarze1-138/+130
2010-09-14Provide a LOCAL_ALIGNMENT() macro, as on other strict alignment architectures.miod1-0/+2
2010-09-11Setup sane INCLUDE_DEFAULTS when cross compiling.jsing1-0/+11
2010-09-11Make sure we build all the required integer-to-float and float-to-integerkettenis1-5/+33
2010-09-10Add infrastructure to build GCC 4.2.1 for OpenBSD/mips64. Only tested onkettenis5-70/+211
2010-09-09let gcc4 build on landiskjsg8-230/+396
2010-09-06enable wide character support; ok nicm@naddy1-2/+2
2010-09-04Compile the v3 demangler support code in libiberty, bump minor. Will be usedmiod2-2/+3
2010-08-29Make sure local arrays of chars are word-aligned on strict alignmentkettenis2-0/+6
2010-08-01Add infrastructure to buil GCC 4.2.1 on OpenBSD/sparc.kettenis4-5/+87
2010-08-01Make __builtin_return_address(0) work with -fstack-protector. Old diffkettenis1-9/+14
2010-07-26Turn on -Wsystem-headers by default, so that glitches in our headersguenther2-2/+2
2010-07-26- replace SP with sp calls. this was defined within cvs.1, but unsupportedjmc1-108/+103
2010-07-22As per OpenCVS, general usage in coversation and apparently newerjsg1-1/+1
2010-07-20disconnect groff_man(7) from the build and install man(7) instead;schwarze3-5/+5
2010-07-19Fix handling of hidden symbols on hppa. Patch from upstream (Alan Modra).kettenis1-1/+1
2010-07-16Exit strip(1) with an error, if an objfile could not be read.mpf1-1/+4
2010-06-28Update the Safe module to version 2.2.7 for CVE-2010-1168 andmillert11-107/+386
2010-06-11Add support for Intel AES-NI and the CLMUL_ instructions, plus a few othersthib4-6/+160
2010-06-06Back out rev. 1.2 which breakes the .hw roff instruction,schwarze1-2/+2
2010-06-06plug fd leak when using --html --css-include. fixes pr/6387.fgsch1-2/+5
2010-06-06Yet another underflow. Found while hunting down the ICEs that happenkili1-1/+1
2010-06-06prevent segfault on amd64 when -Wmissing-include-dirs -I/nonexistentespie1-1/+14
2010-06-05Increase the -man -Tascii text width from 65 to 78 charactersschwarze2-3/+14
2010-05-30Only enable -fstack-protector by default on targets that support it.kettenis2-1/+3
2010-05-30Fix ICE on hppa. Variant on minimal fix from GCC PR 34762.kettenis1-1/+1
2010-05-26make gcc4 lib sprintf/strcpy free.espie8-18/+22
2010-05-25Initialise "last" pointer in node class constructor, fixes crashes withnicm1-2/+2
2010-05-25Enable -fstack-protector by default.robert1-1/+1
2010-05-25unlink g77 from the build.espie4-30/+10
2010-05-24Make sure references to hidden symbols are resolved locally and don't gokettenis1-1/+5
2010-05-24Link against libc_p and libpthread_p when -p or -pg is specified, like we didkettenis1-1/+2
2010-05-23GCC PR C++/33094.espie1-1/+1
2010-05-20We have a copy of git_version.h in src so that we can build libperlmillert3-5/+19
2010-05-20turn off strict overflow for all optimizations on OpenBSD, also disable wrapv.drahn2-2/+2
2010-05-17always provide "includes" targetnaddy1-2/+2
2010-05-16the cp-demangler is part of libsupc++ as wellespie1-2/+2
2010-05-16Don't include -ftree-vrp in -O2 and higher as it has known bugs in gcc 4.2.jsg1-1/+0
2010-05-16install unwind.h, like for gcc3.espie2-8/+8
2010-05-15We really want position independant objects in libsupc++.a.matthieu1-1/+5
2010-05-15Add libsupc++-v3robert1-3/+4
2010-05-15Add Makefile for libsupc++-v3 that pulls common stuff fromrobert1-0/+11