aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed races in `make -jN' using new yacc rules.Bruce Evans1998-05-041-2/+2
* Don't add y.tab.h to CLEANFILES, since this would now be done centrallyBruce Evans1998-05-041-1/+1
* Simplified using new yacc rules. This is cosmetic - the old rulesBruce Evans1998-05-042-10/+8
* Simplified using new yacc rules. This is cosmetic - the old rules workedBruce Evans1998-05-042-24/+10
* Fixed races in `make -jN' using new yacc rules. This also fixes plainBruce Evans1998-05-041-8/+2
* Fixed races in `make -jN' using new yacc rules.Bruce Evans1998-05-041-18/+5
* Symlink awk.y to awktab.y so that the default yacc rules apply, and useBruce Evans1998-05-041-6/+6
* Added a alpha category to the list.Wolfram Schneider1998-05-041-0/+1
* Do not store the same config.h twice - use one from bc directoryAndrey A. Chernov1998-05-012-71/+2
* Add missing -DHAVE_CONFIG_HAndrey A. Chernov1998-05-011-2/+2
* Inherit BINDIR properly.Bruce Evans1998-05-014-8/+4
* Fixed apparent bitrot (`=' changed to `?=') in the definition of BINDIRBruce Evans1998-05-012-4/+2
* Removed self-inclusion-prevention ifdef. It is unnecessary now thatBruce Evans1998-05-011-12/+5
* Oops, This should have been committed with the Makefile change thatBruce Evans1998-05-014-433/+48
* Fixed dependencies.Bruce Evans1998-05-011-3/+17
* Don't delete man pages with colons in their name (e.g. Perl 5 manpages)Dag-Erling Smørgrav1998-05-011-3/+3
* Added missing -DHAVE_CONFIG_H to CFLAGS. It happens to be a no-op hereBruce Evans1998-05-011-5/+5
* Style:Andreas Klemm1998-05-012-19/+76
* Style:Andreas Klemm1998-05-012-23/+76
* Add ELF support.Doug Rabson1998-05-012-11/+62
* Add libtermcap to DPADD tooAndrey A. Chernov1998-05-011-2/+2
* -ltermcap is required due to -lreadline else you get missing functionsMarc G. Fournier1998-05-011-2/+2
* Use generated bc.hAndrey A. Chernov1998-04-301-3/+9
* Turn on Readline supportAndrey A. Chernov1998-04-301-1/+5
* Add support for ELF shared libraries. Also use bfd from the binutils in thatDoug Rabson1998-04-304-6/+74
* fix make - use -I${.CURDIR} instead -I.Andrey A. Chernov1998-04-301-2/+2
* Fix make - use -I${.CURDIR} instead of -I.Andrey A. Chernov1998-04-301-2/+2
* This was broken for ELF builds.Doug Rabson1998-04-301-1/+1
* update dc utility as wellAndreas Klemm1998-04-2916-3318/+35
* remove old bc-1.0.3 stuffAndreas Klemm1998-04-2920-7089/+22
* Upgrade to 2.2Andrey A. Chernov1998-04-282-3/+10
* Fixed missing dependencies. The critical missing one was of bi-lexer.oBruce Evans1998-04-231-46/+67
* Add an ".ifmake regress" to avoid warning during 'make world'.Eivind Eklund1998-04-191-2/+3
* Never generate neqn at install time (the previous fix for this wasBruce Evans1998-04-191-2/+2
* Fix the assembler so that it produces object files with the correctJohn Polstra1998-04-102-3/+3
* Fix a bug which clobbered linker set symbols that had forward references.John Polstra1998-04-071-2/+18
* Use .An/.Aq.Philippe Charnier1998-04-011-2/+3
* .Use .An.Philippe Charnier1998-04-011-7/+16
* Use .An/.Aq.Philippe Charnier1998-04-011-4/+5
* Use .An/.Aq.PR:Philippe Charnier1998-03-311-4/+3
* Give up on a.out support in binutils. It has too many problems toJohn Polstra1998-03-309-20/+44
* Add c++filt.John Polstra1998-03-301-3/+2
* Add support for the AT&T style "fildll" and "fistpll" mnemonics.John Polstra1998-03-291-1/+3
* Activate CVS regression test.Eivind Eklund1998-03-281-1/+22