summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2000-07-24Make the ligature_node operators compile with GCC 2.95.2.mycroft
2000-07-08solib.o is required for linking even on MKPIC="no".eeh
2000-07-05Add a `-y' option which filters archives through bzip2(1).ad
2000-07-04Separate out tar and cpio.thorpej
2000-07-02Add arm26 support to GCC. This is only very slightly tested at present.bjh21
2000-06-26Change tot_written from u_quad_t to unsigned long long for portability'skleink
2000-06-24Add sgimips.soren
2000-06-17Build and install as.info in gas.new on all ports.tsutsui
2000-06-11We need to include <bsd.files.mk> to install the FILES.veego
2000-06-03Since gdb seems to be useful, enable gdb on powerpc.matt
2000-05-28Remove RELOC_SYMBOLICS_THROUGH_JMPSLOT since it isn't required for VAX (andmatt
2000-05-14Add port-arm26 and port-cobalt.tsutsui
2000-05-13install id.infomsaitoh
2000-05-11install as.infodeberg
2000-04-26forward compatible -rpath-link takes an arguemnt; deal with it.mrg
2000-04-20Use te-nbsd.h.tsubai
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