summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2010-10-02Revert rev 1.13, TIOCGSIZE is actually older that TIOCGWINSZ.Todd C. Miller
2010-10-02Suggest modern TIOCGSIZE, not the old sgtty TIOCGWINSZ.Todd C. Miller
2010-09-29syncTodd C. Miller
2010-09-29Regenerate unicore files; previous checkin was from the wrong versionTodd C. Miller
2010-09-28pregenerate unicode files; mktables uses too much memory for some platformsTodd C. Miller
2010-09-28pregenerate unicode files; mktables uses too much memory for some platformsTodd C. Miller
2010-09-28Fix [perl #74404] h2ph using deprecated gotoTodd C. Miller
2010-09-28Undo last change now that RCS keyword expansion is disabled on the perl sourcesTodd C. Miller
2010-09-25GCC4 cross compilation support under OpenBSD.Dale Rahn
2010-09-25Fix test failures caused by RCS keyword expansion.Todd C. Miller
2010-09-25Use snprintf() not sprintf()Todd C. Miller
2010-09-25Remove Bar.pm~ which causes emacs people issues (and they have enoughTodd C. Miller
2010-09-25Add CVE-2010-0405 to list of local patches.Todd C. Miller
2010-09-25Update to Compress-Raw-Bzip2 2.031; no actual code changes sinceTodd C. Miller
2010-09-24Apply fix for CVE-2010-0405; from matthieu@Todd C. Miller
2010-09-24merge in perl 5.12.2 plus local changesTodd C. Miller
2010-09-24remove files no longer in perl 5.12.2 (or that have moved)Todd C. Miller
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2010-09-23NOTES->CAVEATS; ok millertJason McIntyre
2010-09-23add RCSID and Mdocdate to these pages; ok millertJason McIntyre
2010-09-23since msgs no longer exists, replace the example msgs alias with the oneJason McIntyre
2010-09-23add EXIT STATUS here too;Jason McIntyre
2010-09-23use an EXIT STATUS section for these pages;Jason McIntyre
2010-09-22We are still far away from supporting the roff macro definition macro .deIngo Schwarze
2010-09-14Provide a LOCAL_ALIGNMENT() macro, as on other strict alignment architectures.Miod Vallat
2010-09-11Setup sane INCLUDE_DEFAULTS when cross compiling.Joel Sing
2010-09-11Make sure we build all the required integer-to-float and float-to-integerMark Kettenis
2010-09-10Add infrastructure to build GCC 4.2.1 for OpenBSD/mips64. Only tested onMark Kettenis
2010-09-09let gcc4 build on landiskJonathan Gray
2010-09-06enable wide character support; ok nicm@Christian Weisgerber
2010-09-04Compile the v3 demangler support code in libiberty, bump minor. Will be usedMiod Vallat
2010-08-29Make sure local arrays of chars are word-aligned on strict alignmentMark Kettenis
2010-08-01Add infrastructure to buil GCC 4.2.1 on OpenBSD/sparc.Mark Kettenis
2010-08-01Make __builtin_return_address(0) work with -fstack-protector. Old diffMark Kettenis
2010-07-26Turn on -Wsystem-headers by default, so that glitches in our headersPhilip Guenthe
2010-07-26- replace SP with sp calls. this was defined within cvs.1, but unsupportedJason McIntyre
2010-07-22As per OpenCVS, general usage in coversation and apparently newerJonathan Gray
2010-07-20disconnect groff_man(7) from the build and install man(7) instead;Ingo Schwarze
2010-07-19Fix handling of hidden symbols on hppa. Patch from upstream (Alan Modra).Mark Kettenis
2010-07-16Exit strip(1) with an error, if an objfile could not be read.Marco Pfatschbacher
2010-06-28Update the Safe module to version 2.2.7 for CVE-2010-1168 andTodd C. Miller
2010-06-11Add support for Intel AES-NI and the CLMUL_ instructions, plus a few othersThordur I. Bjornsson
2010-06-06Back out rev. 1.2 which breakes the .hw roff instruction,Ingo Schwarze
2010-06-06plug fd leak when using --html --css-include. fixes pr/6387.Federico G. Schwindt
2010-06-06Yet another underflow. Found while hunting down the ICEs that happenMatthias Kilian
2010-06-06prevent segfault on amd64 when -Wmissing-include-dirs -I/nonexistentMarc Espie
2010-06-05Increase the -man -Tascii text width from 65 to 78 charactersIngo Schwarze
2010-05-30Only enable -fstack-protector by default on targets that support it.Mark Kettenis
2010-05-30Fix ICE on hppa. Variant on minimal fix from GCC PR 34762.Mark Kettenis
2010-05-26make gcc4 lib sprintf/strcpy free.Marc Espie