sheldonh
64a7f96791
The MANSECT environment variable was misrepresented as MANSEC. Fixed.
...
PR: 17745
Submitted by: nordwick@askjeeves.com (Jason "Just Change It" Nordwick)
2000-04-05 13:57:46 +00:00
gj
f9d6885bc6
Add a '+' to the first LDADD, otherwise it clobbers the LDADD in
...
Makefile.alpha such that the -lkvm disappears and the link fails.
This time I tested it, honest :)
2000-04-04 11:12:55 +00:00
sheldonh
2cb0f4808e
Fix unsafe tempfile creation. This file is already off the vendor
...
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>
2000-04-03 09:49:49 +00:00
steve
9c96a3af95
Add support for sunos_big_vec to support 'make world's on Solaris
...
boxes.
2000-04-03 03:51:46 +00:00
steve
5a99709c25
Add support for the sunos_big_vec format as well.
2000-04-03 03:48:49 +00:00
steve
9560447fbd
Build and install the elf32_sparc ld(1) scripts and make elf32_sparc
...
the default emulation.
2000-04-03 03:42:07 +00:00
steve
6ae88f375e
Enable Haifa on sparc64 as well.
2000-04-02 22:51:02 +00:00
steve
2e142113a1
First cut at the (non-contrib) bits needed to build the binutils
...
distribution for FreeBSD/Sparc64.
Reviewed by: obrien
2000-04-02 22:36:56 +00:00
steve
969b28293d
The ld directory is in ${SRCDIR} not ${BINUTILSDISTDIR}.
2000-04-02 20:23:58 +00:00
asmodai
0532ba1ec2
Add additional path for info to /usr/X11R6/info. This will allow
...
people to actually look at the info files for gdk and gtk for example.
2000-04-01 15:30:57 +00:00
obrien
5baa08090e
Get the installed headers list right.
2000-03-30 08:09:42 +00:00
obrien
1ff8e40995
Switch over to using the GCC 2.95 Objc library code.
2000-03-30 02:40:49 +00:00
bde
0c07470770
Fixed wrong path to libperl in DPADD.
...
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$.
2000-03-27 18:29:46 +00:00
bde
3df6f40aa1
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 some style bugs (the usual ones for DPADD and LDADD, and misformatting
of $FreeBSD$).
2000-03-27 18:02:04 +00:00
bde
21f9648373
Don't abuse LDADD for holding linker flags. Doing so broke
...
`make checkdpadd'. Linker flags (ones passed via ${CC}) go in
LDFLAGS.
Fixed some style bugs (misformatting of $FreeBSD$).
2000-03-27 15:58:53 +00:00
bde
c41bd70980
Fixed missing DPADD.
...
Fixed some style bugs (some usual ones for LDADD, and misformatting of
$FreeBSD$).
2000-03-27 15:40:30 +00:00
kris
8b90028c5d
Update for gperf 2.7
2000-03-25 07:50:02 +00:00
mpp
4349d96d4a
Fix a minor grammar problem.
2000-03-24 01:02:33 +00:00
obrien
13cef0c010
Clean up the FreeBSD configuration files -- includes removing the usage
...
of svr4.h on the i386, and moving all the shared arch neutral bits into
the FreeBSD general config header.
2000-03-23 10:18:26 +00:00
dan
1785dcce70
Wrap building of uucp related programs around NOUUCP knob.
2000-03-20 17:10:16 +00:00
peter
72ba83a59e
A bandaid to try and make this buildable. This should probably be
...
rechecked by somebody who knows what is meant to happen here. The new
libreadline rluser.texinfo file duplicates the '@defcodeindex bt' entry.
2000-03-20 10:52:28 +00:00
obrien
4f7c2f0496
Make the SUBDIR list more granular to assist in my GCC hacking.
2000-03-19 23:47:50 +00:00
ache
6c00572325
Add missing depend file
2000-03-19 23:07:39 +00:00
ache
f056d07b1a
Install readline API info
2000-03-19 23:04:23 +00:00
ache
adf91cfcff
Upgrade to 4.1
...
Minor bumped because new function added
2000-03-19 22:26:49 +00:00
obrien
e573ed6d85
Make the build-tools objects weirder named so one can tell there is
...
something special going on here.
2000-03-15 05:13:53 +00:00
obrien
e0445c9696
Move some cflag contents down to where they are acutally used.
2000-03-13 09:12:36 +00:00
markm
58159210bd
Considerable upgrade to the way perl links to shared objects. This
...
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.
2000-03-08 15:45:14 +00:00
nik
fc60a09c33
Remove xrefs to obsolete ft driver.
...
PR: docs/17080
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:40:18 +00:00
markm
608b5f8fbb
Use libcrypto instead of libdes.
2000-02-24 23:15:42 +00:00
obrien
a9d506d5fb
Build and install gasp's infodocs along side the other binutil docs rather
...
than seperately.
Pointed out by: bde
2000-02-21 20:33:31 +00:00
ru
84567babad
Merge FreeBSD changes into 2.4d.
2000-01-31 13:28:57 +00:00
ru
c55fd8f4cc
Merge FreeBSD changes into 2.4d.
...
FreeBSD changes OBE'ed by 2.4d:
* rev 1.5 - use collate for alpha character ranges.
2000-01-31 13:28:08 +00:00
ru
04530d99c1
This is the stock GNU grep 2.4d file.
2000-01-31 13:26:10 +00:00
ru
4c73bf82d8
This commit was generated by cvs2svn to compensate for changes in r56915,
...
which included commits to RCS files with non-trunk default branches.
2000-01-31 13:22:22 +00:00
ru
f2470891be
Virgin import of a trimmed down GNU Grep 2.4d.
2000-01-31 13:22:22 +00:00
obrien
6285d69ae2
The "INCDIR" required by the new header installation code in bsd.lib.mk
...
was not set correctly.
Ok'ed by: JKH
2000-01-30 20:59:53 +00:00
obrien
fc44169a9a
Retire Bison as it is not need to build GCC any more.
...
Ok'ed by: JKH
2000-01-30 19:24:31 +00:00
markm
acbc2c26e9
Fix for (amongst other things) the cross-compile case where a too-old
...
version of libperl was being found.
Tested on: beast
2000-01-29 14:18:02 +00:00
obrien
99f643a265
"Rev.1.45 of cc_tools/Makefile was a wrong fix for a problem introduced
...
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
2000-01-29 12:38:21 +00:00
obrien
03a87d3c20
Move the header installation down into `readline' which is the subsystem
...
the headers are part of.
2000-01-29 12:01:52 +00:00
jasone
5b0f1318a3
Track internal(!) libc symbol naming change.
2000-01-28 08:49:23 +00:00
obrien
dd64f33471
Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed since
...
EGCS 1.x have not been worked out. And with 4.0 RELEASE comming quickly
we need C++ to be stable and usable.
2000-01-25 12:23:13 +00:00
archie
ee5114590e
Fix typo for the flag `--ungzip'' which should have been
`--gunzip''
...
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
2000-01-24 21:38:18 +00:00
obrien
b057923619
Merge cc_drv into cc_int. Merge more shared files into cc_int.
2000-01-24 20:12:05 +00:00
obrien
66353a5438
Simply cc_tools/Makefile by moving the parser generation to the respective
...
backends.
2000-01-24 09:17:09 +00:00
obrien
3ced96f0ca
Style change to better match src/lib/'s Makefiles.
2000-01-24 08:44:30 +00:00
obrien
803231fc90
I *hate* using "i" in variables, looks too much like "1" or "l".
2000-01-23 22:46:00 +00:00
obrien
48f03e24d6
Minor style nits.
2000-01-21 02:09:43 +00:00
ru
ad8c72b589
Back out previous revision because someone upgraded our
...
texinfo system to one that understands "command{foo}".
2000-01-18 09:52:00 +00:00