| Age | Commit message (Expand) | Author |
| 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 |
| 1999-09-29 | Hpcmips needs completely FPU instruction free user land. | takemura |
| 1999-09-26 | xref cpio(1), symlink(7) | jdolecek |
| 1999-09-26 | - Use .Pa for pathname or file name. | enami |
| 1999-09-26 | Use macros rather than writing double quote directly. | enami |
| 1999-09-26 | backout rev. 1.12. learned that comma inside quote is right english. | enami |
| 1999-09-26 | Don't include a trailing comma inside of double quotation. | enami |
| 1999-09-25 | Cosmetic changes: | enami |
| 1999-09-25 | Use the value of environment variable NM as a name of nm command. | enami |
| 1999-09-25 | Pass down the value of NM to mkinit.sh as environment variable. | enami |
| 1999-09-17 | don't call fwrite() will a NULL buffer | lukem |
| 1999-09-05 | Allow hardlinks to symlinks. | hubertf |
| 1999-08-24 | Cast hstat.st_size to size_t when passing it to ck_malloc(). | bad |
| 1999-08-21 | Don't chown installed files or directories if UNPRIVILEGED is defined. | simonb |
| 1999-08-20 | Back out previous change now that "decompress" is not exported by libbz2. | simonb |
| 1999-08-20 | In test mode, don't print the contents to stdout. | simonb |
| 1999-08-17 | In name section, use .Dq macro rather than writing double quote directly. | enami |
| 1999-08-11 | in string::search(), don't call memchr() if ptr == NULL. | lukem |
| 1999-08-10 | Cross-compile support: allow -B option to specify directory for backend | sommerfeld |
| 1999-07-30 | Don't use GNU malloc() any more. | mycroft |
| 1999-07-27 | Argh - both gzip.c and libbz have a "decompress" symbol. For now, | simonb |
| 1999-07-26 | Fix PR security/8069 differently: | tron |
| 1999-07-25 | Handle decompressing bzip2 files. | simonb |
| 1999-07-24 | enforce MKSHARE | mrg |
| 1999-07-22 | Allow -L on both files, not only one. | hubertf |
| 1999-06-25 | Fix printf(3) format warning (per Kurt Schreiner on port-sparc). | pk |
| 1999-06-13 | Build GNU Awk 3.0.3 from sources in "dist" directory. | tron |