| Age | Commit message (Expand) | Author |
| 2000-01-02 | skip gdb if ${MACHINE_ARCH} == "sh3" | msaitoh |
| 2000-01-02 | pass arg 4 of the qsort() correctly. | msaitoh |
| 2000-01-02 | BFD for SH ELF | msaitoh |
| 2000-01-01 | Made N_TXTADDR do the righ thing with shared libs. | kristerw |
| 1999-12-26 | gas.new for NetBSD/sh3 | msaitoh |
| 1999-12-26 | ld.new for NetBSD/sh3 | msaitoh |
| 1999-12-26 | libbfd for NetBSD/sh3 | msaitoh |
| 1999-12-20 | one too many backslashes in an nroff expression, fixed per PR 8724 | fair |
| 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-05 | Remove a few redundant splbio() calls (ACQUIRE_LOCK already does splbio()) | fvdl |
| 1999-12-03 | Pass in the appropriate machine directive to the assembler if an -mcpu=... | thorpej |
| 1999-12-01 | open(2) can legally return 0. Errors only if return value < 0. | phil |
| 1999-11-27 | Allow building of PIC or profiling libraries to be disabled. | eeh |
| 1999-11-26 | add TDEPFILES.sh3 | msaitoh |
| 1999-11-26 | gdb for SH (doesn't work yet) | msaitoh |
| 1999-11-26 | add "system.h" | msaitoh |
| 1999-11-26 | s/sparc/sh/ | msaitoh |
| 1999-11-24 | Use splbio() in getdirtybuf() to prevent bad things from happening due | fvdl |
| 1999-11-23 | Be more careful to block bio interrupts for some data structures. There | fvdl |
| 1999-11-23 | Add rs6000coff_vec, which adds aixcoff-rs6000 support. Used with fixcoff. | wrstuden |
| 1999-11-18 | Set the limit at which flushing is sped up to prevent excessive memory | fvdl |
| 1999-11-17 | add "sh3" | fair |
| 1999-11-17 | simply the conditional for ld. | matt |
| 1999-11-15 | Add the parts of the softdep code that fall under Kirk's more GPL-like | fvdl |
| 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-25 | more radical fix for the last problem, from the egcs/gcc mailing list | drochner |
| 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-08 | s/ the the / the / | msaitoh |
| 1999-10-07 | - set pagesize to 4K | msaitoh |
| 1999-10-07 | gcc for sh3 | msaitoh |
| 1999-10-07 | gas.new for sh3 | msaitoh |
| 1999-10-04 | Some time ago, bfd_target_vector was changed from beeing an array, to be | kristerw |
| 1999-10-04 | Improve the accuracy of raise, cosine, and bessel functions. | phil |
| 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-27 | For ELF, rename the profiling entry from mcount to __mcount to avoid clashing | kleink |
| 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 |