| Age | Commit message (Expand) | Author |
| 2000-04-18 | Fix a binutils bug. Should be fixed in the next version. | eeh |
| 2000-04-13 | gdb for sh3 (broken) | msaitoh |
| 2000-04-03 | Don't enable CIX on ev6/21264, but add an ev67/21264a switch that does | thorpej |
| 2000-03-27 | set DWARF_LINE_MIN_INSTR_LENGTH to 2 because the length of instruction | msaitoh |
| 2000-03-26 | Make this at least pretend to work when cross-compiling. | mycroft |
| 2000-03-16 | Changed ev5 L1 cache latency from 2 to 3, as suggested by Bill Dorsey. | elric |
| 2000-03-05 | remove MIPS SOFTFLOAT. | shin |
| 2000-02-27 | Let "egcs" recognize strftime(3)'s "%F" conversion. Patch supplied by | tron |
| 2000-02-27 | reformulate `-o' description, also add it to grep.info | wiz |
| 2000-02-27 | document -o (4.4BSD compatibility option) | wiz |
| 2000-02-27 | re-add pre-generated grep.info and use that one until our texinfo | wiz |
| 2000-02-27 | use `matcher' only after it has a value | wiz |
| 2000-02-27 | handle conflicts between grep-2-3 and grep-2-4 | wiz |
| 2000-02-27 | Update GNU grep to 2.4 | wiz |
| 2000-02-19 | - tm.h is automatically generated by configure in gnu/dist/gcc, | tsutsui |
| 2000-02-16 | Fix object format assignment entry for mips-*-netbsd*. | tsutsui |
| 2000-02-16 | Use "uname -p" to determine CPU_TYPE (except arm32). | tsutsui |
| 2000-02-16 | Add mipseb support to egcs distfiles. | tsutsui |
| 2000-02-16 | Add support of mipseb target. | tsutsui |
| 2000-02-07 | Initial import of "sendmail" 8.9.3 sources. | tron |
| 2000-02-07 | (s_common): Convert byte alignment to power of two to record alignment of | kleink |
| 2000-02-01 | C++ exceptions doesn't work in i386 shared libs when using sjlj exceptions | kristerw |
| 2000-01-24 | Use mkstemp(). | mycroft |
| 2000-01-19 | #define POSIX | mycroft |
| 2000-01-11 | Add rudimentry VAX COFF support. enough so objdump, size, nm, etc. are happy | matt |
| 2000-01-06 | Made libbfd read and understand our a.out dynamic symbols. | kristerw |
| 2000-01-06 | apply some patches from egcs-current (to make gcc more reliable) | 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-03 | Pass in the appropriate machine directive to the assembler if an -mcpu=... | thorpej |
| 1999-11-26 | gdb for SH (doesn't work yet) | msaitoh |
| 1999-11-26 | add "system.h" | msaitoh |
| 1999-10-25 | more radical fix for the last problem, from the egcs/gcc mailing list | drochner |
| 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-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-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-23 | Remove references to nonexistent manual pages prof(1), pc(1) and monitor(3). | is |
| 1999-09-17 | if bfd_write is invoked with ptr == NULL and (size * nitems) == 0, don't both... | lukem |
| 1999-09-10 | Correct the condition codes. | is |
| 1999-09-04 | Fix for a misoptimization, from the egcs/gcc mailing list | drochner |
| 1999-08-25 | -e may be specified multiple times, as per SUSv2. | hubertf |