| Age | Commit message (Expand) | Author |
| 1998-09-15 | Find the proper general VAX and NetBSD MI definitions. | tv |
| 1998-09-15 | Provide more informational errors when supplying the cpp option -Dname | tv |
| 1998-09-14 | Add -t (totals) option as requested by <mrg@eterna.com.au> in PR bin/6133. | tv |
| 1998-09-14 | Nuke stdio.h's P_tmpdir and explicitly try /tmp after the environment | tv |
| 1998-09-13 | Import of egcs 1.1 release (1.1b). | tv |
| 1998-09-13 | Conflict resolution. | tv |
| 1998-09-13 | Import of egcs 1.1 release (1.1b). | tv |
| 1998-09-13 | Import of egcs 1.1 release (1.1b). | tv |
| 1998-09-13 | Make gas generate our a.out format (for sparc and i386) | kristerw |
| 1998-09-13 | Use the correct size for the relocation records. | kristerw |
| 1998-09-13 | Infrastructure changes needed by gas a.out support. | kristerw |
| 1998-09-13 | Add N_SIZE | kristerw |
| 1998-09-01 | Better comment about TYPE_OPERAND_FORMAT, and add the DWARF2_UNWIND_INFO | tv |
| 1998-09-01 | Don't warn about #undef unix, otherwise we can't compile uipc_domain.c | enami |
| 1998-08-29 | Remove -Dunix from predefines, and add a warning to cpp which triggers on | tv |
| 1998-08-28 | Remove files obsoleted by egcs import of libiberty. | tv |
| 1998-08-28 | Make sure to include config.h if available. | tv |
| 1998-08-28 | Get the correct vfork definition from <unistd.h>. | tv |
| 1998-08-28 | Resolve conflicts and get prototypes from the right places (conig.h | tv |
| 1998-08-28 | Conflict resolution. | tv |
| 1998-08-28 | Update includes that go with theupdated libiberty. | tv |
| 1998-08-28 | Update libiberty to that shipped with egcs. Improvements include better | tv |
| 1998-08-27 | Undo previous. | tv |
| 1998-08-24 | MEM now has a rtx length of two. Take this into account in calc_address_cost. | matthias |
| 1998-08-24 | Remove files obsoleted in egcs 1.1. | tv |
| 1998-08-24 | Import of egcs libstdc++ 1998-08-24 snapshot | tv |
| 1998-08-24 | Resolve corn flakes. | tv |
| 1998-08-24 | Bugfix import of egcs 1.1, 1998-08-24 snapshot. | tv |
| 1998-08-24 | Bugfix import of egcs 1.1, 1998-08-24 snapshot. | tv |
| 1998-08-22 | Work around a strange a.out linker problem: don't define `optind' and | tv |
| 1998-08-22 | bfd_target_vector is bfd_target **, not bfd_target *[]. | tv |
| 1998-08-22 | Give basename() a prototype. | tv |
| 1998-08-21 | Add ARM relocs (and upcoming BFD_PIC) for automatically generating bfd.h. | tv |
| 1998-08-21 | Until a better solution can be found, or until the bugs are fixed in egcs, | tv |
| 1998-08-21 | - reorder includes in ns32k.c to avoid warning about MAX/MIN redefinition | matthias |
| 1998-08-21 | Use a pointer, not an array, for bfd_target_vector, working around our | tv |
| 1998-08-20 | Added -Wno-format-y2k (missed this commit). | tv |
| 1998-08-20 | Add -Wno-format-y2k option to kill Y2K based strftime() warnings. Note | tv |
| 1998-08-20 | The egcs-1.1 merge left some old codefragments behind. Removed. | matthias |
| 1998-08-19 | Inlcude "system.h" instead of <stdio.h>. | tv |
| 1998-08-19 | Undefine OBJECT_FORMAT_COFF. | tv |
| 1998-08-19 | XXX stopgap patch to fix prototyping warning on powerpc. | tv |
| 1998-08-19 | Completely nuke the -fPIC "ignored" warning. NetBSD target supports PIC | tv |
| 1998-08-19 | We've switched to mem*() on all platforms. Remove undef of | tv |
| 1998-08-19 | The global netbsd.h defines TARGET_MEM_FUNCTIONS. | tv |
| 1998-08-19 | No longer used. | tv |
| 1998-08-18 | Null-terminate the hostname buffer. | tv |
| 1998-08-18 | Platform-independent unsigned char fix. | tv |
| 1998-08-18 | Need <string.h> for strcpy() and strlen() prototypes. | tv |
| 1998-08-18 | Need DWARF2_UNWIND_INFO=0 for -fsjlj-exceptions as default. | tv |