summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Collapse)AuthorAgeFilesLines
* The MANSECT environment variable was misrepresented as MANSEC. Fixed.sheldonh2000-04-051-2/+2
| | | | | PR: 17745 Submitted by: nordwick@askjeeves.com (Jason "Just Change It" Nordwick)
* Add a '+' to the first LDADD, otherwise it clobbers the LDADD ingj2000-04-041-1/+1
| | | | | | Makefile.alpha such that the -lkvm disappears and the link fails. This time I tested it, honest :)
* Fix unsafe tempfile creation. This file is already off the vendorsheldonh2000-04-031-12/+13
| | | | | | | | | branch. Although this problem has been reported to the GNU folks, it's unlikely that any solution they may come up with will involve the use of mktemp(1). PR: 16942 Submitted by: Colin Phipps <crp22@cam.ac.uk>
* Add support for sunos_big_vec to support 'make world's on Solarissteve2000-04-031-8/+4
| | | | boxes.
* Add support for the sunos_big_vec format as well.steve2000-04-031-4/+7
|
* Build and install the elf32_sparc ld(1) scripts and make elf32_sparcsteve2000-04-031-1/+13
| | | | the default emulation.
* Enable Haifa on sparc64 as well.steve2000-04-021-1/+1
|
* First cut at the (non-contrib) bits needed to build the binutilssteve2000-04-0211-0/+3118
| | | | | | distribution for FreeBSD/Sparc64. Reviewed by: obrien
* The ld directory is in ${SRCDIR} not ${BINUTILSDISTDIR}.steve2000-04-021-1/+1
|
* Add additional path for info to /usr/X11R6/info. This will allowasmodai2000-04-011-1/+1
| | | | people to actually look at the info files for gdk and gtk for example.
* Get the installed headers list right.obrien2000-03-301-1/+1
|
* Switch over to using the GCC 2.95 Objc library code.obrien2000-03-301-13/+26
|
* Fixed wrong path to libperl in DPADD.bde2000-03-271-4/+7
| | | | | | | | | Fixed wrong path to libperl in LDADD in some funky objdir setups. Use ${dir}/libfoo.a instead of -L${dir} -lfoo for local static libraries in LDADD so that `make checkdpadd' doesn't report non-errors. Fixed misformatting of $FreeBSD$.
* Use `${dir}/libfoo.a' instead of `-L${dir} -lfoo' for local staticbde2000-03-2713-77/+31
| | | | | | | libraries in LDADD so that `make checkdpadd' doesn't report non-errors. Fixed some style bugs (the usual ones for DPADD and LDADD, and misformatting of $FreeBSD$).
* Don't abuse LDADD for holding linker flags. Doing so brokebde2000-03-272-6/+4
| | | | | | | `make checkdpadd'. Linker flags (ones passed via ${CC}) go in LDFLAGS. Fixed some style bugs (misformatting of $FreeBSD$).
* Fixed missing DPADD.bde2000-03-271-3/+2
| | | | | Fixed some style bugs (some usual ones for LDADD, and misformatting of $FreeBSD$).
* Update for gperf 2.7kris2000-03-253-6/+31
|
* Fix a minor grammar problem.mpp2000-03-241-1/+1
|
* Clean up the FreeBSD configuration files -- includes removing the usageobrien2000-03-232-2/+0
| | | | | of svr4.h on the i386, and moving all the shared arch neutral bits into the FreeBSD general config header.
* Wrap building of uucp related programs around NOUUCP knob.dan2000-03-201-0/+2
|
* A bandaid to try and make this buildable. This should probably bepeter2000-03-202-8/+54
| | | | | rechecked by somebody who knows what is meant to happen here. The new libreadline rluser.texinfo file duplicates the '@defcodeindex bt' entry.
* Make the SUBDIR list more granular to assist in my GCC hacking.obrien2000-03-191-1/+9
|
* Add missing depend fileache2000-03-191-1/+1
|
* Install readline API infoache2000-03-191-2/+8
|
* Upgrade to 4.1ache2000-03-192-2/+6
| | | | Minor bumped because new function added
* Make the build-tools objects weirder named so one can tell there isobrien2000-03-151-4/+4
| | | | something special going on here.
* Move some cflag contents down to where they are acutally used.obrien2000-03-135-2/+12
|
* Considerable upgrade to the way perl links to shared objects. Thismarkm2000-03-087-96/+104
| | | | | | | | fixes the way that third-party apps like apache link in perl .so's (and previously did not get libperl linked in.) NOTE - you neeed to recompile all your perl stuff - all the p5-* por4ts with C code, and things like mod_perl.
* Remove xrefs to obsolete ft driver.nik2000-03-011-1/+0
| | | | | PR: docs/17080 Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
* Use libcrypto instead of libdes.markm2000-02-241-2/+2
|
* Build and install gasp's infodocs along side the other binutil docs ratherobrien2000-02-213-19/+2
| | | | | | than seperately. Pointed out by: bde
* Merge FreeBSD changes into 2.4d.ru2000-01-313-237/+210
|
* Merge FreeBSD changes into 2.4d.ru2000-01-311-192/+93
| | | | | FreeBSD changes OBE'ed by 2.4d: * rev 1.5 - use collate for alpha character ranges.
* This is the stock GNU grep 2.4d file.ru2000-01-316-344/+391
|
* This commit was generated by cvs2svn to compensate for changes in r56915,ru2000-01-319-72/+203
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of a trimmed down GNU Grep 2.4d.ru2000-01-3119-782/+895
| |
* | The "INCDIR" required by the new header installation code in bsd.lib.mkobrien2000-01-301-0/+2
| | | | | | | | | | | | was not set correctly. Ok'ed by: JKH
* | Retire Bison as it is not need to build GCC any more.obrien2000-01-304-234/+0
| | | | | | | | Ok'ed by: JKH
* | Fix for (amongst other things) the cross-compile case where a too-oldmarkm2000-01-291-1/+1
| | | | | | | | | | | | version of libperl was being found. Tested on: beast
* | "Rev.1.45 of cc_tools/Makefile was a wrong fix for a problem introducedobrien2000-01-291-3/+3
| | | | | | | | | | | | | | | | | | in rev.1.44 (the egcs to gcc switch). The problem is that print-rtl.o is now needed to build some tools, but it wasn't added to the list of objects which are specially handled because they are prerequisites for tools." Submitted by: bde
* | Move the header installation down into `readline' which is the subsystemobrien2000-01-292-12/+8
| | | | | | | | the headers are part of.
* | Track internal(!) libc symbol naming change.jasone2000-01-281-2/+2
| |
* | Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed sinceobrien2000-01-251-3/+4
| | | | | | | | | | EGCS 1.x have not been worked out. And with 4.0 RELEASE comming quickly we need C++ to be stable and usable.
* | Fix typo for the flag ``--ungzip'' which should have been ``--gunzip''archie2000-01-241-1/+4
| | | | | | | | | | | | | | | | as is documented in the man page. Retain the older mistaken version of the flag for backwards compatibility in case anybody is using it. Add $FreeBSD$ tag as cvs requires it. PR: gnu/7800
* | Merge cc_drv into cc_int. Merge more shared files into cc_int.obrien2000-01-249-24/+20
| |
* | Simply cc_tools/Makefile by moving the parser generation to the respectiveobrien2000-01-243-35/+36
| | | | | | | | backends.
* | Style change to better match src/lib/'s Makefiles.obrien2000-01-242-8/+8
| |
* | I *hate* using "i" in variables, looks too much like "1" or "l".obrien2000-01-231-23/+23
| |
* | Minor style nits.obrien2000-01-211-4/+4
| |
* | Back out previous revision because someone upgraded ourru2000-01-181-3/+1
| | | | | | | | texinfo system to one that understands "command{foo}".
OpenPOWER on IntegriCloud