| Age | Commit message (Expand) | Author |
| 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 |
| 1999-08-23 | Nuke explicit entry symbol specification; crt0 provides _start, which is | kleink |
| 1999-08-17 | Back out the last change. | veego |
| 1999-08-15 | Rename the awk internal symbol 'proc' to 'awkproc'. | veego |
| 1999-07-31 | The previous change caused the BSS and any sections after it to be misaligned | mycroft |
| 1999-07-30 | Fix the bss outside of PT_LOAD problem. (for non-paged executables, | matt |
| 1999-07-29 | From the egcs development tree: | mycroft |
| 1999-07-07 | Do DBX debugging symbols (stabs) the usual ELF way, using relative | fvdl |
| 1999-06-27 | Deal with the strlen() problem in this program which apparently can't just | ross |
| 1999-06-22 | Add patch from gawk-3.0.46 to fix "OFMT" handling. Fix supplied by | tron |
| 1999-06-13 | Remove files which will be created during build process. | tron |
| 1999-06-13 | Import GNU Awk 3.0.3. | tron |
| 1999-06-07 | For now make the warning that we are passing a NULL format to printf | christos |
| 1999-06-06 | gdb no longer did tracebacks on the pc532. Use unsigned not signed | matthias |
| 1999-06-05 | Sync with <machine/ansi.h>: `size_t' is now a `long'. | pk |
| 1999-05-29 | G/C predefition of `m68k'; update a debugging-related comment. | kleink |
| 1999-05-27 | m68k/ELF target configuration. | kleink |
| 1999-05-27 | XXX Temporarily disable the tablejump switch{} implementation when | pk |
| 1999-05-05 | Patch from Richard Earnshaw to work around the ldrb label-movement problem. | mycroft |
| 1999-05-03 | Support NetBSD/powerpc. | tsubai |
| 1999-04-30 | Add an m68k-*-netbsdelf* target. | kleink |
| 1999-04-30 | Add an m68*-*-netbsdelf* target. | kleink |
| 1999-04-30 | Set ELFSIZE=32. | kleink |
| 1999-04-30 | Add an m68*-*-netbsdelf* target. | kleink |
| 1999-04-26 | Fix ASM_OUTPUT_IDENT macro to emit a suitable .ident for gas. | mark |
| 1999-04-25 | Fix evil bitfield bug. | ragge |
| 1999-04-23 | Fixed an off-by-one bug when trying to look up a line given an address. | kristerw |
| 1999-04-21 | So, I can't believe the shlib fix for alpha was actually this easy. | tv |