summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* When wrong directory choosed and chdir failed, directory nameache1997-02-182-2/+5
* Oops, the last commit shouldn't have removed floatformat.c.bde1997-02-151-1/+1
* Don't use the private version of vasprintf(). It doesn't understandbde1997-02-151-7/+4
* Fix a problem with patch in that is will always default, even when thejmg1997-02-136-16/+37
* Reorder the default man sections.joerg1997-02-091-1/+1
* Check return value from system() function.wosch1997-02-081-0/+10
* Correct the recommended option for "find" from "-depth" to "-d".jdp1997-02-081-1/+1
* Don't force postscript output when "man -t" is specified.mpp1997-02-051-1/+1
* Fix a bug involving alias (N_INDR) symbols. When building a sharedjdp1997-02-011-2/+8
* Use xmalloc instead of malloc in two places, so that out-of-memoryjdp1997-01-242-2/+2
* Remove incorrect use of double-negative since it means the same thingjkh1997-01-211-2/+2
* Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS".jdp1997-01-172-1/+36
* Add back the description of the "-v" option. It seems to have beenjdp1997-01-171-0/+4
* Go on one of my periodic rampages through this code, trying to makejkh1997-01-174-157/+189
* Remove -lmalloc; it's no longer relevant.jkh1997-01-172-2/+2
* Simplify using SRCDIRache1997-01-161-3/+1
* Use SRCDIR instead of PATHache1997-01-161-1/+1
* Simplify using SRCDIRache1997-01-161-5/+1
* Use SRCDIR instead of PATHache1997-01-161-1/+1
* Simplify it using SRCDIRache1997-01-161-5/+3
* Remove mmalloc since we're now using phkmalloc. This is made possiblegj1997-01-1519-3044/+0
* Changes required in directory libiberty to make gdb from the sources ingj1997-01-1520-7316/+20
* The files in gdb/elf are now grabbed from /usr/src/contrib/gdb/include/elf.gj1997-01-154-905/+0
* The files in gdb/coff are now grabbed from /usr/src/contrib/gdb/coff.gj1997-01-155-1785/+0
* The files in gdb/aout are now grabbed from /usr/src/contrib/gdb/aout.gj1997-01-158-1094/+0
* changes required in the gdb directory for making gdbgj1997-01-15152-96851/+3320
* changes required in the doc directory for making the gdb infogj1997-01-1511-18078/+9
* changes required in the bfd directory for making gdbgj1997-01-1550-43235/+705
* changes required in the top-level directory for making gdbgj1997-01-156-843/+12
* Allow emacs-style next/prev characters as well as arrow keys so thatjkh1997-01-155-9/+13
* If a library is found in the hints file, but the library doesn't exist,jdp1997-01-141-0/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-14444-458/+470
* Back out previous fix. It was bogus.jkh1997-01-131-10/+4
* Install a dir file if one doesn't exist. This seems the most likelyjkh1997-01-131-3/+10
* Turn this into legal texinfo. Since I don't know what the authorjkh1997-01-131-8/+8
* Sort cross references.wosch1997-01-135-14/+16
* Use the RTLD_NOW symbol, now that it is defined in <dlfcn.h>.jdp1997-01-121-4/+3
* Patch up the readline info building. This one is a bit of a problempeter1997-01-124-12/+33
* Don't conflict with INFODIR?=${SHAREDIR}/info from the system Makefilespeter1997-01-121-5/+5
* Make this (hopefully) build now. There was no dir entry.peter1997-01-121-2/+4
* Fix path to readline docs, since it's now in contribpeter1997-01-121-1/+1
* Disconnect the doc subdir until somebody fixes this. I don't see how thispeter1997-01-121-2/+2
* Correct typos and spelling errors.jdp1997-01-121-5/+5
* Add support for the LD_BIND_NOW environment variable. If it is set to ajdp1997-01-122-23/+54
* Set LD_TRACE_LOADED_OBJECTS to "1" instead of to "". The dynamic linkerjdp1997-01-121-2/+2
* Add support for the LD_BIND_NOW environment variable. If it is set to ajdp1997-01-122-2/+21
* Changes to make ld demangle C++ symbol names before printingjmacd1997-01-117-1048/+94
* Same.jmacd1997-01-112-2/+5
* Same. This wasn't installed before either.jmacd1997-01-111-1/+3
* Same.jmacd1997-01-111-1/+5
OpenPOWER on IntegriCloud