summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Catch up with bsd.lib.mk,v 1.143.ru2003-06-302-19/+0
* Add missing quote after cut/paste error in last commit. :-(peter2003-06-261-1/+1
* Update the target.obrien2003-06-265-15/+15
* Configure gcc in biarch mode for amd64 so that the -m32 flag is enabledpeter2003-06-261-2/+1
* Oops, remove hack to stop libstdc++.so being built now that gcc usespeter2003-06-261-5/+0
* Add an amd64 category now that amd64 has its own mailing list and all.des2003-06-202-0/+4
* Remove MAINTAINER lines.obrien2003-06-141-4/+0
* Do not bogusly set CSTD to the empty string.des2003-06-142-2/+0
* When building a shared library, link it against libgcc_pic.a instead of thepeter2003-06-131-1/+2
* Build/install the PIC version of libgcc (libcc_pic.a) for use by sharedpeter2003-06-131-0/+3
* Teach mdoc(7) about the upcoming 5.2-RELEASE.ru2003-06-091-0/+1
* The .Fn functioncharnier2003-06-081-30/+60
* Usekuriyama2003-06-062-2/+2
* Make the footer display "FreeBSD 5.1".ru2003-06-051-1/+1
* We have at least one consumer of the upcoming FreeBSD 4.9.ru2003-06-021-0/+1
* Something funky is going on here... disabling CSTD makes it go away...obrien2003-06-021-0/+1
* Don't set a C standard level for ObjC code.obrien2003-06-021-0/+1
* Use ?= before someone brings it up.obrien2003-06-021-1/+1
* crtstuff needs isn't compilable with C99 on Sparc64, so set CSTD to gnu89.obrien2003-06-011-0/+1
* Add a temporary indirect patch for gcc when targeting amd64. This is topeter2003-05-242-2/+67
* libstdc++.so breaks on amd64 due to bogons in our build, so prevent thepeter2003-05-241-0/+5
* Set the binutils arch for as/nm correctly on the amd64 platform.peter2003-05-081-1/+6
* Enable GSSAPI/Kerberos 5 support (aka `gserver').nectar2003-05-051-9/+6
* Use __FBSDID over rcsid[].obrien2003-05-0332-80/+86
* This is WARNS=2 clean.obrien2003-05-031-0/+1
* Fix build on 4.x.ru2003-05-021-0/+4
* Re-enable building of Groff documentation; texinfo has just beenru2003-05-021-1/+0
* Update for texinfo 4.5.ru2003-05-021-1/+1
* catman(1) sources now live elsewhere.ru2003-05-013-579/+0
* Lock GCC w/o -m32 into 64-bit mode.obrien2003-05-011-0/+4
* Upgrade to Groff 1.19.ru2003-05-0131-86/+155
* Replace beforeinstall: with plain FILES.ru2003-04-301-7/+2
* Enable wchar_t support in libstdc++.kan2003-04-292-2/+2
* Wrap gperf in NO_CXX as it needs the C++ to compile.obrien2003-04-271-4/+3
* We're changing the platform name from x86[_-]86 to amd64.obrien2003-04-264-7/+7
* The AMD64 Hammer bits.obrien2003-04-269-1/+4430
* Remove first attempt at x86-64 bits. We're going to call it "amd64" now.obrien2003-04-267-4250/+0
* Enable ISO-C99 compatibility -- among other things, this tells libstdc++obrien2003-04-252-9/+9
* Removed invasion into these makefiles by the "legacy" stuff;ru2003-04-1212-48/+36
* libbinutils.a needs basename(3); when the latter is providedru2003-04-1112-36/+48
* Migrate to a new way of dealing with building from old revisions ofimp2003-04-052-14/+1
* Mark bits that do not require an object directory as such.ru2003-04-011-0/+2
* Document the MAIL_AGENT environment var.keramida2003-03-261-0/+13
* Attempt to automatically read in kernel module symbols when a liveiedowse2003-03-214-2/+330
* Shorten the URL to the problem-reports article.des2003-03-181-1/+1
* Forced non-forced commit by adding a comment mentioning what themarcel2003-03-171-0/+1
* libobjc is linked against shared objects and since we don't have amarcel2003-03-161-0/+4
* Only cross-tools may use TARGET_ARCH/TARGET, everyone elseru2003-02-271-3/+3
* Fixed CLEANFILES.ru2003-02-252-2/+4
* Install the gcov(1) manpage; kernbb(8) references it.ru2003-02-241-1/+0
OpenPOWER on IntegriCloud