| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal | bde | 1998-03-07 | 3 | -15/+14 |
* | | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal | bde | 1998-03-07 | 2 | -44/+18 |
* | | Open temporary files with O_EXCL. | guido | 1998-03-06 | 1 | -1/+1 |
* | | Fixed `make -jN' for large N. The usual method of pretending that all | bde | 1998-03-06 | 1 | -13/+24 |
* | | Fixed `make -jN' for large N. Just put the generated headers in | bde | 1998-03-06 | 1 | -4/+2 |
* | | Fix the broken installation of strip. It tried to use the installed | jdp | 1998-03-06 | 1 | -1/+16 |
* | | This commit was generated by cvs2svn to compensate for changes in r33975, | jdp | 1998-03-01 | 46 | -0/+3704 |
|\ \ |
|
| * | | Add bmakefiles for building binutils from the contrib tree. | jdp | 1998-03-01 | 46 | -0/+3704 |
| / |
|
* | | Don't add streambuf.cc to SRCS twice. | bde | 1998-02-25 | 1 | -2/+2 |
* | | Build perl header files for machine/* too. | steve | 1998-02-21 | 1 | -1/+1 |
* | | Correct spammage from MACHINE_ARCH commit - you don't want to | jkh | 1998-02-20 | 1 | -3/+3 |