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