summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2000-01-02skip gdb if ${MACHINE_ARCH} == "sh3"msaitoh
1999-12-26ld.new for NetBSD/sh3msaitoh
1999-12-14Accept %fp as an alias for %a6 (prefix *MUST* be present for this aliasthorpej
1999-12-10Add news68kitohy
1999-12-01open(2) can legally return 0. Errors only if return value < 0.phil
1999-11-26add TDEPFILES.sh3msaitoh
1999-11-26s/sparc/sh/msaitoh
1999-11-17add "sh3"fair
1999-11-17simply the conditional for ld.matt
1999-11-13add hpcmipsjun
1999-11-10Add register prefixes.thorpej
1999-11-10Add '\n' after error messages.hubertf
1999-11-09Hack in (quite brutally, I might add) a flag to warn about missingthorpej
1999-11-08don't bother calling fwrite() if count == 0' ld.clukem
1999-11-03Fix bogus section header. From PR 8735.hwr
1999-10-31change the example values of Confidential field from "yes | no" to "no | yes"jdolecek
1999-10-30- document the environment variables used by send-pr to fill in defaultsdmcmahill
1999-10-21Define `%' as the register name prefix, like the ELF assembler, and allowthorpej
1999-10-10Add explicit dependency on arparse.h, so it can appear timely.pk
1999-10-09CPPFLAGS/HOST_CPPFLAGS isolation for cross-compilessommerfeld
1999-10-09Don't put (target-oriented) CPPFLAGS into HOST_CPPFLAGS in bulk - instead,sommerfeld
1999-10-07gcc for sh3msaitoh
1999-10-07gas.new for sh3msaitoh
1999-10-04Don't abuse alloca() for allocating memory for string sections which cantron
1999-09-29Hpcmips needs completely FPU instruction free user land.takemura
1999-09-26xref cpio(1), symlink(7)jdolecek
1999-09-26- Use .Pa for pathname or file name.enami
1999-09-26Use macros rather than writing double quote directly.enami
1999-09-26backout rev. 1.12. learned that comma inside quote is right english.enami
1999-09-26Don't include a trailing comma inside of double quotation.enami
1999-09-25Cosmetic changes:enami
1999-09-25Use the value of environment variable NM as a name of nm command.enami
1999-09-25Pass down the value of NM to mkinit.sh as environment variable.enami
1999-09-17don't call fwrite() will a NULL bufferlukem
1999-09-05Allow hardlinks to symlinks.hubertf
1999-08-24Cast hstat.st_size to size_t when passing it to ck_malloc().bad
1999-08-21Don't chown installed files or directories if UNPRIVILEGED is defined.simonb
1999-08-20Back out previous change now that "decompress" is not exported by libbz2.simonb
1999-08-20In test mode, don't print the contents to stdout.simonb
1999-08-17In name section, use .Dq macro rather than writing double quote directly.enami
1999-08-11in string::search(), don't call memchr() if ptr == NULL.lukem
1999-08-10Cross-compile support: allow -B option to specify directory for backendsommerfeld
1999-07-30Don't use GNU malloc() any more.mycroft
1999-07-27Argh - both gzip.c and libbz have a "decompress" symbol. For now,simonb
1999-07-26Fix PR security/8069 differently:tron
1999-07-25Handle decompressing bzip2 files.simonb
1999-07-24enforce MKSHAREmrg
1999-07-22Allow -L on both files, not only one.hubertf
1999-06-25Fix printf(3) format warning (per Kurt Schreiner on port-sparc).pk
1999-06-13Build GNU Awk 3.0.3 from sources in "dist" directory.tron