aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Patches from Gunter Jung to make xchat work properly.Jordan K. Hubbard1994-02-061-40/+36
* Update for new organization of gnu tree.Rodney W. Grimes1994-01-301-7/+0
* Update for new organization of gnu tree.Rodney W. Grimes1994-01-302-0/+8
* Update for new organization of gnu tree.Rodney W. Grimes1994-01-302-0/+9
* Update for new organization of gnu tree.Rodney W. Grimes1994-01-303-2/+15
* New files for relocated source code.Rodney W. Grimes1994-01-302-0/+9
* No longer install the GNU regex.h include file.Nate Williams1994-01-291-5/+1
* Removed dependance on EX_DYNAMIC in making decisions on the magic number.David Greenman1994-01-193-6/+7
* More proper fix for for shared lib debugging support.Jordan K. Hubbard1994-01-141-2/+2
* 1. Fix bug where duplicate symbol warnings were suppressed. This oftenJordan K. Hubbard1994-01-122-7/+3
* From: swildner@channelz.GUN.de (Sascha Wildner)David Greenman1994-01-074-9/+34
* Updated man page to document new behaviour of -Z, -z and -Q flags.Jordan K. Hubbard1994-01-032-4/+14
* Implemented 'QMAGIC' a.out format correctly, and changed the defaultDavid Greenman1994-01-035-28/+34
* Only use syscallmap if FM_TRAP or EX_TRAPSTK are defined.David Greenman1994-01-031-0/+2
* Added y.tab.h to the CLEANFILES target.Andreas Schulz1993-12-311-1/+1
* Update shlib version to 1.0Scott Mace1993-12-281-2/+2
* Update version to 1.0Scott Mace1993-12-281-2/+2
* C++ support changes (+misc fixes) from Paul K.Jordan K. Hubbard1993-12-224-18/+69
* Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIRNate Williams1993-12-162-4/+4
* Sync to PK's latest version. I know that this is in /usr/src, the bloodyJordan K. Hubbard1993-12-122-137/+232
* Sync to PK's latest version. I know that this is in /usr/src, the bloodyJordan K. Hubbard1993-12-122-7/+21
* Added sbrk() as new file.Jordan K. Hubbard1993-12-111-0/+101
* Broke sbrk() out of rtld as part of general cleanup.Jordan K. Hubbard1993-12-112-45/+6
* Omitted 4th argument to findshlib() [thanks Rich!]. Our ld is a bitJordan K. Hubbard1993-12-111-3/+3
* Sync up with Paul K's latest ld from cesium.Jordan K. Hubbard1993-12-1110-173/+558
* makedepend fails for ld. I think it because the .S files areJordan K. Hubbard1993-12-101-3/+3
* 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