summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed self-inclusion-prevention ifdef. It is unnecessary now thatbde1998-05-011-12/+5
* Oops, This should have been committed with the Makefile change thatbde1998-05-014-433/+48
* Fixed dependencies.bde1998-05-011-3/+17
* Don't delete man pages with colons in their name (e.g. Perl 5 manpages)des1998-05-011-3/+3
* Added missing -DHAVE_CONFIG_H to CFLAGS. It happens to be a no-op herebde1998-05-011-5/+5
* Style:andreas1998-05-012-19/+76
* Style:andreas1998-05-012-23/+76
* Add ELF support.dfr1998-05-012-11/+62
* Add libtermcap to DPADD tooache1998-05-011-2/+2
* -ltermcap is required due to -lreadline else you get missing functionsscrappy1998-05-011-2/+2
* Use generated bc.hache1998-04-301-3/+9
* Turn on Readline supportache1998-04-301-1/+5
* Add support for ELF shared libraries. Also use bfd from the binutils in thatdfr1998-04-304-6/+74
* fix make - use -I${.CURDIR} instead -I.ache1998-04-301-2/+2
* Fix make - use -I${.CURDIR} instead of -I.ache1998-04-301-2/+2
* This was broken for ELF builds.dfr1998-04-301-1/+1
OpenPOWER on IntegriCloud