summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Set LIB_PATH explicitly otherwise genscripts makes (incorrect) referencespeter1998-03-081-3/+5
* First round of changes to support generation of assembler for the oldpeter1998-03-083-34/+17
* Delete cc(1) debug option, typo from last commit.wosch1998-03-071-2/+1
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalbde1998-03-073-15/+14
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalbde1998-03-072-44/+18
* Open temporary files with O_EXCL.guido1998-03-061-1/+1
* Fixed `make -jN' for large N. The usual method of pretending that allbde1998-03-061-13/+24
* Fixed `make -jN' for large N. Just put the generated headers inbde1998-03-061-4/+2
* Fix the broken installation of strip. It tried to use the installedjdp1998-03-061-1/+16
* This commit was generated by cvs2svn to compensate for changes in r33975,jdp1998-03-0146-0/+3704
|\
| * Add bmakefiles for building binutils from the contrib tree.jdp1998-03-0146-0/+3704
* Don't add streambuf.cc to SRCS twice.bde1998-02-251-2/+2
* Build perl header files for machine/* too.steve1998-02-211-1/+1
* Correct spammage from MACHINE_ARCH commit - you don't want tojkh1998-02-201-3/+3
* Don't create an unused obj directory.bde1998-02-204-8/+16
* No binutils yet 8-(, and a few programs that need porting to alpha.jb1998-02-191-3/+7
* Just one of these libs left to port to alpha.jb1998-02-191-5/+5
* The ' character is treated differently as the first character of a line.steve1998-02-151-3/+3
* Fixed printing of %fs and %gs for live kernels.bde1998-02-133-18/+24
* catman(1) is now invoked by /etc/periodic/weekly/330.catman.alex1998-02-071-7/+2
* Implement dladdr.jdp1998-02-061-4/+94
* Submitted by: Alex Nashdanny1998-02-042-2/+2
* setpwent and endpwent have a return type of void, so change thissteve1998-02-011-5/+8
* comment that pvcs_to_rcs is left out since it needs perl5peter1998-01-261-1/+3
* Add libdiffpeter1998-01-263-8/+16
* Build the internal libified diffpeter1998-01-261-0/+20
* Update options.h as per configure generated versionpeter1998-01-261-74/+8
* Update config.hpeter1998-01-262-12/+82
* Make machine dependent asm code machine dependent. 8-)jb1998-01-251-3/+8
* Change MACHINE -> MACHINE_ARCH so that the design make sense on thosejb1998-01-252-22/+22
* Modify for MACHINE_ARCH support instead of assuming just x86.jb1998-01-252-20/+83
* Add PATCH_INDEX_FIRST environment variable to do the same as -I optionache1998-01-222-4/+17
* Update usage line with new optionache1998-01-211-2/+6
* Add -I or --index-first option to take Index: precedence over context diff,ache1998-01-213-5/+32
* Resurrect patch 2.1 without FreeBSD Index: hackache1998-01-2121-125/+5871
* Fixed accesses to addresses between VM_MAXUSER_ADDRESS (normallybde1998-01-193-36/+63
* Removed `kstack' and associated mistranslations in kvtophys().bde1998-01-193-54/+3
* Fixed endless loop for `p/x *(int *)0xf0000000'. kvm_uread() inbde1998-01-183-21/+30
* Don't override FRAME_CHAIN(). If the current frame is valid, thenbde1998-01-185-144/+0
* Fixed sloppy definitions of SIGTRAMP_START and SIGTRAMP_END. The oldbde1998-01-182-8/+14
* Pass the system name to dmesg. Rev.1.7 only works when the symbols inbde1998-01-173-6/+27
* More i386 -> ${MACHINE} changes to make this Makefile machinejb1998-01-111-15/+15
* Replace i386 references with ${MACHINE} to make this makefile almostjb1998-01-111-7/+11
* Avoid building x86 specific libraries on Alpha.jb1998-01-101-2/+8
* Make the ".set" directive copy the aux field when the expressionjdp1998-01-101-1/+2
* PR: gnu/4385danny1998-01-053-27/+71
* Upgrade to 2.5 (contrib version)ache1998-01-0421-5808/+125
* Back out Index over +++/--- precedence.ache1998-01-031-5/+10
* Removed /etc/ld.so.conf reference from FILES section (people getalex1998-01-011-3/+1
* Submitted by: Peter Hawkins <peter@clari.net.au>danny1997-12-306-13/+24
OpenPOWER on IntegriCloud