Commit graph

28 commits

Author SHA1 Message Date
mycroft
3378242b78 Pull in the change to only do the null format string check if -pedantic. 2000-06-11 18:45:54 +00:00
wiz
ebabcfbf7e picking nits... 2000-06-01 12:24:00 +00:00
tsutsui
c634e77061 Oops, fatal typo. (s/#ifndef/#ifdef/)
Apologies for my fault.
2000-02-19 09:46:14 +00:00
tsutsui
37eff61636 - Add support of mipseb target.
- Make cross-packages compile on mips and powerpc hosts.
2000-02-19 00:53:40 +00:00
tsutsui
7e55085634 Add a patch for mipseb target. 2000-02-19 00:50:46 +00:00
wrstuden
44c92d68c6 Bump binutils package to 2.9.1.1. Now install bfd.h and ansidefs.h, and
libiberty.a. Lets other packages link against this libbfd.

Discussed with Todd, and an interum fix until he can bash on this package
some more.
1999-12-18 02:14:38 +00:00
fredb
891890e4ab Provide --with-gxx-include-dir explicitly, to match expectations
in PLIST-egcs-cxx-runtime. Fixing the PLIST, instead, would cause
the installed files to collide with the other cross compilers.
1999-10-27 10:46:55 +00:00
wrstuden
e510d87971 Added BUILD_DEPENDS+= autoheader:../../devel/autoconf as egcs build depends
on autoheader. Granted these packages aren't doing well, but this closes
PR 7784 by Kazuki Sakamoto <sakamoto@netbsd.org>
1999-07-16 00:50:04 +00:00
mrg
1f50486c35 disable sparc64 support for now; it kills sparc-netbsdelf which is actually very useful right now. 1999-05-21 09:37:07 +00:00
tv
81d4020d02 Let's try this again; we need *both* slashes. 1999-02-18 13:46:32 +00:00
tv
49f35d310b Re-add the slash in the binutils directory modifier. Noticed in PR
pkg/7005 in certain configurations.
1999-02-18 03:13:26 +00:00
mrg
e0aef49188 patches to egcs for i386-netbsdelf. 1999-02-14 10:12:03 +00:00
mrg
0d40145b45 pull in a patch to make the sparc-netbsdelf compiler work for userland 1999-02-05 16:22:32 +00:00
tv
ea03ad4788 The pathname doesn't need a slash for the master site subdirectory. 1999-02-03 16:42:54 +00:00
tv
729923fefc Fix MASTER_SITES for the binutils package. 1999-02-03 12:59:04 +00:00
tv
7945cee095 Add --enable-64-bit-bfd to gas's configure args to match binutils pkg's
args.
1999-01-13 14:56:38 +00:00
tv
c282d9930b Fix this patch as for binutils. 1999-01-06 17:09:06 +00:00
tv
184c91873c Fix these patches: they work now on very -current. 1999-01-06 17:02:39 +00:00
tv
55faffa392 Ditto, for egcs. 1999-01-06 16:46:18 +00:00
tv
9f26e0511d Fix handling of sys_{errlist,nerr} in strerror.c. 1999-01-06 16:38:23 +00:00
tv
e8e36e4b6b Split the PLIST stuff into separate languages, and add support for a
`no-runtime' configuration.
1999-01-06 01:14:20 +00:00
tv
1b84917306 Actually, don't overwrite GNUTARGET and LDEMULATION in the environment, so
that a user may override them conditionally.
1999-01-04 22:51:53 +00:00
tv
ccc8b40071 Major `cross' category overhaul. Clean up the shared Makefiles; move all
binutils stuff (except gas) to a shared, multiple-target binutils build;
reduce extract and compile times by being more specific with files and
targets; update to egcs 1.1.1 with a diffball from NetBSD's src/gnu/dist
tree; add 4.4BSD a.out archive support to binutils.
1999-01-04 22:37:29 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
tv
fe22fc7925 - Pass LDFLAGS_FOR_TARGET down to the built libraries, needed for
"-rpath-link".
- Make sure that SYS_INCLUDE and SYS_LIB dependent stuff is only used if
  these variables are defined.
1998-08-14 00:12:52 +00:00
tv
43082a2786 The common directory name is COMMON, not files. 1998-08-12 18:58:09 +00:00
tv
9f0d051318 Quell HAVE_VPRINTF warning until this is fixed in the egcs distfile. 1998-08-12 17:12:09 +00:00
tv
fd10f264e8 Shared files used in many cross pkgs. 1998-08-12 02:42:28 +00:00