aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Use cc -E rather than cpp when looking for __ELF__Peter Wemm1998-03-081-2/+2
* add `CC' as a link to `c++' for compatablity with SGI.David E. O'Brien1998-03-081-2/+2
* Set LIB_PATH explicitly otherwise genscripts makes (incorrect) referencesPeter Wemm1998-03-081-3/+5
* First round of changes to support generation of assembler for the oldPeter Wemm1998-03-083-34/+17
* Delete cc(1) debug option, typo from last commit.Wolfram Schneider1998-03-071-2/+1
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalBruce Evans1998-03-073-15/+14
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalBruce Evans1998-03-072-44/+18
* Open temporary files with O_EXCL.Guido van Rooij1998-03-061-1/+1
* Fixed `make -jN' for large N. The usual method of pretending that allBruce Evans1998-03-061-13/+24
* Fixed `make -jN' for large N. Just put the generated headers inBruce Evans1998-03-061-4/+2
* Fix the broken installation of strip. It tried to use the installedJohn Polstra1998-03-061-1/+16
* Add bmakefiles for building binutils from the contrib tree.John Polstra1998-03-0146-0/+3704
* Don't add streambuf.cc to SRCS twice.Bruce Evans1998-02-251-2/+2
* Build perl header files for machine/* too.Steve Price1998-02-211-1/+1
* Correct spammage from MACHINE_ARCH commit - you don't want toJordan K. Hubbard1998-02-201-3/+3
* Don't create an unused obj directory.Bruce Evans1998-02-204-8/+16
* No binutils yet 8-(, and a few programs that need porting to alpha.John Birrell1998-02-191-3/+7
* Just one of these libs left to port to alpha.John Birrell1998-02-191-5/+5
* The ' character is treated differently as the first character of a line.Steve Price1998-02-151-3/+3
* Fixed printing of %fs and %gs for live kernels.Bruce Evans1998-02-133-18/+24
* catman(1) is now invoked by /etc/periodic/weekly/330.catman.Alexander Langer1998-02-071-7/+2
* Implement dladdr.John Polstra1998-02-061-4/+94
* Submitted by: Alex NashDaniel O'Callaghan1998-02-042-2/+2
* setpwent and endpwent have a return type of void, so change thisSteve Price1998-02-011-5/+8
* comment that pvcs_to_rcs is left out since it needs perl5Peter Wemm1998-01-261-1/+3
* Add libdiffPeter Wemm1998-01-263-8/+16
* Build the internal libified diffPeter Wemm1998-01-261-0/+20
* Update options.h as per configure generated versionPeter Wemm1998-01-261-74/+8
* Update config.hPeter Wemm1998-01-262-12/+82
* Make machine dependent asm code machine dependent. 8-)John Birrell1998-01-251-3/+8
* Change MACHINE -> MACHINE_ARCH so that the design make sense on thoseJohn Birrell1998-01-252-22/+22
* Modify for MACHINE_ARCH support instead of assuming just x86.John Birrell1998-01-252-20/+83
* Add PATCH_INDEX_FIRST environment variable to do the same as -I optionAndrey A. Chernov1998-01-222-4/+17
* Update usage line with new optionAndrey A. Chernov1998-01-211-2/+6
* Add -I or --index-first option to take Index: precedence over context diff,Andrey A. Chernov1998-01-213-5/+32
* Resurrect patch 2.1 without FreeBSD Index: hackAndrey A. Chernov1998-01-2121-125/+5871
* Fixed accesses to addresses between VM_MAXUSER_ADDRESS (normallyBruce Evans1998-01-193-36/+63
* Removed `kstack' and associated mistranslations in kvtophys().Bruce Evans1998-01-193-54/+3
* Fixed endless loop for `p/x *(int *)0xf0000000'. kvm_uread() inBruce Evans1998-01-183-21/+30
* Don't override FRAME_CHAIN(). If the current frame is valid, thenBruce Evans1998-01-185-144/+0
* Fixed sloppy definitions of SIGTRAMP_START and SIGTRAMP_END. The oldBruce Evans1998-01-182-8/+14
* Pass the system name to dmesg. Rev.1.7 only works when the symbols inBruce Evans1998-01-173-6/+27
* More i386 -> ${MACHINE} changes to make this Makefile machineJohn Birrell1998-01-111-15/+15
* Replace i386 references with ${MACHINE} to make this makefile almostJohn Birrell1998-01-111-7/+11
* Avoid building x86 specific libraries on Alpha.John Birrell1998-01-101-2/+8
* Make the ".set" directive copy the aux field when the expressionJohn Polstra1998-01-101-1/+2
* PR: gnu/4385Daniel O'Callaghan1998-01-053-27/+71
* Upgrade to 2.5 (contrib version)Andrey A. Chernov1998-01-0421-5808/+125
* Back out Index over +++/--- precedence.Andrey A. Chernov1998-01-031-5/+10
* Removed /etc/ld.so.conf reference from FILES section (people getAlexander Langer1998-01-011-3/+1