summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
1999-02-25kill extra gzip.1 in MLINKS and add LINKS and MLINKS for zegrep and zfgrep in...Todd C. Miller
1999-02-24put zegrep and zfgrep in the treeTheo de Raadt
1999-02-24broken send file function fix, Frederick Bruckman, netbsd pr 6834Theo de Raadt
1999-02-23Add common xm-openbsd.h fragment, to be used by all archs to avoidMarc Espie
1999-02-23Add openbsd changes directly to configure.in,Marc Espie
1999-02-20fix library search problem; the linker would stop searchingMarco S Hyman
1999-02-19sudo 1.5.8Todd C. Miller
1999-02-18better support for openbsd/hppa, some parts from current egcs-snapshot port; ...Michael Shalayeff
1999-02-17GrammarMarc Espie
1999-02-17Future fix: help egcs avoid #pragma weak, which we don't support.Marc Espie
1999-02-17Update to more recent work: remove DEFAULT_VTABLE_THUNKS, as thereMarc Espie
1999-02-17General clean-up, closer match to egcs.Marc Espie
1999-02-11newline at end of usage; tv@netbsdTheo de Raadt
1999-02-11support non-ELF build environmentsTheo de Raadt
1999-02-09Removal of mvme88k/* files - again...Steve Murphree
1999-02-09Corrected mvme88k vs. m88k directories.Steve Murphree
1999-02-09Moved from mvme88kSteve Murphree
1999-02-09Fixed mvme88k vs. m88k MACHINE_ARCHSteve Murphree
1999-02-09GDB 6.3 (excluding .info files)Steve Murphree
1999-02-09Adding support for Motorola mvme88k.Steve Murphree
1999-02-09Adding support for Motorola mvme88kSteve Murphree
1999-02-09Adding support for Motorola mvme88kSteve Murphree
1999-02-04Add weak symbol handlingNiklas Hallqvist
1999-02-04Grok things like 1.7976931348623157E+308 and the [fF] suffix (float).Todd C. Miller
1999-02-04Hex constants can end in [lLuU]* as well. Fixes limits.ph and others.Todd C. Miller
1999-02-04When passing ${CC} and ${LDSTATIC} one must use quotes since they may contain...Todd C. Miller
1999-02-04This is sendbug, not send-pr. Also kill unused error code whenTodd C. Miller
1999-02-03Honor ${CC} and ${COPTS}; wd@ics.nara-wu.ac.jpTodd C. Miller
1999-02-02Fix DWARF2_UNWIND_INFO properly, e.g., so that the same fragment worksMarc Espie
1999-02-01for clean, cleandir, and obj targets everybody updates ld.soTodd T. Fries
1999-01-28Ensure i386 or m68k is defined (posixly-correct gcc will only defineMarc Espie
1999-01-26Redefine datatypes...Per Fogelstrom
1999-01-25C++ exception handling fix: non elf targets have to be explicitMarc Espie
1999-01-25Update CPP_SPEC.Jason Downs
1999-01-24Clean up mess instead of applying band-aids.Marc Espie
1999-01-24This is a new version of the config for mipsle which uses the commonPer Fogelstrom
1999-01-24Whomever thinks that a 'make clean' should do a 'make all' first shall beJason Downs
1999-01-23- make sure PIC patch is properly tagged, eg., code compiles without -DPICMarc Espie
1999-01-23Merge _GLOBAL_OFFSET_TABLE_ and __GLOBAL_OFFSET_TABLE_ atMarc Espie
1999-01-20use mktemp(1)Todd C. Miller
1999-01-20Need to do toupper() on the first char of millert when we replace '&' in gecosTodd C. Miller
1999-01-20replace & in gecos with username, closes pr #695Todd C. Miller
1999-01-18OBJECT_FORMAT_COFF is only a hint for collect2, and is badly named:Marc Espie
1999-01-17- add OBS_OLD_GAS to conditionalize ASM_SPEC for those archs that stillMarc Espie
1999-01-13build dyncallMichael Shalayeff
1999-01-13Use MKTEMP_EACH_FILEMarc Espie
1999-01-13Fix for security hole in MKTEMP_EACH_FILE.Marc Espie
1999-01-11As of 3.12, emacs files are no longer shipped with texinfo.Marc Espie
1999-01-11cvs `feature': you MUST remove obsolete files manually, otherwiseMarc Espie
1999-01-11Upgrade to 3.12, merge with OpenBSD changes.Marc Espie