summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* 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
* update dc utility as wellandreas1998-04-2916-3318/+35
* remove old bc-1.0.3 stuffandreas1998-04-2920-7089/+22
* Upgrade to 2.2ache1998-04-282-3/+10
* Fixed missing dependencies. The critical missing one was of bi-lexer.obde1998-04-231-46/+67
* Add an ".ifmake regress" to avoid warning during 'make world'.eivind1998-04-191-2/+3
* Never generate neqn at install time (the previous fix for this wasbde1998-04-191-2/+2
* Fix the assembler so that it produces object files with the correctjdp1998-04-102-3/+3
* Fix a bug which clobbered linker set symbols that had forward references.jdp1998-04-071-2/+18
* Use .An/.Aq.charnier1998-04-011-2/+3
* .Use .An.charnier1998-04-011-7/+16
* Use .An/.Aq.charnier1998-04-011-4/+5
* Use .An/.Aq.PR:charnier1998-03-311-4/+3
* Give up on a.out support in binutils. It has too many problems tojdp1998-03-309-20/+44
* Add c++filt.jdp1998-03-301-3/+2
* Add support for the AT&T style "fildll" and "fistpll" mnemonics.jdp1998-03-291-1/+3
* Activate CVS regression test.eivind1998-03-281-1/+22
* Don't build sperl if you don't want to.dima1998-03-261-1/+5
* Support building of libgcc.a without building all of gcc. This isbde1998-03-232-30/+68
* Honour -static in LDLAGS. ld without -Bstatic is happy to choosebde1998-03-231-4/+4
* Generate files at build time, not at install time. This should be thebde1998-03-211-24/+23
* Don't use beforedepend to complicate and break things. The usualbde1998-03-201-140/+65
* Don't use beforedepend to complicate and break things. Just putbde1998-03-201-1/+1
* Put generated source files in SRCS. This fixes races generatingbde1998-03-201-9/+6
* Don't use beforedepend to complicate and break things. Just putbde1998-03-201-11/+9
* Don't use beforedepend to complicate and break things. Just putbde1998-03-201-15/+14
* Removed bogus -I path. The correct path is in all subdir Makefilesbde1998-03-201-2/+2
* Removed vestiges of use of beforedepend target.bde1998-03-192-6/+6
* I goofed on the `LINKS' syntax.obrien1998-03-181-2/+3
* This is uulog.1, not uuname.1.hoek1998-03-161-2/+2
* Make the binutils strip ELF-only for now. It isn't quite right for a.out.jdp1998-03-151-0/+5
OpenPOWER on IntegriCloud