| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use beforedepend or give dependencies on generated headers explicitly. | bde | 1998-06-04 | 3 | -18/+7 |
* | Removed superfluous beforedepends. Their files were already in SRCS. | bde | 1998-06-04 | 2 | -6/+2 |
* | Don't use beforedepend; just put generated headers in SRCS. ldgram.h | bde | 1998-06-04 | 1 | -4/+3 |
* | Removed special rules for lex- and yacc- generated files. The general | bde | 1998-06-04 | 1 | -12/+1 |
* | Missing DPADD's. | peter | 1998-06-03 | 1 | -1/+4 |
* | Add missing DPADD's. | peter | 1998-06-03 | 11 | -11/+42 |
* | Don't attempt to read process context from the kernel when (the | bde | 1998-05-12 | 2 | -4/+4 |
* | The yacc makefile changes don't seem to know when to generate the | jb | 1998-05-11 | 1 | -2/+2 |
* | Add CROSS_TARGETS to the list of GASES to build. We end up with a separate | jb | 1998-05-11 | 1 | -2/+4 |
* | Make a path absolute. | jb | 1998-05-11 | 1 | -2/+2 |
* | Fix the path. | jb | 1998-05-05 | 1 | -2/+2 |
* | Specify an absolute include path. | jb | 1998-05-05 | 4 | -20/+8 |
* | One of those silently included files that just about guarantee that | jb | 1998-05-05 | 1 | -0/+4 |
* | The BINDIR definition is an extra directory level away, so include it | jb | 1998-05-05 | 4 | -4/+16 |
* | Oops, missed the common part of gas. | jb | 1998-05-05 | 1 | -0/+23 |
* | Support cross architectures by using specific directories instead of | jb | 1998-05-04 | 8 | -272/+0 |
* | i386 gas config files. | jb | 1998-05-04 | 10 | -0/+300 |
* | Alpha gas config files. | jb | 1998-05-04 | 10 | -0/+300 |
* | Support cross-architectures using sub-directories. | jb | 1998-05-04 | 2 | -13/+0 |
* | Add support for cross-architecture gases. Since the GNU code doesn't | jb | 1998-05-04 | 1 | -19/+6 |
* | BINDIR is now specified in a single place. There are no cross-architecture | jb | 1998-05-04 | 7 | -35/+0 |
* | Work out the list of emulations based on the cross-architectures | jb | 1998-05-04 | 1 | -3/+14 |
* | Add cross-architecture support. | jb | 1998-05-04 | 2 | -15/+20 |
* | BINDIR is now specified in a single place. There are no cross-architecture | jb | 1998-05-04 | 2 | -10/+0 |
* | BIDIR is now specified in a single place. There are no cross-architecture | jb | 1998-05-04 | 1 | -5/+0 |
* | Evaluate the TARGET from the architecture. We'll assume that FREEBSD | jb | 1998-05-04 | 1 | -2/+2 |
* | Remote i386 cross-architecture support. It's now configurable, and off | jb | 1998-05-04 | 1 | -3/+3 |
* | Add cross-architecture support. | jb | 1998-05-04 | 3 | -24/+34 |
* | Since the makefiles below binutils with the architecture extension | jb | 1998-05-04 | 1 | -1/+5 |
* | Add makefile support for cross-architectures. Allow CROSS_TOOLS to | jb | 1998-05-04 | 1 | -3/+7 |
* | Simplified using new yacc rules. This is cosmetic - the old rules | bde | 1998-05-04 | 1 | -5/+4 |
* | Fixed races in `make -jN' using new yacc rules. This also fixes plain | bde | 1998-05-04 | 1 | -8/+2 |
* | Inherit BINDIR properly. | bde | 1998-05-01 | 2 | -4/+2 |
* | Fixed apparent bitrot (`=' changed to `?=') in the definition of BINDIR | bde | 1998-05-01 | 1 | -2/+1 |
* | Oops, This should have been committed with the Makefile change that | bde | 1998-05-01 | 1 | -0/+24 |
* | Add support for ELF shared libraries. Also use bfd from the binutils in that | dfr | 1998-04-30 | 2 | -3/+37 |
* | 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 |
* | Removed vestiges of use of beforedepend target. | bde | 1998-03-19 | 1 | -3/+3 |
* | 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 |
* | Configure alpha to disassemble both alpha and i386 opcodes. | jb | 1998-03-12 | 1 | -0/+6 |
* | 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 |