aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Added the TODO file. Also wanted to announce the previous change to rtld.cJordan K. Hubbard1993-12-091-0/+4
* David Greenman's latest changes to eliminate much stack-walking jazzJordan K. Hubbard1993-12-091-94/+8
* More changes to bring FreeBSD in sync with Paul K's latest.Jordan K. Hubbard1993-12-041-3/+3
* More changes to bring FreBSD in sync with Paul K's latest.Jordan K. Hubbard1993-12-047-255/+40
* Sorry, Jordan, but I restore previous version again.Andrey A. Chernov1993-12-021-2/+6
* #ifdef DEBUG unwanted message, third time after Jordan...Andrey A. Chernov1993-12-021-2/+2
* Moved DEBUG conditional where it belonged to remove DEBUG code out ofNate Williams1993-12-021-2/+2
* Second attempt to integrate Paul K's changes.Jordan K. Hubbard1993-12-021-1/+56
* Second attempt to integrate Paul K's changes.Jordan K. Hubbard1993-12-024-20/+36
* deleted all references to rindex and included string.h instead.Andreas Schulz1993-12-011-6/+6
* changed the order of the includes and deleted a reference to indexAndreas Schulz1993-12-013-5/+5
* All -static and -Xlinker -Bstatic flags missed inAndrey A. Chernov1993-12-011-4/+8
* #ifdef DEBUG missed by several lines!Andrey A. Chernov1993-12-011-2/+2
* Add DEBUG #ifdef, (second time!)Andrey A. Chernov1993-12-011-1/+3
* Remove hanging #else part (with second sbrk()) without #if & #endifAndrey A. Chernov1993-12-011-55/+3
* Remove -g option (second time!)Andrey A. Chernov1993-12-011-2/+2
* Latest from Paul K. for better checking of PIC code.Jordan K. Hubbard1993-11-308-51/+187
* Many recent fixes from Paul K, add support for chaining of shared lib deps.Jordan K. Hubbard1993-11-3013-222/+605
* Added -lgcc_pic back again.Jordan K. Hubbard1993-11-251-2/+2
* Some of the latest changes from Paul K (taken from NetBSD-current).Jordan K. Hubbard1993-11-2211-78/+240
* If we're not logging history information, don't demand write access.Jordan K. Hubbard1993-11-201-1/+1
* Recent Paul K. changes for compiling X shared (tested on my box).Jordan K. Hubbard1993-11-182-3/+12
* remove HAVE_SETPGRP, because it doesn't detach terminalAndrey A. Chernov1993-11-181-1/+1
* IMAXBELL & PENDIN now cleared to satisfy new sio driver.Andrey A. Chernov1993-11-181-12/+26
* From Ian Taylor.Andrey A. Chernov1993-11-181-56/+35
* Diagnostic "RRS text relocation at %#x (symbol %s)"Andrey A. Chernov1993-11-171-3/+3
* Default magic is back to netbsd ZMAGIC,Paul Richards1993-11-162-3/+3
* Swapped meaning of -Z and -z options.Paul Richards1993-11-161-4/+6
* Incorporated fixes from Paul to make -Z option work. Emits old-stylePaul Richards1993-11-152-4/+8
* Update to GNU diffutils 2.6Nate Williams1993-11-123-0/+172
* Updated to GNU diffutils 2.6Nate Williams1993-11-1221-1611/+2497
* Update to GNU diffutils 2.6Nate Williams1993-11-121-5/+3
* AddedPaul Richards1993-11-091-2/+5
* Cahnged ldconfig.0 to ldconfig.8 for our man system.Paul Richards1993-11-091-2/+2
* Remoed -g flag and added -static.Paul Richards1993-11-091-2/+2
* AddedPaul Richards1993-11-092-2/+8
* Added -lgcc_pic to Makefile -- Why do we need this and NetBSD don't ??Paul Richards1993-11-092-18/+13
* Updated to newest ld from pk.Paul Richards1993-11-099-28/+48
* Removed some extra cruft from the man page to make it look more 'BSD'ishNate Williams1993-11-081-1/+1
* Updated to GNU textutils 1.9Nate Williams1993-11-0812-14/+1306
* Updated to GNU textutils-1.9Nate Williams1993-11-089-81/+244
* From: Larry Jones <scjones@thor.sdrc.com>Nate Williams1993-11-086-3/+881
* Added -lgcc_pic to LDFLAGS in rtld/MakefilePaul Richards1993-11-071-2/+2
* Changed ldconfig.0 to ldconfig.8 for our man setup.Paul Richards1993-11-061-2/+2
* -g removed from CFLAGS (with permissions from Paul)Andrey A. Chernov1993-11-051-2/+2
* Imported NetBSD's ld for shared libs.Paul Richards1993-11-0331-4158/+10007
* Brought over NetBSD's gas ready for pk's shared libs.Paul Richards1993-11-03197-8829/+71914
* Added support for QMAGIC format executable output. This causes the loaderDavid Greenman1993-10-261-28/+10
* merge free.c realloc.c into malloc.c so that all three are linked inRich Murphey1993-10-192-2/+306
* Makefile to install sample files in /etc/uucp with correct ownership andRodney W. Grimes1993-10-141-0/+15