Added -lgcc_pic back again.
[unix-history] / gnu / usr.bin /
1993-11-25 Jordan K. HubbardAdded -lgcc_pic back again.
1993-11-22 Jordan K. HubbardSome of the latest changes from Paul K (taken from...
1993-11-20 Paul RichardsThe depend target in pic and eqn require the *.tab...
1993-11-20 Jordan K. HubbardIf we're not logging history information, don't demand...
1993-11-18 Jordan K. HubbardRecent Paul K. changes for compiling X shared (tested...
1993-11-17 Andrey ChernovDiagnostic "RRS text relocation at %#x (symbol %s)"
1993-11-16 Paul RichardsDefault magic is back to netbsd ZMAGIC,
1993-11-16 Paul RichardsSwapped meaning of -Z and -z options.
1993-11-15 Paul RichardsIncorporated fixes from Paul to make -Z option work...
1993-11-12 Nate WillamsUpdate to GNU diffutils 2.6
1993-11-12 Nate WillamsUpdated to GNU diffutils 2.6
1993-11-12 Nate WillamsUpdate to GNU diffutils 2.6
1993-11-11 Jordan K. HubbardRemoved extra ld -x -r's that were gumming up the works...
1993-11-10 Paul RichardsCommented out the ld -x -r lines and put NOPIC wrappers...
1993-11-10 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-11-10 Paul RichardsCommented out gcc1obj -- we don't build the run time...
1993-11-09 Paul RichardsAdded
1993-11-09 Paul RichardsCahnged ldconfig.0 to ldconfig.8 for our man system.
1993-11-09 Paul RichardsRemoed -g flag and added -static.
1993-11-09 Paul RichardsUncomment shlib defines.
1993-11-09 Paul RichardsAdded -lgcc_pic to Makefile -- Why do we need this...
1993-11-09 Paul RichardsUpdated to newest ld from pk.
1993-11-08 Nate WillamsRemoved some extra cruft from the man page to make...
1993-11-08 Nate WillamsUpdated to GNU textutils 1.9
1993-11-08 Nate WillamsUpdated to GNU textutils-1.9
1993-11-08 Nate WillamsFrom: Larry Jones <scjones@thor.sdrc.com>
1993-11-07 Paul RichardsAdded -lgcc_pic to LDFLAGS in rtld/Makefile
1993-11-06 Paul RichardsAdded
1993-11-06 Paul RichardsChanged ldconfig.0 to ldconfig.8 for our man setup.
1993-11-05 Andrey Chernov-g removed from CFLAGS (with permissions from Paul)
1993-11-03 Paul RichardsImported NetBSD's ld for shared libs.
1993-11-03 Paul RichardsAdded PIC capability.
1993-11-03 Paul RichardsBrought over NetBSD's gas ready for pk's shared libs.
1993-10-31 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-31 Paul RichardsRemoved .depend target because it didn't do anything...
1993-10-31 Wiljo HeinenAlready removed Makefile.dep, now removed the include...
1993-10-31 Wiljo HeinenRemoved Makefile.dep as depend target now works.
1993-10-31 Wiljo HeinenWith new mk files the only rule needed is .y.o via .cc
1993-10-30 Paul RichardsAdded depend target which works.
1993-10-27 Paul RichardsUsed NetBSD's Makefile for building libgcc. It build...
1993-10-26 David GreenmanAdded support for QMAGIC format executable output....
1993-10-24 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-14 Nate WillamsUpdated gzip from version 1.2.2 to 1.2.4 due to popular...
1993-10-10 Jordan K. HubbardTry copy if rename of temporary catpage fails.
1993-10-09 Jordan K. HubbardHandle both signals and errors in child processes,...
1993-10-08 Jordan K. HubbardAllow ^C to interrupt with some semblance of politeness...
1993-10-08 Jordan K. HubbardMore paranoid dealings with system()
1993-09-24 Rod Grimes>From: "J.T. Conklin" <jtc@sun-lamp.cs.berkeley.edu>
1993-09-24 Rod GrimesNow uses -lgnumalloc, also fixed missing DPADD for...
1993-09-22 Paul RichardsIncreaed the fixed static buffer sizes and maximum...
1993-09-08 Rod GrimesAdded bsd.prog.mk so that make maninstall would work
1993-09-07 Nate WillamsRemoved some hard-coded paths in gzexe so it works...
1993-09-05 Rod GrimesFrom: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey)
1993-08-28 Rod GrimesThe make depend does not work in this one subdirectory...
1993-08-28 Rod GrimesRemoved depend: @echo BORKEN MAKEDEPEND since gcpp...
1993-08-28 Rod GrimesCorrected so that the symlinks for cpp -> gcpp are...
1993-08-27 Rod GrimesNow installs gcpp as cpp so we are using the 2.4.5...
1993-08-20 Rod GrimesArgh, I copied the symlink from the old make file,...
1993-08-20 Rod GrimesAdded creatoin of symbolic link /usr/bin/cc -> /usr...
1993-08-19 Rod GrimesChanged .if exists(/usr/X386) to .if exists(${DESTDIR...
1993-08-18 Andreas SchulzChanged Makefile to include xditview for the normal...
1993-08-18 Andreas SchulzChanged Makefile to include xditview for the normal...
1993-08-17 Rod GrimesReplaced empty manual page with one that has atleast...
1993-08-14 Nate WillamsRemoved Jordan's DO_LINKS from the Makefile, since...
1993-08-07 Jordan K. HubbardThis is GNU cpio 2.3. It handles tar files and is...
1993-08-06 Nate WillamsHave rlog output be much easier to parse. (Added one...
1993-08-05 Paul RichardsAdded lib.mk with lorder|tsort ripped out from library...
1993-08-04 Nate WillamsCleaned up the Makefile to look nicer and not require...
1993-08-04 Jordan K. HubbardAdded man page - it looks a little odd in places (the...
1993-08-03 Nate Willamsdc has no man page, so add NOMAN to Makefile
1993-08-02 Paul RichardsRebuilt libgcc sources from libgcc[12].c files after...
1993-08-02 Paul RichardsFixed spelling error in gstddef.h that caused possibly...
1993-07-31 Andrew Mooreadding GNU dc ("desk calculator")
1993-07-31 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-30 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-28 Paul RichardsCouple of common to lib changes I missed.
1993-07-27 Andrew Moorechanged BINMODE= 6555 and CATMODE= 0664
1993-07-27 Andrew MooreAdded setreuid() calls so that shell escapes work.
1993-07-27 Paul RichardsMore changes for gcc2 to use lib.
1993-07-27 Paul RichardsMoved files from common directory to lib directory...
1993-07-27 Paul RichardsMakefile for new common lib -- forgot to add it in...
1993-07-27 Paul RichardsChanged common directory into lib to save re-compiling...
1993-07-26 Paul RichardsAdded Charles changes for GCC@ symbols.
1993-07-26 Andrew Mooreupdated man to use more as the default pager
1993-07-24 Andrew Moorechanged find . -name '*' to find . -type f
1993-07-23 Paul RichardsFixed gcpp.1 problem
1993-07-23 Nate WillamsAdded ${DESTDIR} to all the naked install commands...
1993-07-23 Jordan K. HubbardIgnore maninstall.
1993-07-23 Jordan K. HubbardChanges to make `maninstall' work.
1993-07-23 Jordan K. HubbardAdded Christoph Robitschko's catman
1993-07-21 Nate WillamsRemoved manpath.1 and added CLEANFILES directive to...
1993-07-21 Nate WillamsMade makewhatis installed as 555 so that people could...
1993-07-21 Andrew Mooreadded mandoc macro support;
1993-07-21 Nate WillamsOne last thing for making sure it works.
1993-07-21 Jordan K. HubbardChanges to allow man to work with or without obj dirs.
1993-07-20 Rod GrimesThe install of manpath.config did not have a ${DESTDIR...
1993-07-18 Jordan K. HubbardAdded fix from Rich to accept catpages with .0 syntax...
1993-07-18 Jordan K. HubbardFixed braindamage.
1993-07-17 Rod GrimesFixed make file for tags target, removed files that...
1993-07-17 Rod GrimesRemoved files that are generated by the Makefile. ...
next