aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Use xmalloc instead of malloc in two places, so that out-of-memoryJohn Polstra1997-01-242-2/+2
* Remove incorrect use of double-negative since it means the same thingJordan K. Hubbard1997-01-211-2/+2
* Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS".John Polstra1997-01-172-1/+36
* Add back the description of the "-v" option. It seems to have beenJohn Polstra1997-01-171-0/+4
* Remove -lmalloc; it's no longer relevant.Jordan K. Hubbard1997-01-172-2/+2
* Use SRCDIR instead of PATHAndrey A. Chernov1997-01-161-1/+1
* Simplify using SRCDIRAndrey A. Chernov1997-01-161-5/+1
* Use SRCDIR instead of PATHAndrey A. Chernov1997-01-161-1/+1
* Simplify it using SRCDIRAndrey A. Chernov1997-01-161-5/+3
* Remove mmalloc since we're now using phkmalloc. This is made possibleGary Jennejohn1997-01-1519-3044/+0
* Changes required in directory libiberty to make gdb from the sources inGary Jennejohn1997-01-1520-7316/+20
* The files in gdb/elf are now grabbed from /usr/src/contrib/gdb/include/elf.Gary Jennejohn1997-01-154-905/+0
* The files in gdb/coff are now grabbed from /usr/src/contrib/gdb/coff.Gary Jennejohn1997-01-155-1785/+0
* The files in gdb/aout are now grabbed from /usr/src/contrib/gdb/aout.Gary Jennejohn1997-01-158-1094/+0
* changes required in the gdb directory for making gdbGary Jennejohn1997-01-15152-96837/+3306
* changes required in the doc directory for making the gdb infoGary Jennejohn1997-01-1511-18078/+9
* changes required in the bfd directory for making gdbGary Jennejohn1997-01-1550-43229/+699
* changes required in the top-level directory for making gdbGary Jennejohn1997-01-156-843/+12
* If a library is found in the hints file, but the library doesn't exist,John Polstra1997-01-141-0/+4
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-14238-241/+241
* Back out previous fix. It was bogus.Jordan K. Hubbard1997-01-131-10/+4
* Install a dir file if one doesn't exist. This seems the most likelyJordan K. Hubbard1997-01-131-3/+10
* Sort cross references.Wolfram Schneider1997-01-135-14/+16
* Use the RTLD_NOW symbol, now that it is defined in <dlfcn.h>.John Polstra1997-01-121-4/+3
* Don't conflict with INFODIR?=${SHAREDIR}/info from the system MakefilesPeter Wemm1997-01-121-5/+5
* Make this (hopefully) build now. There was no dir entry.Peter Wemm1997-01-121-2/+4
* Fix path to readline docs, since it's now in contribPeter Wemm1997-01-121-1/+1
* Correct typos and spelling errors.John Polstra1997-01-121-5/+5
* Add support for the LD_BIND_NOW environment variable. If it is set to aJohn Polstra1997-01-122-23/+54
* Set LD_TRACE_LOADED_OBJECTS to "1" instead of to "". The dynamic linkerJohn Polstra1997-01-121-2/+2
* Add support for the LD_BIND_NOW environment variable. If it is set to aJohn Polstra1997-01-122-2/+21
* Changes to make ld demangle C++ symbol names before printingJoshua Peck Macdonald1997-01-117-1048/+94
* Same. This wasn't installed before either.Joshua Peck Macdonald1997-01-111-1/+3
* Same.Joshua Peck Macdonald1997-01-111-1/+5
* Same. This wasn't even in the old dir file.Joshua Peck Macdonald1997-01-111-1/+3
* Same.Joshua Peck Macdonald1997-01-112-1/+2
* Same deal.Joshua Peck Macdonald1997-01-111-0/+2
* Same deal.Joshua Peck Macdonald1997-01-111-1/+5
* Same thing.Joshua Peck Macdonald1997-01-111-0/+2
* Forgot a TAB.Joshua Peck Macdonald1997-01-111-1/+1
* Same thing.Joshua Peck Macdonald1997-01-111-0/+3
* Getting tired of writing same thing.Joshua Peck Macdonald1997-01-111-0/+2
* Add the missing annotations.Joshua Peck Macdonald1997-01-111-1/+6
* Clearing out the old stuff, its all in contrib now.Joshua Peck Macdonald1997-01-1178-48330/+95
* For "ldd -v", print shared object dependencies that were specified asJohn Polstra1997-01-101-3/+6
* Fix some file descriptor leaks. Closes PR# 2392.Mike Pritchard1997-01-092-12/+16
* Typo, "%d" -> "%s". This caused tar to print things likeSatoshi Asami1997-01-071-1/+1
* Remove bogus redeclaration of setenv().Jordan K. Hubbard1997-01-071-2/+4
* Fix bogosity with gdb documentation path.Jordan K. Hubbard1997-01-071-1/+1
* Use ${COPY} instead of -C for installing non-source files. crt*.oBruce Evans1997-01-011-2/+2