| Age | Commit message (Expand) | Author |
| 2000-04-14 | Just one backslash at the end of a line, please. | nathanw |
| 2000-04-14 | Don't compile kcore-nbsd.c when MACHINE_ARCH==sh3 | msaitoh |
| 2000-04-13 | compile gdb when MACHINE_ARCH=sh3 | msaitoh |
| 2000-04-13 | gdb for sh3 (broken) | msaitoh |
| 2000-03-27 | Make this at least compile on platforms that don't define BREAKPOINT. | ws |
| 2000-03-23 | Add IPKDB support to GDB. | ws |
| 2000-03-05 | remove MIPS SOFTFLOAT. | shin |
| 2000-02-28 | Unlink an existing symblic link when creating a symblic link. | enami |
| 2000-02-27 | re-add pre-generated grep.info and use that one until our texinfo | wiz |
| 2000-02-27 | update grep to 2.4. | wiz |
| 2000-02-19 | - tm.h is automatically generated by configure in gnu/dist/gcc, | tsutsui |
| 2000-02-18 | Add luna68k, news68k, prep, sparc64. | soren |
| 2000-02-16 | Add support of mipseb target. | tsutsui |
| 2000-02-01 | STRIPPROG -> STRIP | tsutsui |
| 2000-01-24 | Handle arbitrarily long input lines. | mycroft |
| 2000-01-24 | One more .mk bug. | mycroft |
| 2000-01-24 | Use mkstemp(). | mycroft |
| 2000-01-24 | Use mkstemp(3). | mycroft |
| 2000-01-23 | More .mk file fallout. *sigh* | mycroft |
| 2000-01-23 | More .mk file fallout. *sigh* | mycroft |
| 2000-01-22 | Only skip some bytes if the associated object is not a dir. | hubertf |
| 2000-01-17 | fixed typo in example (fixes PR 9023) | wiz |
| 2000-01-13 | More alloca() -> malloc(). Needed to make some shared libraries link when | mycroft |
| 2000-01-07 | Semi-random code cleanup. | mycroft |
| 2000-01-07 | Fix two problems: | mycroft |
| 2000-01-05 | Fix Y2K bug in date parser reported by Trevin Beattie in PR y2k/9123. | tron |
| 2000-01-02 | skip gdb if ${MACHINE_ARCH} == "sh3" | msaitoh |
| 1999-12-26 | ld.new for NetBSD/sh3 | msaitoh |
| 1999-12-14 | Accept %fp as an alias for %a6 (prefix *MUST* be present for this alias | thorpej |
| 1999-12-10 | Add news68k | itohy |
| 1999-12-01 | open(2) can legally return 0. Errors only if return value < 0. | phil |
| 1999-11-26 | add TDEPFILES.sh3 | msaitoh |
| 1999-11-26 | s/sparc/sh/ | msaitoh |
| 1999-11-17 | add "sh3" | fair |
| 1999-11-17 | simply the conditional for ld. | matt |
| 1999-11-13 | add hpcmips | jun |
| 1999-11-10 | Add register prefixes. | thorpej |
| 1999-11-10 | Add '\n' after error messages. | hubertf |
| 1999-11-09 | Hack in (quite brutally, I might add) a flag to warn about missing | thorpej |
| 1999-11-08 | don't bother calling fwrite() if count == 0' ld.c | lukem |
| 1999-11-03 | Fix bogus section header. From PR 8735. | hwr |
| 1999-10-31 | change 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 defaults | dmcmahill |
| 1999-10-21 | Define `%' as the register name prefix, like the ELF assembler, and allow | thorpej |
| 1999-10-10 | Add explicit dependency on arparse.h, so it can appear timely. | pk |
| 1999-10-09 | CPPFLAGS/HOST_CPPFLAGS isolation for cross-compiles | sommerfeld |
| 1999-10-09 | Don't put (target-oriented) CPPFLAGS into HOST_CPPFLAGS in bulk - instead, | sommerfeld |
| 1999-10-07 | gcc for sh3 | msaitoh |
| 1999-10-07 | gas.new for sh3 | msaitoh |
| 1999-10-04 | Don't abuse alloca() for allocating memory for string sections which can | tron |