aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Fix the assembler so that it produces object files with the correctJohn Polstra1998-04-102-3/+3
* Fix a bug which clobbered linker set symbols that had forward references.John Polstra1998-04-071-2/+18
* Use .An/.Aq.Philippe Charnier1998-04-011-2/+3
* .Use .An.Philippe Charnier1998-04-011-7/+16
* Use .An/.Aq.Philippe Charnier1998-04-011-4/+5
* Use .An/.Aq.PR:Philippe Charnier1998-03-311-4/+3
* Give up on a.out support in binutils. It has too many problems toJohn Polstra1998-03-309-20/+44
* Add c++filt.John Polstra1998-03-301-3/+2
* Add support for the AT&T style "fildll" and "fistpll" mnemonics.John Polstra1998-03-291-1/+3
* Activate CVS regression test.Eivind Eklund1998-03-281-1/+22
* Don't build sperl if you don't want to.Dima Ruban1998-03-261-1/+5
* Support building of libgcc.a without building all of gcc. This isBruce Evans1998-03-232-30/+68
* Honour -static in LDLAGS. ld without -Bstatic is happy to chooseBruce Evans1998-03-231-4/+4
* 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