summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplified using new yacc rules. This is cosmetic - the old rulesbde1998-05-042-10/+8
* Simplified using new yacc rules. This is cosmetic - the old rules workedbde1998-05-042-24/+10
* Fixed races in `make -jN' using new yacc rules. This also fixes plainbde1998-05-041-8/+2
* Fixed races in `make -jN' using new yacc rules.bde1998-05-041-18/+5
* Symlink awk.y to awktab.y so that the default yacc rules apply, and usebde1998-05-041-6/+6
* Added a alpha category to the list.wosch1998-05-041-0/+1
* Do not store the same config.h twice - use one from bc directoryache1998-05-012-71/+2
* Add missing -DHAVE_CONFIG_Hache1998-05-011-2/+2
* Inherit BINDIR properly.bde1998-05-014-8/+4
* Fixed apparent bitrot (`=' changed to `?=') in the definition of BINDIRbde1998-05-012-4/+2
OpenPOWER on IntegriCloud