summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.0.0_cvscvs2svn1999-01-2132-32/+32
* This commit was manufactured by cvs2svn to create tagrelease/3.0.0cvs2svn1999-01-214-434/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-01-2122-3503/+0
* Ignore return value for strip. Avoids make world going popNick Hibma1999-01-081-2/+2
* Fixed breakage of gdbreplay's and gdbserver's BINDIR in previous commit.Bruce Evans1998-10-151-1/+3
* Don't build the info pages for the old assembler. Instead, buildJohn Polstra1998-10-033-2/+90
* Fix GDB so that it can handle ELF core dumps.John Polstra1998-09-145-8/+49
* Update alpha configuration files and remove i386 target fromDoug Rabson1998-09-073-181/+302
* Update for import of binutils-2.9.1.John Polstra1998-09-067-192/+329
* Missed some BINFORMATs. Fingers! Can't live with 'em. Can't live without 'em.John Birrell1998-08-301-4/+4
* BINFORMAT -> OBJFORMAT ready for E-day. I tossed a coin to decide thisJohn Birrell1998-08-301-2/+2
* Install binutils tools in /usr/libexec/elf like on i386 so that objformatJohn Birrell1998-08-181-5/+1
* Fixed printf format errors.Bruce Evans1998-06-302-4/+4
* Don't use beforedepend or give dependencies on generated headers explicitly.Bruce Evans1998-06-043-18/+7
* Removed superfluous beforedepends. Their files were already in SRCS.Bruce Evans1998-06-042-6/+2
* Don't use beforedepend; just put generated headers in SRCS. ldgram.hBruce Evans1998-06-041-4/+3
* Removed special rules for lex- and yacc- generated files. The generalBruce Evans1998-06-041-12/+1
* Missing DPADD's.Peter Wemm1998-06-031-1/+4
* Add missing DPADD's.Peter Wemm1998-06-0311-11/+42
* Don't attempt to read process context from the kernel when (theBruce Evans1998-05-122-4/+4
* The yacc makefile changes don't seem to know when to generate theJohn Birrell1998-05-111-2/+2
* Add CROSS_TARGETS to the list of GASES to build. We end up with a separateJohn Birrell1998-05-111-2/+4
* Make a path absolute.John Birrell1998-05-111-2/+2
* Fix the path.John Birrell1998-05-051-2/+2
* Specify an absolute include path.John Birrell1998-05-054-20/+8
* One of those silently included files that just about guarantee thatJohn Birrell1998-05-051-0/+4
* The BINDIR definition is an extra directory level away, so include itJohn Birrell1998-05-054-4/+16
* Oops, missed the common part of gas.John Birrell1998-05-051-0/+23
* Support cross architectures by using specific directories instead ofJohn Birrell1998-05-048-272/+0
* i386 gas config files.John Birrell1998-05-0410-0/+300
* Alpha gas config files.John Birrell1998-05-0410-0/+300
* Support cross-architectures using sub-directories.John Birrell1998-05-042-13/+0
* Add support for cross-architecture gases. Since the GNU code doesn'tJohn Birrell1998-05-041-19/+6
* BINDIR is now specified in a single place. There are no cross-architectureJohn Birrell1998-05-047-35/+0
* Work out the list of emulations based on the cross-architecturesJohn Birrell1998-05-041-3/+14
* Add cross-architecture support.John Birrell1998-05-042-15/+20
* BINDIR is now specified in a single place. There are no cross-architectureJohn Birrell1998-05-042-10/+0
* BIDIR is now specified in a single place. There are no cross-architectureJohn Birrell1998-05-041-5/+0
* Evaluate the TARGET from the architecture. We'll assume that FREEBSDJohn Birrell1998-05-041-2/+2
* Remote i386 cross-architecture support. It's now configurable, and offJohn Birrell1998-05-041-3/+3
* Add cross-architecture support.John Birrell1998-05-043-24/+34
* Since the makefiles below binutils with the architecture extensionJohn Birrell1998-05-041-1/+5
* Add makefile support for cross-architectures. Allow CROSS_TOOLS toJohn Birrell1998-05-041-3/+7
* Simplified using new yacc rules. This is cosmetic - the old rulesBruce Evans1998-05-041-5/+4
* Fixed races in `make -jN' using new yacc rules. This also fixes plainBruce Evans1998-05-041-8/+2
* Inherit BINDIR properly.Bruce Evans1998-05-012-4/+2
* Fixed apparent bitrot (`=' changed to `?=') in the definition of BINDIRBruce Evans1998-05-011-2/+1
* Oops, This should have been committed with the Makefile change thatBruce Evans1998-05-011-0/+24
* Add support for ELF shared libraries. Also use bfd from the binutils in thatDoug Rabson1998-04-302-3/+37
* Give up on a.out support in binutils. It has too many problems toJohn Polstra1998-03-309-20/+44