| Commit message (Expand) | Author | Age | Files | Lines |
* | Use .An/.Aq. | charnier | 1998-04-01 | 1 | -2/+3 |
* | .Use .An. | charnier | 1998-04-01 | 1 | -7/+16 |
* | Use .An/.Aq. | charnier | 1998-04-01 | 1 | -4/+5 |
* | Use .An/.Aq.PR: | charnier | 1998-03-31 | 1 | -4/+3 |
* | Give up on a.out support in binutils. It has too many problems to | jdp | 1998-03-30 | 9 | -20/+44 |
* | Add c++filt. | jdp | 1998-03-30 | 1 | -3/+2 |
* | Add support for the AT&T style "fildll" and "fistpll" mnemonics. | jdp | 1998-03-29 | 1 | -1/+3 |
* | Activate CVS regression test. | eivind | 1998-03-28 | 1 | -1/+22 |
* | Don't build sperl if you don't want to. | dima | 1998-03-26 | 1 | -1/+5 |
* | Support building of libgcc.a without building all of gcc. This is | bde | 1998-03-23 | 2 | -30/+68 |
* | Honour -static in LDLAGS. ld without -Bstatic is happy to choose | bde | 1998-03-23 | 1 | -4/+4 |
* | Generate files at build time, not at install time. This should be the | bde | 1998-03-21 | 1 | -24/+23 |
* | Don't use beforedepend to complicate and break things. The usual | bde | 1998-03-20 | 1 | -140/+65 |
* | Don't use beforedepend to complicate and break things. Just put | bde | 1998-03-20 | 1 | -1/+1 |
* | Put generated source files in SRCS. This fixes races generating | bde | 1998-03-20 | 1 | -9/+6 |
* | Don't use beforedepend to complicate and break things. Just put | bde | 1998-03-20 | 1 | -11/+9 |
* | Don't use beforedepend to complicate and break things. Just put | bde | 1998-03-20 | 1 | -15/+14 |
* | Removed bogus -I path. The correct path is in all subdir Makefiles | bde | 1998-03-20 | 1 | -2/+2 |
* | Removed vestiges of use of beforedepend target. | bde | 1998-03-19 | 2 | -6/+6 |
* | I goofed on the `LINKS' syntax. | obrien | 1998-03-18 | 1 | -2/+3 |
* | This is uulog.1, not uuname.1. | hoek | 1998-03-16 | 1 | -2/+2 |
* | Make the binutils strip ELF-only for now. It isn't quite right for a.out. | jdp | 1998-03-15 | 1 | -0/+5 |
* | Disable support for the a.out-i386-bsd target. Everything it can do | jdp | 1998-03-14 | 1 | -5/+3 |
* | Add binutils if BINFORMAT is elf. This is needed for alpha, and it | jb | 1998-03-13 | 1 | -2/+6 |
* | Put sources in SRCS and don't depend on them in beforedepend. IIRC, | bde | 1998-03-12 | 2 | -6/+8 |
* | Configure alpha to disassemble both alpha and i386 opcodes. | jb | 1998-03-12 | 1 | -0/+6 |
* | Fixed `make -jN depend' (N >= 2) by removing the beforedepend | bde | 1998-03-12 | 1 | -5/+2 |
* | Configure bfd for elf64, elf32, and aout. Yes alpha can handle i386 | jb | 1998-03-12 | 1 | -0/+30 |
* | Define the target type for alpha. | jb | 1998-03-12 | 1 | -0/+5 |
* | Add the alpha makefile. | jb | 1998-03-12 | 3 | -4/+12 |
* | Change the include path for bfd.h to libbfd/${MACHINE_ARCH} since | jb | 1998-03-12 | 1 | -2/+2 |
* | This file was generated on i386, so it has been moved to the i386 | jb | 1998-03-12 | 1 | -2678/+0 |
* | This file was generated on i386 by the update.sh script in | jb | 1998-03-12 | 1 | -0/+2678 |
* | These files were generated on alpha by the update.sh script in | jb | 1998-03-12 | 2 | -0/+2761 |
* | Replace empty install targets with definitions of INTERNALLIB and | jdp | 1998-03-12 | 4 | -12/+12 |
* | Change script to get the machine type from `uname -m' and make | jb | 1998-03-12 | 1 | -5/+8 |
* | Restructure the binutils hierarchy somewhat in order to better | jdp | 1998-03-12 | 57 | -452/+192 |
* | mktemp -> mkstemp as pointed out on bugtraq | guido | 1998-03-10 | 1 | -6/+19 |
* | indicate ability to support the PerservePermissions stuff | peter | 1998-03-10 | 2 | -0/+6 |
* | add new file (hardlink.c) into sources | peter | 1998-03-10 | 1 | -2/+3 |
* | Eliminate duplicated lines. | jkh | 1998-03-09 | 1 | -3/+1 |
* | We want ld in /usr/bin, not some weird and wonderful hiding place | jb | 1998-03-09 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r34336, | jb | 1998-03-09 | 11 | -0/+282 |
|\ |
|
| * | Import of alpha specific bits to configure binutils for FreeBSD/Alpha. | jb | 1998-03-09 | 11 | -0/+282 |
| * | This commit was manufactured by cvs2svn to create branch 'JB'. | cvs2svn | 1998-01-10 | 1383 | -411985/+0 |
* | | Use cc -E rather than cpp when looking for __ELF__ | peter | 1998-03-08 | 1 | -2/+2 |
* | | add `CC' as a link to `c++' for compatablity with SGI. | obrien | 1998-03-08 | 1 | -2/+2 |
* | | Set LIB_PATH explicitly otherwise genscripts makes (incorrect) references | peter | 1998-03-08 | 1 | -3/+5 |
* | | First round of changes to support generation of assembler for the old | peter | 1998-03-08 | 3 | -34/+17 |
* | | Delete cc(1) debug option, typo from last commit. | wosch | 1998-03-07 | 1 | -2/+1 |