| Age | Commit message (Expand) | Author |
| 1998-09-15 | Prevent spurious matches matches against unwanted major versions. | pk |
| 1998-09-14 | Increase "keylength" to 32, inspired by <prlw1@newn.cam.ac.uk> in PR | tv |
| 1998-09-14 | Remove objcopy from all builds until it can be used on all systems. | tv |
| 1998-09-13 | Rethink the origins of LDSTATIC. Instead, use an option NOLINKLIB, which | tv |
| 1998-09-12 | Add -DHAVE_LCHOWN=1 to CPPFLAGS to ensure that owner/group of symlinks | frueauf |
| 1998-09-12 | Remove /usr/local/bin and /usr/ucb from $PATH. Closes pr 5235 by Jim Bernard. | frueauf |
| 1998-09-12 | Don't prepend /usr/local/bin to $PATH, our gzip is in /usr/bin. Closes | frueauf |
| 1998-09-12 | Teach gcc how to be cross-compiled before it dies. | wrstuden |
| 1998-09-12 | Exit early from alloc_link_map() if we have no object; only relevant | pk |
| 1998-09-11 | PR/5793: Fix core dump caused by input strings more than 127 characters | christos |
| 1998-09-11 | Don't define READLINE, have a look at pr 5793 for a testcase where this | frueauf |
| 1998-09-06 | Stopgap fix for mips until this make procedure is overhauled. | tv |
| 1998-09-05 | distclean is a synonym for cleandir | lukem |
| 1998-09-05 | Assign my copyrights to TNF. | pk |
| 1998-09-04 | Print `unreferenced' info separately from definition. | pk |
| 1998-09-04 | The PLT symbol is also a special case when processing a shared library | pk |
| 1998-09-03 | Disable the the PLT symbol until I can get it to work properly. | matt |
| 1998-09-02 | Descend into objcopy if ELF. Tested briefly on alpha and pmax. | ross |
| 1998-09-01 | add -Dunix to CPPFLAGS to suppress cpp warning. | enami |
| 1998-08-29 | Slight tweak so that indirect references thru the PC are not used | matt |
| 1998-08-28 | Fix core dump when plt_symbol didn't exist when needed with dynamic images. | matt |
| 1998-08-27 | When installing, don't let "install" strip it. Do that part manually. | tv |
| 1998-08-27 | ...But don't recursively call print-objdir. | tv |
| 1998-08-27 | Use ${MAKE} print-objdir. | tv |
| 1998-08-27 | f771 needs the deliberate dependencies for common, too. Noticed by | tv |
| 1998-08-27 | Alpha ld.new works!--add and enable ld.new for alpha. | tv |
| 1998-08-27 | Minor cleanup. | tv |
| 1998-08-27 | only emit __PROCEDURE_LINKAGE_TABLE_ if generating shared library. | matt |
| 1998-08-27 | Addition of binutils (gnu/dist) based ld. Turns out the "arch" subdir is | tv |
| 1998-08-27 | Don't auto-generate underscore.c; that can be determined easily by | tv |
| 1998-08-27 | Re-enable egcs, and enable gas.new for alpha. | tv |
| 1998-08-27 | Make the assembler compile on Alpha. (Not enabled.) | tv |
| 1998-08-27 | For ELF systems only, add strip. This gives up a strip binary that's not | tv |
| 1998-08-26 | Fix some obvious bugs. | matt |
| 1998-08-26 | Create symbol for __PROCEDURE_LINKAGE_TABLE_. | matt |
| 1998-08-26 | Add external symbol for __PROCEDURE_LINKAGE_TABLE_. Modify arguments | matt |
| 1998-08-22 | Pull bfd.h and -lbfd from the right place. | tv |
| 1998-08-22 | Fix target naming. Needs more cleanup. | tv |
| 1998-08-22 | Now that targmatch.h is fixed, select the default bfd target via | tv |
| 1998-08-22 | Pull BFD includes and libs from the right place. (Needs more cleanup.) | tv |
| 1998-08-22 | Add NetBSD rcsid. | tv |
| 1998-08-21 | More changes for shareable libraries and PIC code | matt |
| 1998-08-20 | Bump minor: -Wno-format-y2k added an extern to the shlib. | tv |
| 1998-08-20 | Beginning's of PIC support. | matt |
| 1998-08-20 | Get md.c to compile again. Get mdprologue.S to assemble. [Now at least | matt |
| 1998-08-18 | Enable Haifa by default on alpha, powerpc, and sparc (to match Cygnus's | tv |
| 1998-08-18 | Untested(!!) beginning of VAX a.out shared library support. This is a work | matt |
| 1998-08-18 | powerpc needs a MACHINE_GNU_ARCH of "rs6000" for gcc. Add: | tv |
| 1998-08-17 | Check `right', not `resultP' for null. | tv |
| 1998-08-17 | g77version.o really needs to be a .o in the SRCS. | tv |