summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2000-04-14Just one backslash at the end of a line, please.nathanw
2000-04-14Don't compile kcore-nbsd.c when MACHINE_ARCH==sh3msaitoh
2000-04-13compile gdb when MACHINE_ARCH=sh3msaitoh
2000-04-13gdb for sh3 (broken)msaitoh
2000-03-27Make this at least compile on platforms that don't define BREAKPOINT.ws
2000-03-23Add IPKDB support to GDB.ws
2000-03-05remove MIPS SOFTFLOAT.shin
2000-02-28Unlink an existing symblic link when creating a symblic link.enami
2000-02-27re-add pre-generated grep.info and use that one until our texinfowiz
2000-02-27update grep to 2.4.wiz
2000-02-19- tm.h is automatically generated by configure in gnu/dist/gcc,tsutsui
2000-02-18Add luna68k, news68k, prep, sparc64.soren
2000-02-16Add support of mipseb target.tsutsui
2000-02-01STRIPPROG -> STRIPtsutsui
2000-01-24Handle arbitrarily long input lines.mycroft
2000-01-24One more .mk bug.mycroft
2000-01-24Use mkstemp().mycroft
2000-01-24Use mkstemp(3).mycroft
2000-01-23More .mk file fallout. *sigh*mycroft
2000-01-23More .mk file fallout. *sigh*mycroft
2000-01-22Only skip some bytes if the associated object is not a dir.hubertf
2000-01-17fixed typo in example (fixes PR 9023)wiz
2000-01-13More alloca() -> malloc(). Needed to make some shared libraries link whenmycroft
2000-01-07Semi-random code cleanup.mycroft
2000-01-07Fix two problems:mycroft
2000-01-05Fix Y2K bug in date parser reported by Trevin Beattie in PR y2k/9123.tron
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