summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2008-11-11Add support for position independent executables. This adds compile flagsKurt Miller
2008-11-11Enable support for debugging pie programs. Code from Elena Zannoni'sKurt Miller
2008-11-06add support for iso8859-13Martynas Venckus
2008-10-28Avoid infinite recursion in search_string_def() and search_pointer_def(),Miod Vallat
2008-10-12Remove hack from MM_Unix.pm and simply set man1dir to 'none' inTodd C. Miller
2008-10-08prevent access to output_paragraph with negative offset; PR 5518; okOtto Moerbeek
2008-10-07re-enable ieeefp mode on alpha again, now that the kernel code isMartynas Venckus
2008-10-07Prevent cvs keyword expansion from causing a test failure.Todd C. Miller
2008-10-02Since we don't install libbfd anymore, don't install bfd.info.Mark Kettenis
2008-10-01Fix synopsis of "commit" command.Mark Kettenis
2008-10-01Add another change that got dropped in the merge of perl 5.10.0.Todd C. Miller
2008-10-01re-apply change from rev 1.18Todd C. Miller
2008-09-30from mainline lynx; passed to us by bulibuta@sdf.lonestar.orgTheo de Raadt
2008-09-30Add back a change that got lost in the final merge.Todd C. Miller
2008-09-30Remove a couple more bogus man pages and add missing MLINKs. TheTodd C. Miller
2008-09-29Remove bogus man pages and fix the NAME lines for many more.Todd C. Miller
2008-09-29fix conflicts and merge in local changes to perl 5.10.0Todd C. Miller
2008-09-29import perl 5.10.0 from CPANTodd C. Miller
2008-09-29Add a -mno-ieee option to disable ieee mode; ok millert@Miod Vallat
2008-09-16Terminate printing of auxilliary vector upon reaching the first AT_NULL.Mark Kettenis
2008-09-16Add support for reading ELF auxilliary vectors.Mark Kettenis
2008-09-12Typo in description for log -r fixed.Tobias Stoeckmann
2008-09-03Provide our own calloc() since we provide our own malloc(), otherwise we won'tMiod Vallat
2008-08-27exposed too much, only expose prototype outside ifdefMartynas Venckus
2008-08-27fix 128-bit division. gcc mangled arguments when passing to theMartynas Venckus
2008-08-22Don't install libbfd and libopcodes and the associated headers.Mark Kettenis
2008-07-09Incorporate Otto's yacc skeleton fix.Todd C. Miller
2008-06-25handle sparc64 seperately; ok miodTheo de Raadt
2008-06-13Fixup ldscripts for i386 when linked with -pie (no change to non-pieKurt Miller
2008-06-11Add a CVSROOT/config option "DisableMdocdate" (default:no) to turn offDamien Miller
2008-06-09Make gcc on alpha use -mieee by default. This fixes many FPE problemsMichael Erdely
2008-05-29Revert 1.6 and reenable -fno-regmove for now -- it stroke back in sha1(1).Miod Vallat
2008-05-11If "cvs admin" encountered an entry in CVS/Entries for a file which has noTobias Stoeckmann
2008-05-08Due to the recent changes, it is no longer necessary to disable -fregmoveMiod Vallat
2008-05-05enforce make -j1 in SDBM_File, there is a nasty race that's hard to fix.Marc Espie
2008-05-03add stmp-dirs to dependancy list, fixes a make -j issue seen on macppcDale Rahn
2008-04-25Prevent user asm statements from being put in delay slots, this avoidsMiod Vallat
2008-04-25* PR rtl-optimization/13260Miod Vallat
2008-04-25* PR target/11901Miod Vallat
2008-04-25typoMiod Vallat
2008-04-25reg_renumber[] values are valid if >= 0, not > 0.Miod Vallat
2008-04-22I am so glad I'm a BSD developer.Miod Vallat
2008-04-05don't force recreating directories in mklibgcc, this causes rebuilds duringMarc Espie
2008-03-28Enable shared libraries on landisk.Dale Rahn
2008-03-24msg_controllen has to be CMSG_SPACE so that the kernel can account forTheo de Raadt
2008-03-15This should set msg_control using CMSG_SIZE(), and not assume thatTheo de Raadt
2008-03-13Add __data_start symbol to all ELF archs to consistently mark the beginningKurt Miller
2008-02-27fix a segfault in gnucvs that can occur with "checkout -c" if there isJoris Vink
2008-02-12Fix a few warnings, including an uninitialized variable in an error case.Miod Vallat
2008-02-10give method name of covariant return issue.Marc Espie