summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Spelling corrections.jkoshy1998-06-061-2/+2
* Fix a bunch of spelling errors.steve1998-06-042-4/+13
* Don't use beforedepend or give dependencies on generated headers explicitly.bde1998-06-043-18/+7
* Removed superfluous beforedepends. Their files were already in SRCS.bde1998-06-042-6/+2
* Don't use beforedepend; just put generated headers in SRCS. ldgram.hbde1998-06-041-4/+3
* Removed special rules for lex- and yacc- generated files. The generalbde1998-06-041-12/+1
* Missing DPADD's.peter1998-06-031-1/+4
* Add missing DPADD's.peter1998-06-0311-11/+42
* These files were moved elsewhere (sbin/ldconfig, libexec/rtld-aout,peter1998-06-0120-5936/+0
* Look for files in their new locations.peter1998-06-011-11/+7
* Also check for Satoshi's TMPDIR location of perl when looking around for it.jkh1998-05-291-2/+6
* ELF preparation step 2:sos1998-05-263-6/+11
* ELF preparation step 1:sos1998-05-253-10/+7
* Don't blow away parts of the sourcetree on a 'make clean'. This waseivind1998-05-241-4/+4
* Change the order of the include paths so that the architecture specificjb1998-05-152-6/+6
* perl now works on alpha.jb1998-05-121-2/+2
* This code casts double -> int -> char *. Ugh. Take a punt and change thejb1998-05-121-7/+12
* Change a cast of long * to time_t * in a call to time();jb1998-05-121-2/+8
* Allow the makefile to choose the perl executable to run h2ph ratherjb1998-05-121-2/+11
* If perl exists in OBJDIR it has just been built; if it exists injb1998-05-121-1/+1
* Change .if to .elif to prevent the current directory path search for ajb1998-05-121-2/+1
* awk and groff (et al) now work on alpha as the result of libraryjb1998-05-121-4/+4
* Don't attempt to read process context from the kernel when (thebde1998-05-123-6/+6
* The yacc makefile changes don't seem to know when to generate thejb1998-05-111-2/+2
* Add CROSS_TARGETS to the list of GASES to build. We end up with a separatejb1998-05-111-2/+4
* Make a path absolute.jb1998-05-111-2/+2
* Simplified by using new yacc rules and by not generating y.tab.h.bde1998-05-081-3/+2
* Fix the path.jb1998-05-051-2/+2
* Specify an absolute include path.jb1998-05-054-20/+8
* One of those silently included files that just about guarantee thatjb1998-05-051-0/+4
* The BINDIR definition is an extra directory level away, so include itjb1998-05-054-4/+16
* Oops, missed the common part of gas.jb1998-05-051-0/+23
* Don't generate a2p.h or y.tab.h from a2p.y. Neither is actually used,bde1998-05-051-1/+2
* Support cross architectures by using specific directories instead ofjb1998-05-048-272/+0
* i386 gas config files.jb1998-05-0410-0/+300
* Alpha gas config files.jb1998-05-0410-0/+300
* Support cross-architectures using sub-directories.jb1998-05-042-13/+0
* Add support for cross-architecture gases. Since the GNU code doesn'tjb1998-05-041-19/+6
* BINDIR is now specified in a single place. There are no cross-architecturejb1998-05-047-35/+0
* Work out the list of emulations based on the cross-architecturesjb1998-05-041-3/+14
* Add cross-architecture support.jb1998-05-042-15/+20
* BINDIR is now specified in a single place. There are no cross-architecturejb1998-05-042-10/+0
* BIDIR is now specified in a single place. There are no cross-architecturejb1998-05-041-5/+0
* Evaluate the TARGET from the architecture. We'll assume that FREEBSDjb1998-05-041-2/+2
* Remote i386 cross-architecture support. It's now configurable, and offjb1998-05-041-3/+3
* Add cross-architecture support.jb1998-05-043-24/+34
* Since the makefiles below binutils with the architecture extensionjb1998-05-041-1/+5
* Add makefile support for cross-architectures. Allow CROSS_TOOLS tojb1998-05-041-3/+7
* Fixed races in `make -jN' using new yacc rules.bde1998-05-041-2/+2
* Don't add y.tab.h to CLEANFILES, since this would now be done centrallybde1998-05-041-1/+1
OpenPOWER on IntegriCloud