summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Generate files at build time, not at install time. This should be theBruce Evans1998-03-211-24/+23
* Don't use beforedepend to complicate and break things. The usualBruce Evans1998-03-201-140/+65
* Don't use beforedepend to complicate and break things. Just putBruce Evans1998-03-201-1/+1
* Put generated source files in SRCS. This fixes races generatingBruce Evans1998-03-201-9/+6
* Don't use beforedepend to complicate and break things. Just putBruce Evans1998-03-201-11/+9
* Don't use beforedepend to complicate and break things. Just putBruce Evans1998-03-201-15/+14
* Removed bogus -I path. The correct path is in all subdir MakefilesBruce Evans1998-03-201-2/+2
* Removed vestiges of use of beforedepend target.Bruce Evans1998-03-192-6/+6
* I goofed on the `LINKS' syntax.David E. O'Brien1998-03-181-2/+3
* This is uulog.1, not uuname.1.Tim Vanderhoek1998-03-161-2/+2
* Make the binutils strip ELF-only for now. It isn't quite right for a.out.John Polstra1998-03-151-0/+5
* Disable support for the a.out-i386-bsd target. Everything it can doJohn Polstra1998-03-141-5/+3
* Add binutils if BINFORMAT is elf. This is needed for alpha, and itJohn Birrell1998-03-131-2/+6
* Put sources in SRCS and don't depend on them in beforedepend. IIRC,Bruce Evans1998-03-122-6/+8
* Configure alpha to disassemble both alpha and i386 opcodes.John Birrell1998-03-121-0/+6
* Fixed `make -jN depend' (N >= 2) by removing the beforedependBruce Evans1998-03-121-5/+2
* Configure bfd for elf64, elf32, and aout. Yes alpha can handle i386John Birrell1998-03-121-0/+30
* Define the target type for alpha.John Birrell1998-03-121-0/+5
* Add the alpha makefile.John Birrell1998-03-123-4/+12
* Change the include path for bfd.h to libbfd/${MACHINE_ARCH} sinceJohn Birrell1998-03-121-2/+2
* This file was generated on i386, so it has been moved to the i386John Birrell1998-03-121-2678/+0
* This file was generated on i386 by the update.sh script inJohn Birrell1998-03-121-0/+2678
* These files were generated on alpha by the update.sh script inJohn Birrell1998-03-122-0/+2761
* Replace empty install targets with definitions of INTERNALLIB andJohn Polstra1998-03-124-12/+12
* Change script to get the machine type from `uname -m' and makeJohn Birrell1998-03-121-5/+8
* Restructure the binutils hierarchy somewhat in order to betterJohn Polstra1998-03-1257-452/+192
* mktemp -> mkstemp as pointed out on bugtraqGuido van Rooij1998-03-101-6/+19
* indicate ability to support the PerservePermissions stuffPeter Wemm1998-03-102-0/+6
* add new file (hardlink.c) into sourcesPeter Wemm1998-03-101-2/+3
* Eliminate duplicated lines.Jordan K. Hubbard1998-03-091-3/+1
* We want ld in /usr/bin, not some weird and wonderful hiding placeJohn Birrell1998-03-091-2/+2
* Import of alpha specific bits to configure binutils for FreeBSD/Alpha.John Birrell1998-03-0911-0/+282
* 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