Commit Graph

2812 Commits

Author SHA1 Message Date
skrll 8a770313a3 Rename MKBFD to MKBINUTILS and support HAVE_BINUTILS for set lists. This
makes {MK,HAVE_}BINUTILS consistent with {MK,HAVE_}{GCC,GDB}.

Allow MKBFD to defines MKBINUTILS as a backwards compatibility hook.

Update the sets lists and add conditionals for lib{bfd,opcodes}.
2009-09-08 07:08:00 +00:00
skrll e36a465d74 Bump majors. 2009-09-03 08:24:06 +00:00
skrll 1f39bb7ff5 Disable as.info target. 2009-08-21 18:35:38 +00:00
skrll bc2b50ede9 Default to N32 for mips64. 2009-08-21 15:15:09 +00:00
skrll 859ec79e00 Build binutils if ${MKBFD} != "no" && ${HAVE_BINUTILS} == "219" 2009-08-21 06:54:01 +00:00
skrll cc3417e706 Re-run mknative for the PKGVERSION fix. 2009-08-20 19:44:53 +00:00
skrll 0c4f052b9e Add a !FLAG_STRICT bb variant to (re-)allow:
sign:	.equ	8
		bb	sign, 0, foo
2009-08-20 12:48:53 +00:00
skrll df47c10aca Disable some more targets for provided files. 2009-08-19 10:55:06 +00:00
skrll 7fd1fb8d11 Escape trailing whitespace so it's not lost by make(1). 2009-08-19 10:53:27 +00:00
skrll abf07352b4 Merge changes to binutils 2.16.1 in src/gnu/dist/binutils into 2.19.1. 2009-08-19 07:19:30 +00:00
skrll 31580a8965 First cut at reachover and mknative output. 2009-08-18 20:21:58 +00:00
skrll 2a6b7db32d Import binutils 2.19.1 as requested by matt@
OK'ed by board@
2009-08-18 10:16:42 +00:00