summaryrefslogtreecommitdiff
path: root/cross/binutils
AgeCommit message (Collapse)AuthorFilesLines
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2002-12-09Replace "true" by "${TRUE}".tron1-3/+3
2002-09-30Add a buildlink2.mk file for other packages to use.jlam1-0/+30
2002-09-30buildlink1 -> buildlink2jlam1-1/+2
2002-08-01Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot orgjschauma1-2/+2
after consulting with Todd. Any volunteers for any of these packages?
2002-03-13quote $@abs1-2/+2
2002-02-15mkdir -> ${MKDIR}skrll1-4/+4
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-05-19Use ${XARGS} instead of invoking xargs directly.jlam1-3/+3
2001-04-21Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-05Standardize patch file names, at least a bit.wiz3-20/+20
2001-03-15add some ldscripts, and sort.wiz1-6/+16
2001-03-13Previous check (for "." being present in PATH) was incorrect in instancesagc1-3/+9
where "." occurred after the directory containing ld. Rework the check to see which ld executable is actually found. Pointed out by Thomas Klausner.
2001-03-13Add a check for cwd in the $PATH (if "." is present, configuration stepagc1-1/+7
will fail). Addresses PR 10988
2001-02-28whitespace fixwiz1-2/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-29Add a 'cross-env' script which helps set up the environment for crossabs3-3/+75
compiling or similar. Based on various postings and notes from the site.
2001-01-24add RCS Idwiz1-0/+1
2001-01-24Oops, forgot to add this:tsutsui1-2/+2
> Add m68k-netbsdelf target.
2001-01-24Add m68k-netbsdlef target.tsutsui3-2/+81
2001-01-24Bring ELF BSS alignment fix from main trunk:tsutsui2-1/+15
gnusrc/gnu/dist/bfd/elf.c 1.2->1.3
2001-01-24Update PLIST for mipseb LDEMULATION fix.tsutsui1-7/+7
2001-01-06regen. (patch-mips fix)tsutsui1-2/+2
2001-01-06emulparams for mips should be elf32bmip, not elf32ebmip.tsutsui1-2/+2
2001-01-04split sh*- and shel-*.itojun3-3/+421
based on ftp://ftp.netbsd.org/pub/NetBSD/arch/sh3/crosskit/. XXX due to /bin/sh restriction in ld/config.status, we can accomodate no more archs. we need to change ld/{Makefile,configure}.in
2000-12-16Fix installation. Closes pkg/11690.wiz1-3/+3
2000-08-14Retire USE_PKGLIBTOOL in favour of USE_LIBTOOL.wiz7-92/+19
Use LTCONFIG_OVERRIDE, and thus remove four patches. Update PLIST for arm and mipse[bl] additions.
2000-08-09regen.jun1-0/+20
2000-08-09On port-hpcmips-ja@jp.netbsd.org:jun1-0/+116
shin@sm.sony.co.jp <10007180619.AA00274@lachesis.sm.sony.co.jp> tsutsui@ceres.dti.ne.jp <200008031537.e73Fb0S25554@mirage.ceres.dti.ne.jp> the pkgsrc cross linker did not know -nostdlib option,and -nostdlib option works such as -n option. -n is NMAGIC output option. this misunderstanding makes bad alignment and bad address dynamic-linked binary. cf. On ftp://ftp.netbsd.org/pub/NetBSD/arch/hpcmips/snapshot/20000620-1.5, dynamic-linked binary is almost broken.
2000-06-11Fix problems with uninitialized data, mostly on MIPS.mycroft2-14/+42
2000-06-11Include directory name.mycroft1-3/+3
2000-06-11Import the NUL termination bug fix from -current.mycroft1-0/+19
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
2000-05-04defuzzrh1-6/+8
2000-02-19Add mipse[bl]-netbsd to targets.tsutsui2-2/+34
1999-12-18Bump binutils package to 2.9.1.1. Now install bfd.h and ansidefs.h, andwrstuden2-4/+10
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-15files -> ${FILESDIR}, and make EXTRACT_USING_PAX= work again.fredb2-3/+2
1999-12-06Add arm-netbsd to bfd target.sakamoto2-2/+750
1999-10-27Remove ldscripts/elf64_sparc.x* from PLIST,fredb1-7/+1
as these are not installed for some reason.
1999-09-28Fix EXTRACT_USING_PAX case. Closes PR 7785.fredb1-3/+3
1999-09-28Fix last commit. "tar" works as intended. Commentfredb2-6/+7
out the EXTRACT_USING_PAX case; it's still broken.
1999-09-27Handle "exclude" files in a consistent fashion. The ideafredb2-8/+6
is to save time and disk space by not extracting unneeded files. Closes PR pkg/8498.
1999-05-21disable sparc64 support for now; it kills sparc-netbsdelf which is actually ↵mrg1-6/+9
very useful right now.
1999-04-14Remove unnecessary slash from master site list.tron1-2/+2
1999-04-01Rewrite the extraction commands to be more intuitive.agc1-2/+7
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz, and .tar.bz2). EXTRACT_USING_PAX can be set as before. For custom extractions, instead of using EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the command needed to decompress and extract the lements from the archive. ${DOWNLOADED_DISTFILE} can be used to reference the distfile(s). e.g. for compressed shars, where previously there was: EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh now use: EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-02-18Let's try this again; we need *both* slashes.tv1-2/+2
1999-02-18Re-add the slash in the binutils directory modifier. Noticed in PRtv1-2/+2
pkg/7005 in certain configurations.
1999-02-03The pathname doesn't need a slash for the master site subdirectory.tv1-2/+2