summaryrefslogtreecommitdiffstats
path: root/gnu
AgeCommit message (Expand)AuthorFilesLines
2008-11-06add support for iso8859-13martynas7-0/+122
2008-11-04Reintroduce the extendsidi2 optimized sequence, but as a define_splitmiod1-0/+15
2008-10-28Remove extendsidi2 expansion for now. It works, but since it only fillsmiod1-9/+0
2008-10-28Avoid infinite recursion in search_string_def() and search_pointer_def(),miod1-16/+42
2008-10-27disable dependency that would run autoheader with better makes.espie1-1/+1
2008-10-12Remove hack from MM_Unix.pm and simply set man1dir to 'none' inmillert3-12/+9
2008-10-08prevent access to output_paragraph with negative offset; PR 5518; okotto1-5/+10
2008-10-07re-enable ieeefp mode on alpha again, now that the kernel code ismartynas1-6/+1
2008-10-07Prevent cvs keyword expansion from causing a test failure.millert1-1/+1
2008-10-03Add openbsd-submit.mc, a custom version submit.mc and revert themillert3-6/+36
2008-10-02Since we don't install libbfd anymore, don't install bfd.info.kettenis2-2/+2
2008-10-01Fix synopsis of "commit" command.kettenis1-1/+1
2008-10-01Add another change that got dropped in the merge of perl 5.10.0.millert1-1/+4
2008-10-01re-apply change from rev 1.18millert1-1/+1
2008-09-30from mainline lynx; passed to us by bulibuta@sdf.lonestar.orgderaadt1-0/+1
2008-09-30Add back a change that got lost in the final merge.millert1-2/+5
2008-09-30Remove a couple more bogus man pages and add missing MLINKs. Themillert11-16/+20
2008-09-29Remove bogus man pages and fix the NAME lines for many more.millert32-38/+32
2008-09-29fix conflicts and merge in local changes to perl 5.10.0millert728-228716/+259000
2008-09-29import perl 5.10.0 from CPANmillert1-0/+5
2008-09-29import perl 5.10.0 from CPANmillert2109-61475/+367504
2008-09-29Add a -mno-ieee option to disable ieee mode; ok millert@miod1-0/+2
2008-09-16Terminate printing of auxilliary vector upon reaching the first AT_NULL.kettenis1-0/+2
2008-09-16Add support for reading ELF auxilliary vectors.kettenis2-6/+24
2008-09-12Typo in description for log -r fixed.tobias1-1/+1
2008-09-07bump minor. ok kettenis@martynas1-1/+1
2008-09-04Use & not && to mask bits.jsg1-2/+2
2008-09-03Provide our own calloc() since we provide our own malloc(), otherwise we won'tmiod1-2/+17
2008-08-27exposed too much, only expose prototype outside ifdefmartynas1-0/+2
2008-08-27fix 128-bit division. gcc mangled arguments when passing to themartynas5-40/+62
2008-08-22Don't install libbfd and libopcodes and the associated headers.kettenis1-28/+4
2008-08-20fix the comment about enabling socket map supportdlg1-2/+2
2008-08-20enable support for socket maps.dlg1-1/+4
2008-08-06Unconditionnaly disable -fcse-skip-blocks at -O2 on m68k, for it causes NULLmiod1-0/+7
2008-07-26Recognize an explicit + sign in exponent of hex float constants, needed tomiod1-0/+4
2008-07-25don't undefine C99 math macros, if !_GLIBCPP_USE_C99, so that wemartynas1-4/+0
2008-07-24bump because of __nan in math.hderaadt1-2/+2
2008-07-24bumpmartynas1-2/+2
2008-07-09Incorporate Otto's yacc skeleton fix.millert2-4/+16
2008-06-30Use int instead if bool in the arguments to upd_qs(). Sendmail itselfragge1-1/+1
2008-06-25handle sparc64 seperately; ok miodderaadt1-0/+3
2008-06-22Enable the use of __attribute__ ((__nonnull__)) unconditionally under OpenBSD,miod1-1/+1
2008-06-15RFC 2822 obsoletes RFC 822; from Igor Zinovikjmc2-2/+2
2008-06-13Fixup ldscripts for i386 when linked with -pie (no change to non-piekurt4-6/+36
2008-06-12accept f in mantissa of hex float constant. from gcc svnmartynas2-2/+6
2008-06-11Add a CVSROOT/config option "DisableMdocdate" (default:no) to turn offdjm5-0/+18
2008-06-09Make gcc on alpha use -mieee by default. This fixes many FPE problemsmerdely1-1/+2
2008-06-09Don't be overzealous when cleaning up, once is enough.pyr1-2/+4
2008-06-09Disable ident queriesmillert2-11/+13
2008-06-07Put back sprintf -> snprintf changes which have been lost accidentally in themiod3-5/+5