summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Use .An/.Aq.PR:charnier1998-03-311-4/+3
* Give up on a.out support in binutils. It has too many problems tojdp1998-03-309-20/+44
* Add c++filt.jdp1998-03-301-3/+2
* Add support for the AT&T style "fildll" and "fistpll" mnemonics.jdp1998-03-291-1/+3
* Activate CVS regression test.eivind1998-03-281-1/+22
* Don't build sperl if you don't want to.dima1998-03-261-1/+5
* Support building of libgcc.a without building all of gcc. This isbde1998-03-232-30/+68
* Honour -static in LDLAGS. ld without -Bstatic is happy to choosebde1998-03-231-4/+4
* Generate files at build time, not at install time. This should be thebde1998-03-211-24/+23
* Don't use beforedepend to complicate and break things. The usualbde1998-03-201-140/+65
* Don't use beforedepend to complicate and break things. Just putbde1998-03-201-1/+1
* Put generated source files in SRCS. This fixes races generatingbde1998-03-201-9/+6
* Don't use beforedepend to complicate and break things. Just putbde1998-03-201-11/+9
* Don't use beforedepend to complicate and break things. Just putbde1998-03-201-15/+14
* Removed bogus -I path. The correct path is in all subdir Makefilesbde1998-03-201-2/+2
* Removed vestiges of use of beforedepend target.bde1998-03-192-6/+6
* I goofed on the `LINKS' syntax.obrien1998-03-181-2/+3
* This is uulog.1, not uuname.1.hoek1998-03-161-2/+2
* Make the binutils strip ELF-only for now. It isn't quite right for a.out.jdp1998-03-151-0/+5
* Disable support for the a.out-i386-bsd target. Everything it can dojdp1998-03-141-5/+3
* Add binutils if BINFORMAT is elf. This is needed for alpha, and itjb1998-03-131-2/+6
* Put sources in SRCS and don't depend on them in beforedepend. IIRC,bde1998-03-122-6/+8
* Configure alpha to disassemble both alpha and i386 opcodes.jb1998-03-121-0/+6
* Fixed `make -jN depend' (N >= 2) by removing the beforedependbde1998-03-121-5/+2
* Configure bfd for elf64, elf32, and aout. Yes alpha can handle i386jb1998-03-121-0/+30
* Define the target type for alpha.jb1998-03-121-0/+5
* Add the alpha makefile.jb1998-03-123-4/+12
* Change the include path for bfd.h to libbfd/${MACHINE_ARCH} sincejb1998-03-121-2/+2
* This file was generated on i386, so it has been moved to the i386jb1998-03-121-2678/+0
* This file was generated on i386 by the update.sh script injb1998-03-121-0/+2678
* These files were generated on alpha by the update.sh script injb1998-03-122-0/+2761
* Replace empty install targets with definitions of INTERNALLIB andjdp1998-03-124-12/+12
* Change script to get the machine type from `uname -m' and makejb1998-03-121-5/+8
* Restructure the binutils hierarchy somewhat in order to betterjdp1998-03-1257-452/+192
* mktemp -> mkstemp as pointed out on bugtraqguido1998-03-101-6/+19
* indicate ability to support the PerservePermissions stuffpeter1998-03-102-0/+6
* add new file (hardlink.c) into sourcespeter1998-03-101-2/+3
* Eliminate duplicated lines.jkh1998-03-091-3/+1
* We want ld in /usr/bin, not some weird and wonderful hiding placejb1998-03-091-2/+2
* This commit was generated by cvs2svn to compensate for changes in r34336,jb1998-03-0911-0/+282
|\
| * Import of alpha specific bits to configure binutils for FreeBSD/Alpha.jb1998-03-0911-0/+282
| * This commit was manufactured by cvs2svn to create branch 'JB'.cvs2svn1998-01-101383-411985/+0
* | Use cc -E rather than cpp when looking for __ELF__peter1998-03-081-2/+2
* | add `CC' as a link to `c++' for compatablity with SGI.obrien1998-03-081-2/+2
* | 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
OpenPOWER on IntegriCloud